OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_swap_token
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
swap.h
258
static inline int
has_swap_token
(struct mm_struct *mm)
function
265
if (
has_swap_token
(mm))
359
#define
has_swap_token
(x) 0
macro
Completed in 172 milliseconds