Home
last modified time | relevance | path

Searched refs:JUMP_TYPE_TRUE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Djump_label.h195 #define JUMP_TYPE_TRUE 1UL macro
236 .type = JUMP_TYPE_TRUE }
/linux/kernel/
H A Djump_label.c417 return key->type & JUMP_TYPE_TRUE; in static_key_type()
569 unsigned long type = key->type & JUMP_TYPE_TRUE; in static_key_seal()