Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/tools/testing/selftests/powerpc/pmu/sampling_tests/
Dmisc.c205 unsigned long data_head, data_tail; in __event_read_samples() local
/linux-6.12.1/tools/testing/selftests/bpf/benchs/
Dbench_ringbufs.c483 __u64 data_head, data_tail; in perfbuf_custom_consumer() local
/linux-6.12.1/include/uapi/linux/
Dperf_event.h724 __u64 data_head; /* head in the data section */ member
/linux-6.12.1/tools/include/uapi/linux/
Dperf_event.h724 __u64 data_head; /* head in the data section */ member
/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c13025 __u64 data_head = ring_buffer_read_head(header); in perf_event_read_simple() local