Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drandomize_kstack.h53 if (static_branch_maybe(CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT, \
80 if (static_branch_maybe(CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT, \
A Djump_label.h513 #define static_branch_maybe(config, x) \ macro
A Dmm.h3298 if (static_branch_maybe(CONFIG_INIT_ON_ALLOC_DEFAULT_ON, in want_init_on_alloc()
3307 return static_branch_maybe(CONFIG_INIT_ON_FREE_DEFAULT_ON, in want_init_on_free()
/linux-6.3-rc2/mm/
A Dslab.h854 if (static_branch_maybe(CONFIG_INIT_ON_ALLOC_DEFAULT_ON, in slab_want_init_on_alloc()
867 if (static_branch_maybe(CONFIG_INIT_ON_FREE_DEFAULT_ON, in slab_want_init_on_free()

Completed in 17 milliseconds