Searched refs:jump_entry (Results 1 – 2 of 2) sorted by relevance
103 struct jump_entry *entries;117 struct jump_entry { struct123 static inline unsigned long jump_entry_code(const struct jump_entry *entry) in jump_entry_code() argument128 static inline unsigned long jump_entry_target(const struct jump_entry *entry) in jump_entry_target()133 static inline struct static_key *jump_entry_key(const struct jump_entry *entry) in jump_entry_key()142 static inline unsigned long jump_entry_code(const struct jump_entry *entry) in jump_entry_code()147 static inline unsigned long jump_entry_target(const struct jump_entry *entry) in jump_entry_target()152 static inline struct static_key *jump_entry_key(const struct jump_entry *entry) in jump_entry_key()159 static inline bool jump_entry_is_branch(const struct jump_entry *entry) in jump_entry_is_branch()164 static inline bool jump_entry_is_init(const struct jump_entry *entry) in jump_entry_is_init()[all …]
529 struct jump_entry *jump_entries;