Home
last modified time | relevance | path

Searched defs:data_head (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/staging/vt6656/
Drxtx.h113 struct vnt_tx_datahead_g data_head; member
128 struct vnt_tx_datahead_g_fb data_head; member
136 struct vnt_tx_datahead_ab data_head; member
146 struct vnt_tx_datahead_a_fb data_head; member
156 struct vnt_tx_datahead_g data_head; member
167 struct vnt_tx_datahead_g_fb data_head; member
/Linux-v4.19/include/linux/ceph/
Dmessenger.h205 struct list_head *data_head; /* = &ceph_msg->data */ member
/Linux-v4.19/tools/include/uapi/linux/
Dperf_event.h609 __u64 data_head; /* head in the data section */ member
/Linux-v4.19/include/uapi/linux/
Dperf_event.h609 __u64 data_head; /* head in the data section */ member
/Linux-v4.19/tools/lib/bpf/
Dlibbpf.c2372 __u64 data_head = header->data_head; in bpf_perf_event_read_simple() local