Home
last modified time | relevance | path

Searched refs:wait_queue_head_t (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGen/
D2003-11-01-C99-CompoundLiteral.c4 typedef struct wait_queue_head_t { spinlock_t lock; } wait_queue_head_t; argument
6 struct wait_queue_head_t work = { lock: (spinlock_t) { 0 }, }; in call_usermodehelper()
/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs_sb.h36 wait_queue_head_t wait_queue;
49 wait_queue_head_t wait_queue;
/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs_fs_sb.h37 wait_queue_head_t wait_queue;
49 wait_queue_head_t wait_queue;
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs_sb.h65 wait_queue_head_t waitq;
66 wait_queue_head_t fragment_wait_queue;
/external/kernel-headers/original/uapi/linux/
Dcoda_psdev.h19 wait_queue_head_t uc_sleep; /* process' wait queue */
/external/syslinux/gpxe/src/drivers/net/
Dwlan_compat.h402 typedef struct wait_queue *wait_queue_head_t; typedef
Dhfa384x.h2581 wait_queue_head_t cmdq; /* wait queue itself */