Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Djump_label.c397 bool branch = jump_entry_is_branch(entry); in jump_label_type()
514 bool branch = jump_entry_is_branch(entry); in jump_label_init_type()
/kernel/linux/linux-5.10/include/linux/
Djump_label.h164 static inline bool jump_entry_is_branch(const struct jump_entry *entry) in jump_entry_is_branch() function