Searched defs:u_data (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | virtio-blk-test.c | 348 static void indirect(void *obj, void *u_data, QGuestAllocator *t_alloc) in indirect() 463 static void msix(void *obj, void *u_data, QGuestAllocator *t_alloc) in msix() 572 static void idx(void *obj, void *u_data, QGuestAllocator *t_alloc) in idx()
|
H A D | vhost-user-blk-test.c | 457 static void indirect(void *obj, void *u_data, QGuestAllocator *t_alloc) in indirect() 542 static void idx(void *obj, void *u_data, QGuestAllocator *t_alloc) in idx()
|
/openbmc/linux/fs/nilfs2/ |
H A D | bmap.h | 102 __le64 u_data[NILFS_BMAP_SIZE / sizeof(__le64)]; member
|
/openbmc/linux/ipc/ |
H A D | mqueue.c | 635 static ssize_t mqueue_read_file(struct file *filp, char __user *u_data, in mqueue_read_file()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | ldc.c | 70 u8 u_data[LDC_PACKET_SIZE - 8]; member
|