Searched refs:auxv (Results 51 - 54 of 54) sorted by relevance

123

/linux-master/kernel/
H A Dsys.c2037 * Someone is trying to cheat the auxv vector.
2039 if (!prctl_map.auxv ||
2045 (const void __user *)prctl_map.auxv,
2154 .auxv = NULL,
/linux-master/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c17 #include <sys/auxv.h>
34 /* <linux/elf.h> and <sys/auxv.h> don't like each other, so: */
/linux-master/tools/testing/selftests/sgx/
H A Dmain.c19 #include <sys/auxv.h>
/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c18 #include <sys/auxv.h>

Completed in 483 milliseconds

123