Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dreaddir.c233 fdput_pos(f); in SYSCALL_DEFINE3()
334 fdput_pos(f); in SYSCALL_DEFINE3()
418 fdput_pos(f); in SYSCALL_DEFINE3()
491 fdput_pos(f); in COMPAT_SYSCALL_DEFINE3()
585 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()
955 fdput_pos(f); in do_readv()
979 fdput_pos(f); in do_writev()
/linux-6.6.21/include/linux/
Dfile.h77 static inline void fdput_pos(struct fd f) in fdput_pos() function
/linux-6.6.21/arch/alpha/kernel/
Dosf_sys.c172 fdput_pos(arg); in SYSCALL_DEFINE4()