Searched defs:dir_fd (Results 1 – 6 of 6) sorted by relevance
/linux/tools/perf/tests/ |
H A D | tests-scripts.c | 78 static char *shell_test__description(int dir_fd, const char *name) in shell_test__description() 121 static bool is_shell_script(int dir_fd, const char *path) in is_shell_script() 136 static bool is_test_script(int dir_fd, const char *name) in is_test_script() 170 static void append_script(int dir_fd, const char *name, char *desc, in append_script() 226 static void append_scripts_in_dir(int dir_fd, in append_scripts_in_dir() 274 int dir_fd = shell_tests__dir_fd(); /* Walk dir */ in create_script_test_suites() local
|
/linux/tools/testing/selftests/landlock/ |
H A D | base_test.c | 266 int ruleset_fd_tx, dir_fd; TEST() local 335 int ruleset_fd, dir_fd; TEST() local [all...] |
H A D | net_test.c | 1611 int ruleset_fd, bind_fd, dir_fd; in TEST_F() local
|
H A D | fs_test.c | 4447 int dir_fd, ruleset_fd; in TEST_F_FORK() local
|
/linux/tools/testing/selftests/proc/ |
H A D | fd-003-kthread.c | 44 int dir_fd, fd; in kernel_thread_fd() local
|
/linux/tools/perf/util/ |
H A D | print-events.c | 69 int dir_fd; in print_tracepoint_events() local
|