Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dbpf_obj_pinning.c30 int to_dfd, const char *to_path, in sys_move_mount() argument
33 return syscall(__NR_move_mount, from_dfd, from_path, to_dfd, to_path, ms_flags); in sys_move_mount()
A Dtoken.c52 int to_dfd, const char *to_path, in sys_move_mount() argument
55 return syscall(__NR_move_mount, from_dfd, from_path, to_dfd, to_path, flags); in sys_move_mount()

Completed in 5 milliseconds