Home
last modified time | relevance | path

Searched defs:urandom_read (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/samples/bpf/
Dtest_overhead_tp_kern.c26 struct urandom_read { struct
32 SEC("tracepoint/random/urandom_read") argument
/Linux-v6.1/tools/testing/selftests/bpf/
Durandom_read.c27 void urandom_read(int fd, int count) in urandom_read() function