Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/
Durandom_read.c27 void urandom_read(int fd, int count) in urandom_read() function
84 urandom_read(fd, count); in main()
D.gitignore21 urandom_read
DMakefile107 TEST_GEN_FILES += liburandom_read.so urandom_read sign-file
206 $(OUTPUT)/urandom_read: urandom_read.c urandom_read_aux.c $(OUTPUT)/liburandom_read.so
587 TRUNNER_EXTRA_FILES := $(OUTPUT)/urandom_read $(OUTPUT)/bpf_testmod.ko \