Home
last modified time | relevance | path

Searched refs:E_prctl (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/openat2/
H A Dhelpers.h82 #define E_prctl(...) E_func(prctl, __VA_ARGS__) macro
H A Drename_attack_test.c62 E_prctl(PR_SET_PDEATHSIG, SIGKILL); in spawn_attack()