Home
last modified time | relevance | path

Searched defs:jump_label_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Djump_label.h115 static inline bool jump_label_enabled(struct jump_label_key *key) in jump_label_enabled() function
/linux-3.3/kernel/
Djump_label.c32 bool jump_label_enabled(struct jump_label_key *key) in jump_label_enabled() function