Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Drxtx.h97 struct vnt_tx_datahead_g data_head; member
105 struct vnt_tx_datahead_ab data_head; member
115 struct vnt_tx_datahead_g data_head; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c487 __u64 data_head, data_tail; in perfbuf_custom_consumer() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dperf_event.h609 __u64 data_head; /* head in the data section */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dperf_event.h609 __u64 data_head; /* head in the data section */ member
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h638 __u64 data_head; /* head in the data section */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h638 __u64 data_head; /* head in the data section */ member
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c9901 __u64 data_head = ring_buffer_read_head(header); in bpf_perf_event_read_simple() local