Searched refs:str_off_on (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | string_choices.h | 54 #define str_off_on(v) str_on_off(!(v)) macro |
/linux/mm/ | ||
H A D | page_alloc.c | 5374 str_off_on(page_group_by_mobility_disabled), in build_all_zonelists() |