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

/linux-master/kernel/
H A Djump_label.c427 static bool jump_label_can_update(struct jump_entry *entry, bool init) function
460 if (jump_label_can_update(entry, init))
472 if (!jump_label_can_update(entry, init))

Completed in 105 milliseconds