Searched refs:static_branch_maybe (Results 1 – 5 of 5) sorted by relevance
59 if (static_branch_maybe(CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT, \86 if (static_branch_maybe(CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT, \
20 static_branch_maybe(CONFIG_HARDENED_USERCOPY_DEFAULT_ON, in check_object_size()
133 return static_branch_maybe(CONFIG_MEM_ALLOC_PROFILING_ENABLED_BY_DEFAULT, in mem_alloc_profiling_enabled()
519 #define static_branch_maybe(config, x) \ macro
3668 if (static_branch_maybe(CONFIG_INIT_ON_ALLOC_DEFAULT_ON, in want_init_on_alloc()3677 return static_branch_maybe(CONFIG_INIT_ON_FREE_DEFAULT_ON, in want_init_on_free()4129 !static_branch_maybe(CONFIG_INIT_ON_ALLOC_DEFAULT_ON, in user_alloc_needs_zeroing()
Completed in 16 milliseconds