Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Drandomize_kstack.h53 if (static_branch_maybe(CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT, \
80 if (static_branch_maybe(CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT, \
Djump_label.h500 #define static_branch_maybe(config, x) \ macro
Dmm.h3155 if (static_branch_maybe(CONFIG_INIT_ON_ALLOC_DEFAULT_ON, in want_init_on_alloc()
3164 return static_branch_maybe(CONFIG_INIT_ON_FREE_DEFAULT_ON, in want_init_on_free()
/Linux-v6.1/mm/
Dslab.h822 if (static_branch_maybe(CONFIG_INIT_ON_ALLOC_DEFAULT_ON, in slab_want_init_on_alloc()
835 if (static_branch_maybe(CONFIG_INIT_ON_FREE_DEFAULT_ON, in slab_want_init_on_free()