Searched refs:jump_entry (Results 1 – 2 of 2) sorted by relevance
104 struct jump_entry *entries;122 struct jump_entry { struct128 static inline unsigned long jump_entry_code(const struct jump_entry *entry) in jump_entry_code() argument133 static inline unsigned long jump_entry_target(const struct jump_entry *entry) in jump_entry_target()138 static inline struct static_key *jump_entry_key(const struct jump_entry *entry) in jump_entry_key()147 static inline unsigned long jump_entry_code(const struct jump_entry *entry) in jump_entry_code()152 static inline unsigned long jump_entry_target(const struct jump_entry *entry) in jump_entry_target()157 static inline struct static_key *jump_entry_key(const struct jump_entry *entry) in jump_entry_key()164 static inline bool jump_entry_is_branch(const struct jump_entry *entry) in jump_entry_is_branch()169 static inline bool jump_entry_is_init(const struct jump_entry *entry) in jump_entry_is_init()[all …]
471 struct jump_entry *jump_entries;