Searched defs:oprof_wake_up (Results 1 – 2 of 2) sorted by relevance
/external/oprofile/module/ | ||
D | compat24.h | 23 #define oprof_wake_up(w) wake_up(w) macro |
D | compat22.h | 43 static inline void oprof_wake_up(struct wait_queue **q) in oprof_wake_up() function |