Home
last modified time | relevance | path

Searched refs:fdput_pos (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/
Dreaddir.c197 fdput_pos(f); in SYSCALL_DEFINE3()
298 fdput_pos(f); in SYSCALL_DEFINE3()
382 fdput_pos(f); in SYSCALL_DEFINE3()
455 fdput_pos(f); in COMPAT_SYSCALL_DEFINE3()
549 fdput_pos(f); in COMPAT_SYSCALL_DEFINE3()
Dread_write.c307 fdput_pos(f); in ksys_lseek()
350 fdput_pos(f); in SYSCALL_DEFINE5()
616 fdput_pos(f); in ksys_read()
640 fdput_pos(f); in ksys_write()
956 fdput_pos(f); in do_readv()
980 fdput_pos(f); in do_writev()
/linux-6.1.9/include/linux/
Dfile.h76 static inline void fdput_pos(struct fd f) in fdput_pos() function
/linux-6.1.9/arch/alpha/kernel/
Dosf_sys.c172 fdput_pos(arg); in SYSCALL_DEFINE4()