HomeSort by relevance Sort by last modified time
    Searched refs:DECLARE_WAIT_QUEUE_HEAD (Results 1 - 3 of 3) sorted by null

  /external/oprofile/module/
compat22.h 112 #define DECLARE_WAIT_QUEUE_HEAD(q) struct wait_queue * q = NULL
oprofile.c 43 static DECLARE_WAIT_QUEUE_HEAD(oprof_wait);
  /external/kernel-headers/original/linux/
wait.h 74 #define DECLARE_WAIT_QUEUE_HEAD(name) \

Completed in 100 milliseconds