Searched refs:jump_entry_is_init (Results 1 – 2 of 2) sorted by relevance
325 if (init || !jump_entry_is_init(iter)) { in __jump_label_text_reserved()404 if (!init && jump_entry_is_init(entry)) in jump_label_can_update()416 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