Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/openat2/
H A Dhelpers.h79 #define E_kill(...) E_func(kill, __VA_ARGS__) macro
H A Drename_attack_test.c143 E_kill(child, SIGKILL); in test_rename_attack()