Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A 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()
H A Dread_write.c318 fdput_pos(f); in ksys_lseek()
361 fdput_pos(f); in SYSCALL_DEFINE5()
637 fdput_pos(f); in ksys_read()
661 fdput_pos(f); in ksys_write()
961 fdput_pos(f); in do_readv()
985 fdput_pos(f); in do_writev()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfile.h78 static inline void fdput_pos(struct fd f) in fdput_pos() function
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dosf_sys.c171 fdput_pos(arg); in SYSCALL_DEFINE4()