Searched refs:static_key_deferred (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Djump_label_ratelimit.h9 struct static_key_deferred { struct
41 jump_label_rate_limit(struct static_key_deferred *key, unsigned long rl);
64 struct static_key_deferred { struct
80 static inline void static_key_slow_dec_deferred(struct static_key_deferred *key)
90 jump_label_rate_limit(struct static_key_deferred *key,
/linux-master/kernel/
H A Djump_label.c289 struct static_key_deferred *key =
290 container_of(work, struct static_key_deferred, work.work);
328 void jump_label_rate_limit(struct static_key_deferred *key,

Completed in 127 milliseconds