Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
Dtest_overhead_tp_kern.c25 struct urandom_read { struct
31 SEC("tracepoint/random/urandom_read") argument
/Linux-v4.19/drivers/char/
Drandom.c1883 urandom_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in urandom_read() function