Home
last modified time | relevance | path

Searched refs:wait_queue_head_t (Results 1 – 6 of 6) 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-2.4/include/linux/
Dsquashfs_fs_sb.h65 wait_queue_head_t waitq;
66 wait_queue_head_t fragment_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/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h494 wait_queue_head_t j_wait_transaction_locked;
497 wait_queue_head_t j_wait_logspace;
500 wait_queue_head_t j_wait_done_commit;
503 wait_queue_head_t j_wait_checkpoint;
506 wait_queue_head_t j_wait_commit;
509 wait_queue_head_t j_wait_updates;
/external/kernel-headers/original/uapi/linux/
Dcoda_psdev.h19 wait_queue_head_t uc_sleep; /* process' wait queue */