Home
last modified time | relevance | path

Searched refs:fd_empty (Results 1 – 25 of 54) 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()
354 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.c455 if (fd_empty(f)) in do_timerfd_settime()
520 if (fd_empty(f)) in do_timerfd_gettime()
H A Deventfd.c351 if (fd_empty(f)) in eventfd_ctx_fdget()
H A Dfhandle.c174 if (fd_empty(f)) in get_path_anchor()
H A Dsignalfd.c284 if (fd_empty(f)) in do_signalfd4()
H A Dfsopen.c401 if (fd_empty(f)) in SYSCALL_DEFINE5()
H A Deventpoll.c2248 if (fd_empty(f)) in do_epoll_ctl()
2253 if (fd_empty(tf)) in do_epoll_ctl()
2450 if (fd_empty(f)) in do_epoll_wait()
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.c195 if (fd_empty(f)) in kvm_vfio_file_del()
236 if (fd_empty(f)) in kvm_vfio_file_set_spapr_tce()
/linux/security/landlock/
H A Dsyscalls.c277 if (fd_empty(ruleset_f)) in get_ruleset_from_fd()
304 if (fd_empty(f)) in get_path_from_fd()
/linux/net/
H A Dsocket.c1954 if (fd_empty(f)) in __sys_bind()
1996 if (fd_empty(f)) in __sys_listen()
2101 if (fd_empty(f)) in __sys_accept4()
2160 if (fd_empty(f)) in __sys_connect()
2205 if (fd_empty(f)) in __sys_getsockname()
2243 if (fd_empty(f)) in __sys_sendto()
2307 if (fd_empty(f)) in __sys_recvfrom()
2400 if (fd_empty(f)) in __sys_setsockopt()
2512 if (fd_empty(f)) in __sys_getsockopt()
2548 if (fd_empty(f)) in __sys_shutdown()
[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.c125 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/arch/arm/kernel/
H A Dsys_oabi-compat.c242 if (fd_empty(f)) in sys_oabi_fcntl64()
/linux/drivers/media/mc/
H A Dmc-request.c263 if (fd_empty(f)) in media_request_get_by_fd()

123