Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/vt6656/
Drxtx.h95 struct vnt_tx_datahead_g data_head; member
103 struct vnt_tx_datahead_ab data_head; member
113 struct vnt_tx_datahead_g data_head; member
/linux-6.6.21/tools/testing/selftests/powerpc/pmu/sampling_tests/
Dmisc.c205 unsigned long data_head, data_tail; in __event_read_samples() local
/linux-6.6.21/tools/testing/selftests/bpf/benchs/
Dbench_ringbufs.c483 __u64 data_head, data_tail; in perfbuf_custom_consumer() local
/linux-6.6.21/include/uapi/linux/
Dperf_event.h720 __u64 data_head; /* head in the data section */ member
/linux-6.6.21/tools/include/uapi/linux/
Dperf_event.h720 __u64 data_head; /* head in the data section */ member
/linux-6.6.21/tools/lib/bpf/
Dlibbpf.c12250 __u64 data_head = ring_buffer_read_head(header); in perf_event_read_simple() local