Searched refs:E_prctl (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/openat2/ | ||
| A D | helpers.h | 80 #define E_prctl(...) E_func(prctl, __VA_ARGS__) macro |
| A D | rename_attack_test.c | 62 E_prctl(PR_SET_PDEATHSIG, SIGKILL); in spawn_attack() |
Completed in 5 milliseconds