Searched refs:urandom_read (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Durandom_read.c34 static noinline void urandom_read(int fd, int count) function
91 urandom_read(fd, count);
H A DMakefile137 TEST_GEN_FILES += liburandom_read.so urandom_read sign-file uprobe_multi
227 # do not fail. Static builds leave urandom_read relying on system-wide shared libraries.
237 $(OUTPUT)/urandom_read: urandom_read.c urandom_read_aux.c $(OUTPUT)/liburandom_read.so
639 TRUNNER_EXTRA_FILES := $(OUTPUT)/urandom_read $(OUTPUT)/bpf_testmod.ko \

Completed in 621 milliseconds