Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_overhead_tp_kern.c25 struct urandom_read { struct
31 SEC("tracepoint/random/urandom_read") argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Durandom_read.c11 void urandom_read(int fd, int count) in urandom_read() function