Home
last modified time | relevance | path

Searched refs:open_by_handle_at (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.15/tools/testing/selftests/pidfd/
H A Dpidfd_file_handle_test.c160 pidfd = open_by_handle_at(self->pidfd, fh, 0); in TEST_F()
168 pidfd = open_by_handle_at(self->pidfd, fh, O_CLOEXEC); in TEST_F()
207 pidfd = open_by_handle_at(self->pidfd, fh, 0); in TEST_F()
215 pidfd = open_by_handle_at(self->pidfd, fh, O_CLOEXEC); in TEST_F()
257 int pidfd = open_by_handle_at(self->pidfd, fh, 0); in TEST_F()
289 pidfd = open_by_handle_at(self->pidfd, fh, 0); in TEST_F()
303 pidfd = open_by_handle_at(self->pidfd, fh, 0); in TEST_F()
328 pidfd = open_by_handle_at(self->pidfd, fh, 0); in TEST_F()
342 pidfd = open_by_handle_at(self->pidfd, fh, 0); in TEST_F()
367 pidfd = open_by_handle_at(self->pidfd, fh, in TEST_F()
[all …]
/linux-6.15/kernel/
H A Dsys_ni.c230 COND_SYSCALL(open_by_handle_at);
231 COND_SYSCALL_COMPAT(open_by_handle_at);
/linux-6.15/fs/
H A Dfhandle.c434 SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, in SYSCALL_DEFINE3() argument
452 COMPAT_SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, in COMPAT_SYSCALL_DEFINE3() argument
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl310 299 n64 open_by_handle_at sys_open_by_handle_at
H A Dsyscall_n32.tbl315 304 n32 open_by_handle_at sys_open_by_handle_at
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl310 299 n64 open_by_handle_at sys_open_by_handle_at
/linux-6.15/tools/scripts/
H A Dsyscall.tbl314 265 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl314 265 common open_by_handle_at sys_open_by_handle_at
H A Dsyscall_32.tbl386 371 common open_by_handle_at sys_open_by_handle_at compat_sys_open_by_handle_at
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl314 265 common open_by_handle_at sys_open_by_handle_at
H A Dsyscall_32.tbl386 371 common open_by_handle_at sys_open_by_handle_at compat_sys_open_by_handle_at
/linux-6.15/scripts/
H A Dsyscall.tbl314 265 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl316 304 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl371 326 common open_by_handle_at sys_open_by_handle_at compat_sys_open_by_handle_at
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl351 341 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl370 360 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl348 325 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl370 360 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl371 326 common open_by_handle_at sys_open_by_handle_at compat_sys_open_by_handle_at
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl316 304 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl348 325 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl429 498 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl389 371 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl382 372 common open_by_handle_at sys_open_by_handle_at
/linux-6.15/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl403 333 common open_by_handle_at sys_open_by_handle_at compat_sys_open_by_handle_at

12