Home
last modified time | relevance | path

Searched defs:for_each_path (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H A Dfs_test.c4228 #define for_each_path(path_list, path_entry, i) \ macro
4372 for_each_path(lower_base_files, path_entry, i) { in TEST_F_FORK() function
4376 for_each_path(lower_base_directories, path_entry, i) { in TEST_F_FORK() function
4380 for_each_path(lower_sub_files, path_entry, i) { in TEST_F_FORK() function
4385 for_each_path(upper_base_files, path_entry, i) { in TEST_F_FORK() function
4389 for_each_path(upper_base_directories, path_entry, i) { in TEST_F_FORK() function
4393 for_each_path(upper_sub_files, path_entry, i) { in TEST_F_FORK() function
4403 for_each_path(merge_base_files, path_entry, i) { in TEST_F_FORK() function
4406 for_each_path(merge_base_directories, path_entry, i) { in TEST_F_FORK() function
4409 for_each_path(merge_sub_file in TEST_F_FORK() function
4420 for_each_path(merge_base_files, path_entry, i) { TEST_F_FORK() function
4423 for_each_path(merge_base_directories, path_entry, i) { TEST_F_FORK() function
4426 for_each_path(merge_sub_files, path_entry, i) { TEST_F_FORK() function
4437 for_each_path(lower_base_files, path_entry, i) { TEST_F_FORK() function
4441 for_each_path(upper_base_files, path_entry, i) { TEST_F_FORK() function
4445 for_each_path(merge_base_files, path_entry, i) { TEST_F_FORK() function
4448 for_each_path(merge_base_directories, path_entry, i) { TEST_F_FORK() function
4451 for_each_path(merge_sub_files, path_entry, i) { TEST_F_FORK() function
4462 for_each_path(lower_sub_files, path_entry, i) { TEST_F_FORK() function
4467 for_each_path(upper_sub_files, path_entry, i) { TEST_F_FORK() function
4472 for_each_path(merge_base_files, path_entry, i) { TEST_F_FORK() function
4475 for_each_path(merge_base_directories, path_entry, i) { TEST_F_FORK() function
4479 for_each_path(merge_sub_files, path_entry, i) { TEST_F_FORK() function
4490 for_each_path(lower_sub_files, path_entry, i) { TEST_F_FORK() function
4494 for_each_path(upper_sub_files, path_entry, i) { TEST_F_FORK() function
4498 for_each_path(merge_base_files, path_entry, i) { TEST_F_FORK() function
4501 for_each_path(merge_base_directories, path_entry, i) { TEST_F_FORK() function
4505 for_each_path(merge_sub_files, path_entry, i) { TEST_F_FORK() function
[all...]

Completed in 6 milliseconds