Home
last modified time | relevance | path

Searched refs:STATIC_KEY_FALSE_INIT (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Djump_label.h374 #define STATIC_KEY_FALSE_INIT (struct static_key_false){ .key = STATIC_KEY_INIT_FALSE, } macro
386 struct static_key_false name = STATIC_KEY_FALSE_INIT
389 struct static_key_false name __ro_after_init = STATIC_KEY_FALSE_INIT
401 [0 ... (count) - 1] = STATIC_KEY_FALSE_INIT, \
H A Djump_label_ratelimit.h76 struct static_key_false_deferred name = { STATIC_KEY_FALSE_INIT }
H A Ddynamic_debug.h190 #define _DPRINTK_KEY_INIT .key.dd_key_false = (STATIC_KEY_FALSE_INIT)
H A Dtracepoint.h323 .key = STATIC_KEY_FALSE_INIT, \
/linux/arch/arm64/kvm/vgic/
H A Dvgic.c21 .gicv3_cpuif = STATIC_KEY_FALSE_INIT,
/linux/kernel/sched/
H A Dext.c909 { [0 ... SCX_OPI_END-1] = STATIC_KEY_FALSE_INIT };