Home
last modified time | relevance | path

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

/include/linux/
Djump_label.h104 struct jump_entry *entries;
122 struct jump_entry { struct
128 static inline unsigned long jump_entry_code(const struct jump_entry *entry) in jump_entry_code() argument
133 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 …]
Dmodule.h471 struct jump_entry *jump_entries;