Home
last modified time | relevance | path

Searched refs:jump_entry_is_branch (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/
H A Djump_label.c421 bool branch = jump_entry_is_branch(entry); in jump_label_type()
539 bool branch = jump_entry_is_branch(entry); in jump_label_init_type()
/openbmc/linux/include/linux/
H A Djump_label.h159 static inline bool jump_entry_is_branch(const struct jump_entry *entry) in jump_entry_is_branch() function