Searched refs:static_key_mod (Results 1 – 2 of 2) sorted by relevance
247 struct static_key_mod { struct248 struct static_key_mod *next; argument270 struct static_key_mod *mod; in __jump_label_mod_update() argument311 struct static_key_mod *jlm; in jump_label_add_module()335 jlm = kzalloc(sizeof(struct static_key_mod), GFP_KERNEL); in jump_label_add_module()357 struct static_key_mod *jlm, **prev; in jump_label_del_module()
94 struct static_key_mod *next;