Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
H A Djump_label.c403 static bool jump_label_can_update(struct jump_entry *entry, bool init) in jump_label_can_update() function
436 if (jump_label_can_update(entry, init)) in __jump_label_update()
448 if (!jump_label_can_update(entry, init)) in __jump_label_update()
/kernel/linux/linux-6.6/kernel/
H A Djump_label.c427 static bool jump_label_can_update(struct jump_entry *entry, bool init) in jump_label_can_update() function
460 if (jump_label_can_update(entry, init)) in __jump_label_update()
472 if (!jump_label_can_update(entry, init)) in __jump_label_update()

Completed in 3 milliseconds