STATIC_KEY_FALSE_INIT  102 include/linux/dynamic_debug.h #define _DPRINTK_KEY_INIT .key.dd_key_false = (STATIC_KEY_FALSE_INIT)
STATIC_KEY_FALSE_INIT  367 include/linux/jump_label.h 	struct static_key_false name = STATIC_KEY_FALSE_INIT
STATIC_KEY_FALSE_INIT  370 include/linux/jump_label.h 	struct static_key_false name __ro_after_init = STATIC_KEY_FALSE_INIT
STATIC_KEY_FALSE_INIT  382 include/linux/jump_label.h 		[0 ... (count) - 1] = STATIC_KEY_FALSE_INIT,	\
STATIC_KEY_FALSE_INIT   76 include/linux/jump_label_ratelimit.h 	struct static_key_false_deferred name = { STATIC_KEY_FALSE_INIT }
STATIC_KEY_FALSE_INIT   21 virt/kvm/arm/vgic/vgic.c 	.gicv3_cpuif = STATIC_KEY_FALSE_INIT,