vsoc_cond_wait    290 drivers/staging/android/uapi/vsoc_shm.h #define VSOC_COND_WAIT _IOWR(0xF5, 7, struct vsoc_cond_wait)
vsoc_cond_wait    399 drivers/staging/android/vsoc.c static int handle_vsoc_cond_wait(struct file *filp, struct vsoc_cond_wait *arg)
vsoc_cond_wait    492 drivers/staging/android/vsoc.c 			     struct vsoc_cond_wait __user *untrusted_in)
vsoc_cond_wait    494 drivers/staging/android/vsoc.c 	struct vsoc_cond_wait arg;
vsoc_cond_wait    611 drivers/staging/android/vsoc.c 					 (struct vsoc_cond_wait __user *)arg);