Searched defs:magic (Results 1 - 25 of 55) sorted by relevance

123

/include/media/
H A Dvideobuf-vmalloc.h23 u32 magic; member in struct:videobuf_vmalloc_memory
H A Dvideobuf-dma-sg.h47 u32 magic; member in struct:videobuf_dmabuf
71 u32 magic; member in struct:videobuf_dma_sg_memory
/include/linux/
H A Drwlock_types.h17 unsigned int magic, owner_cpu; member in struct:__anon954
36 .magic = RWLOCK_MAGIC, \
H A Dnbd.h28 int magic; member in struct:nbd_device
H A Dmutex.h63 void *magic; member in struct:mutex
78 void *magic; member in struct:mutex_waiter
H A Drtmutex.h38 void *magic; member in struct:rt_mutex
H A Dspinlock_types.h26 unsigned int magic, owner_cpu; member in struct:raw_spinlock
46 .magic = SPINLOCK_MAGIC, \
H A Dtty_ldisc.h180 int magic; member in struct:tty_ldisc_ops
H A Dauto_dev-ioctl.h83 __u32 magic; member in struct:args_ismountpoint::__anon79::args_out
H A Dcred.h107 unsigned magic; member in struct:cred
H A Dhdlcdrv.h86 int magic; member in struct:hdlcdrv_state
/include/uapi/linux/
H A Dbcm933xx_hcs.h11 __u16 magic; member in struct:bcm_hcs
H A Dpg.h32 read and write buffers contain a single character "magic" flag.
45 char magic; /* == PG_MAGIC */ member in struct:pg_write_hdr
55 char magic; /* == PG_MAGIC */ member in struct:pg_read_hdr
H A Dflat.h28 char magic[4]; member in struct:flat_hdr
H A Dcramfs_fs.h5 #include <linux/magic.h>
55 __u32 magic; /* 0x28cd3d45 - random number */ member in struct:cramfs_super
H A Dnbd.h51 /* These are sent over the network in the request/reply magic fields */
62 __be32 magic; member in struct:nbd_request
74 __be32 magic; member in struct:nbd_reply
/include/net/irda/
H A Dircomm_core.h56 magic_t magic; member in struct:ircomm_cb
H A Dirias_object.h46 magic_t magic; member in struct:ias_object
75 int magic; member in struct:ias_attrib
H A Dirqueue.h69 __u32 magic; member in struct:hashbin_t
H A Dircomm_tty.h59 magic_t magic; member in struct:ircomm_tty_cb
H A Diriap.h61 magic_t magic; /* Magic cookie */ member in struct:iriap_cb
H A Dqos.h67 magic_t magic; member in struct:qos_info
H A Dirttp.h105 magic_t magic; /* Just in case */ member in struct:tsap_cb
148 magic_t magic; member in struct:irttp_cb
/include/uapi/scsi/
H A Dscsi_netlink.h45 uint16_t magic; member in struct:scsi_nl_hdr
53 /* scsi_nl_hdr->magic value */
117 (hdr)->magic = SCSI_NL_MAGIC; \
/include/uapi/linux/usb/
H A Dfunctionfs.h37 __le32 magic; member in struct:usb_functionfs_descs_head_v2
48 __le32 magic; member in struct:usb_functionfs_descs_head
90 * | 0 | magic | LE32 | FUNCTIONFS_DESCRIPTORS_MAGIC_V2 |
110 * | 0 | magic | LE32 | FUNCTIONFS_DESCRIPTORS_MAGIC |
176 __le32 magic; member in struct:usb_functionfs_strings_head
187 * | 0 | magic | LE32 | FUNCTIONFS_STRINGS_MAGIC |

Completed in 359 milliseconds

123