Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Djump_label.h377 #define STATIC_KEY_TRUE_INIT (struct static_key_true) { .key = STATIC_KEY_INIT_TRUE, } macro
381 struct static_key_true name = STATIC_KEY_TRUE_INIT
384 struct static_key_true name __ro_after_init = STATIC_KEY_TRUE_INIT
400 [0 ... (count) - 1] = STATIC_KEY_TRUE_INIT, \
H A Djump_label_ratelimit.h74 struct static_key_true_deferred name = { STATIC_KEY_TRUE_INIT }
H A Ddynamic_debug.h98 #define _DPRINTK_KEY_INIT .key.dd_key_true = (STATIC_KEY_TRUE_INIT)
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dcputable.c2197 [0 ... NUM_CPU_FTR_KEYS - 1] = STATIC_KEY_TRUE_INIT
2214 [0 ... NUM_MMU_FTR_KEYS - 1] = STATIC_KEY_TRUE_INIT