Home
last modified time | relevance | path

Searched defs:ringbuf (Results 1 - 12 of 12) sorted by relevance

/kernel/liteos_a/kernel/extended/perf/
H A Dperf_output_pri.h45 CirBuf ringbuf; /* ring buffer */ member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf_multi.c44 struct ring_buffer *ringbuf; in test_ringbuf_multi() local
H A Dringbuf.c62 static struct ring_buffer *ringbuf; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf_multi.c44 struct ring_buffer *ringbuf = NULL; in test_ringbuf_multi() local
[all...]
H A Dtest_ima.c68 struct ring_buffer *ringbuf = NULL; in test_test_ima() local
[all...]
H A Dringbuf.c64 static struct ring_buffer *ringbuf; variable
[all...]
H A Dunpriv_bpf_disabled.c63 struct ring_buffer *ringbuf = NULL; in test_unpriv_bpf_disabled_positive() local
[all...]
H A Duser_ringbuf.c31 static int write_samples(struct user_ring_buffer *ringbuf, uint32_t num_samples) in write_samples() argument
238 struct user_ring_buffer *ringbuf; in test_user_ringbuf_post_misaligned() local
254 struct user_ring_buffer *ringbuf; in test_user_ringbuf_post_producer_wrong_offset() local
270 struct user_ring_buffer *ringbuf; test_user_ringbuf_post_larger_than_ringbuf_sz() local
286 struct user_ring_buffer *ringbuf; test_user_ringbuf_basic() local
309 struct user_ring_buffer *ringbuf; test_user_ringbuf_sample_full_ring_buffer() local
334 struct user_ring_buffer *ringbuf; test_user_ringbuf_post_alignment_autoadjust() local
358 struct user_ring_buffer *ringbuf; test_user_ringbuf_overfill() local
376 struct user_ring_buffer *ringbuf; test_user_ringbuf_discards_properly_ignored() local
421 struct user_ring_buffer *ringbuf; test_user_ringbuf_loop() local
456 send_test_message(struct user_ring_buffer *ringbuf, enum test_msg_op op, s64 operand_64, s32 operand_32) send_test_message() argument
608 struct user_ring_buffer *ringbuf; test_user_ringbuf_blocking_reserve() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c124 struct ring_buffer *ringbuf; member
213 struct ringbuf_custom ringbuf; member
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c650 struct bpf_ringbuf_map *ringbuf = (struct bpf_ringbuf_map *)&m_ringbuf; in check_ringbuf() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c124 struct ring_buffer *ringbuf; member
213 struct ringbuf_custom ringbuf; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c660 struct bpf_ringbuf_map *ringbuf = (struct bpf_ringbuf_map *)&m_ringbuf; in check_ringbuf() local

Completed in 7 milliseconds