Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Djump_label.h368 #define STATIC_KEY_FALSE_INIT (struct static_key_false){ .key = STATIC_KEY_INIT_FALSE, } macro
380 struct static_key_false name = STATIC_KEY_FALSE_INIT
383 struct static_key_false name __ro_after_init = STATIC_KEY_FALSE_INIT
395 [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)
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic.c21 .gicv3_cpuif = STATIC_KEY_FALSE_INIT,