Searched refs:static_branch_maybe (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Drandomize_kstack.h53 if (static_branch_maybe(CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT, \
80 if (static_branch_maybe(CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT, \
H A Djump_label.h513 #define static_branch_maybe(config, x) \ macro
H A Dmm.h3717 if (static_branch_maybe(CONFIG_INIT_ON_ALLOC_DEFAULT_ON,
3726 return static_branch_maybe(CONFIG_INIT_ON_FREE_DEFAULT_ON,
/linux-master/mm/
H A Dslab.h628 if (static_branch_maybe(CONFIG_INIT_ON_ALLOC_DEFAULT_ON,
641 if (static_branch_maybe(CONFIG_INIT_ON_FREE_DEFAULT_ON,

Completed in 109 milliseconds