Searched refs:jump_entry_is_init (Results 1 – 2 of 2) sorted by relevance
388 if (init || !jump_entry_is_init(iter)) { in __jump_label_text_reserved()467 if (!init && jump_entry_is_init(entry)) in jump_label_can_update()479 WARN_ONCE(!jump_entry_is_init(entry), in jump_label_can_update()
164 static inline bool jump_entry_is_init(const struct jump_entry *entry) in jump_entry_is_init() function