Home
last modified time | relevance | path

Searched defs:static_key_count (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Djump_label.h259 static __always_inline int static_key_count(struct static_key *key) in static_key_count() function
/linux/kernel/
H A Djump_label.c104 int static_key_count(struct static_key *key) in static_key_count() function