Home
last modified time | relevance | path

Searched defs:rec_sz (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c86 const size_t rec_sz = BPF_RINGBUF_HDR_SZ + sizeof(struct sample); in test_ringbuf() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c88 const size_t rec_sz = BPF_RINGBUF_HDR_SZ + sizeof(struct sample); in ringbuf_subtest() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_monitor_user.c559 int rec_sz; in alloc_stats_record() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlinker.c74 __u32 rec_sz; member
2438 int rec_sz, str_off, i; in linker_append_btf_ext() local
[all...]

Completed in 5 milliseconds