Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dtest_overhead_tp_kern.c25 struct urandom_read { struct
31 SEC("tracepoint/random/urandom_read") argument
/Linux-v5.10/tools/testing/selftests/bpf/
Durandom_read.c11 void urandom_read(int fd, int count) in urandom_read() function
/Linux-v5.10/drivers/char/
Drandom.c1841 urandom_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in urandom_read() function