Home
last modified time | relevance | path

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

/linux/include/linux/
A Drandomize_kstack.h36 if (static_branch_maybe(CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT, \
46 if (static_branch_maybe(CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT, \
A Djump_label.h512 #define static_branch_maybe(config, x) \ macro
A Dmm.h3088 if (static_branch_maybe(CONFIG_INIT_ON_ALLOC_DEFAULT_ON, in want_init_on_alloc()
3097 return static_branch_maybe(CONFIG_INIT_ON_FREE_DEFAULT_ON, in want_init_on_free()
/linux/mm/
A Dslab.h608 if (static_branch_maybe(CONFIG_INIT_ON_ALLOC_DEFAULT_ON, in slab_want_init_on_alloc()
621 if (static_branch_maybe(CONFIG_INIT_ON_FREE_DEFAULT_ON, in slab_want_init_on_free()

Completed in 19 milliseconds