Home
last modified time | relevance | path

Searched refs:fd_empty (Results 1 – 25 of 60) sorted by relevance

123

/linux/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c70 if (fd_empty(neighbor)) in DEFINE_CLASS()
85 if (fd_empty(arg)) in SYSCALL_DEFINE3()
/linux/fs/
H A Dsync.c154 if (fd_empty(f)) in SYSCALL_DEFINE1()
208 if (fd_empty(f)) in do_fsync()
353 if (fd_empty(f)) in ksys_sync_file_range()
H A Dioctl.c237 if (fd_empty(src_file)) in ioctl_file_clone()
588 if (fd_empty(f)) in SYSCALL_DEFINE3()
644 if (fd_empty(f)) in COMPAT_SYSCALL_DEFINE3()
H A Dfcntl.c400 if (fd_empty(f)) in f_dupfd_query()
592 if (fd_empty(f)) in SYSCALL_DEFINE3()
616 if (fd_empty(f)) in SYSCALL_DEFINE3()
750 if (fd_empty(f)) in do_compat_fcntl64()
H A Dkernel_read_file.c180 if (fd_empty(f) || !(fd_file(f)->f_mode & FMODE_READ)) in kernel_read_file_from_fd()
H A Dfile_attr.c402 if (fd_empty(f)) in SYSCALL_DEFINE5()
464 if (fd_empty(f)) in SYSCALL_DEFINE5()
H A Dsplice.c1591 if (fd_empty(f)) in SYSCALL_DEFINE4()
1627 if (fd_empty(in)) in SYSCALL_DEFINE6()
1631 if (fd_empty(out)) in SYSCALL_DEFINE6()
1986 if (fd_empty(in)) in SYSCALL_DEFINE4()
1990 if (fd_empty(out)) in SYSCALL_DEFINE4()
H A Dtimerfd.c485 if (fd_empty(f)) in do_timerfd_settime()
550 if (fd_empty(f)) in SYSCALL_DEFINE4()
H A Deventfd.c351 if (fd_empty(f)) in eventfd_ctx_fdget()
H A Dsignalfd.c284 if (fd_empty(f)) in do_signalfd4()
H A Dfsopen.c401 if (fd_empty(f)) in SYSCALL_DEFINE5()
H A Dfhandle.c174 if (fd_empty(f)) in get_path_anchor()
H A Deventpoll.c2714 if (fd_empty(f))
2719 if (fd_empty(tf))
2797 if (fd_empty(f))
H A Dremap_range.c541 if (fd_empty(dst_fd)) { in vfs_dedupe_file_range()
/linux/kernel/bpf/
H A Dtoken.c124 if (fd_empty(f)) in bpf_token_create()
225 if (fd_empty(f)) in bpf_token_get_from_fd()
/linux/virt/kvm/
H A Dvfio.c194 if (fd_empty(f)) in kvm_vfio_file_del()
222 if (fd_empty(f))
/linux/security/landlock/
H A Dsyscalls.c302 if (fd_empty(ruleset_f)) in get_path_from_fd()
329 if (fd_empty(f)) in add_rule_path_beneath()
/linux/net/
H A Dsocket.c1941 if (fd_empty(f))
1983 if (fd_empty(f)) in __sys_listen_socket()
2088 if (fd_empty(f))
2147 if (fd_empty(f)) in __sys_connect_file()
2192 if (fd_empty(f)) in do_getsockname()
2230 if (fd_empty(f)) in __sys_sendto()
2294 if (fd_empty(f)) in __sys_recvfrom()
2387 if (fd_empty(f))
2499 if (fd_empty(f)) in do_sock_getsockopt()
2535 if (fd_empty( in __sys_shutdown_sock()
[all...]
/linux/drivers/vfio/
H A Dvirqfd.c136 if (fd_empty(irqfd)) { in vfio_virqfd_enable()
/linux/include/linux/
H A Dfile.h45 static inline bool fd_empty(struct fd f) in fd_empty() function
/linux/drivers/virt/acrn/
H A Dirqfd.c128 if (fd_empty(f)) { in acrn_irqfd_assign()
/linux/ipc/
H A Dmqueue.c1062 if (fd_empty(f)) in do_mq_timedsend()
1162 if (fd_empty(f)) in do_mq_timedreceive()
1322 if (fd_empty(f)) { in do_mq_notify()
1396 if (fd_empty(f)) in do_mq_getsetattr()
/linux/security/loadpin/
H A Dloadpin.c289 if (fd_empty(f)) in read_trusted_verity_root_digests()
/linux/kernel/
H A Dpid.c597 if (fd_empty(f)) in pidfd_get_pid()
966 if (fd_empty(f)) in SYSCALL_DEFINE3()
/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c242 if (fd_empty(f)) in sys_oabi_fcntl64()

123