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

/linux-master/kernel/
H A Djump_label.c454 static void __jump_label_update(struct static_key *key, function
465 static void __jump_label_update(struct static_key *key, function
618 __jump_label_update(key, mod->entries, stop,
679 __jump_label_update(key, iter, iter_stop, true);
829 __jump_label_update(key, entry, stop, init);

Completed in 105 milliseconds