Home
last modified time | relevance | path

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

/kernel/
Djump_label.c225 struct static_key_mod { struct
226 struct static_key_mod *next; argument
248 struct static_key_mod *mod = key->next; in __jump_label_mod_update() argument
289 struct static_key_mod *jlm; in jump_label_add_module()
313 jlm = kzalloc(sizeof(struct static_key_mod), GFP_KERNEL); in jump_label_add_module()
334 struct static_key_mod *jlm, **prev; in jump_label_del_module()