Searched defs:fd (Results 1 - 25 of 1084) sorted by last modified time

1234567891011>>

/linux-master/kernel/bpf/
H A Dverifier.c18228 u32 fd; local
[all...]
/linux-master/fs/btrfs/
H A Dioctl.c1280 __btrfs_ioctl_snap_create(struct file *file, struct mnt_idmap *idmap, const char *name, unsigned long fd, int subvol, bool readonly, struct btrfs_qgroup_inherit *inherit) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c814 int r, fd; local
2404 int amdgpu_amdkfd_gpuvm_import_dmabuf_fd(struct amdgpu_device *adev, int fd, argument
/linux-master/tools/testing/selftests/mm/
H A Dsplit_huge_page_test.c58 int fd; local
207 int fd; local
299 create_pagecache_thp_and_fd(const char *testfile, size_t fd_size, int *fd, char **addr) argument
364 int fd; local
[all...]
H A Dprotection_keys.c60 int fd = open(file, O_RDWR); local
752 int fd; local
821 int fd; local
925 __save_test_fd(int fd) argument
[all...]
/linux-master/net/wireless/
H A Dnl80211.c12159 u32 fd = nla_get_u32(info->attrs[NL80211_ATTR_NETNS_FD]); local
5658 nl80211_parse_fils_discovery(struct cfg80211_registered_device *rdev, struct nlattr *attrs, struct cfg80211_fils_discovery *fd) argument
/linux-master/fs/
H A Dioctl.c365 static int ioctl_fioasync(unsigned int fd, struct file *filp, argument
800 static int do_vfs_ioctl(struct file *filp, unsigned int fd, argument
[all...]
/linux-master/drivers/net/
H A Dgtp.c1194 static struct sock *gtp_encap_enable_socket(int fd, int type, argument
/linux-master/virt/kvm/
H A Dkvm_mm.h50 kvm_gmem_bind(struct kvm *kvm, struct kvm_memory_slot *slot, unsigned int fd, loff_t offset) argument
H A Dkvm_main.c4393 int fd; local
5084 int fd; local
5449 int r, fd; local
[all...]
/linux-master/tools/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c34 int fd; local
72 int fd; local
113 int fd; local
158 int fd; local
181 int fd; local
264 int fd; local
[all...]
/linux-master/tools/testing/selftests/kvm/
H A Dmax_guest_memory_test.c168 int max_slots, slot, opt, fd; local
/linux-master/fs/bcachefs/
H A Dthread_with_file.c27 int ret, fd = -1; local
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c1464 static int ffs_dmabuf_attach(struct file *file, int fd) argument
1535 static int ffs_dmabuf_detach(struct file *file, int fd) argument
1728 int fd; local
1739 int fd; local
[all...]
/linux-master/drivers/android/
H A Dbinder.c1928 static void binder_deferred_fd_close(int fd) argument
2096 u32 fd; local
2266 binder_translate_fd(u32 fd, binder_size_t fd_offset, struct binder_transaction *t, struct binder_thread *thread, struct binder_transaction *in_reply_to) argument
2627 u32 fd; local
4351 int fd = get_unused_fd_flags(O_CLOEXEC); local
[all...]
/linux-master/arch/x86/kvm/svm/
H A Dsvm.h84 int fd; /* SEV device fd */ member in struct:kvm_sev_info
H A Dsev.c308 static int __sev_issue_cmd(int fd, int id, void *data, int *error) argument
[all...]
/linux-master/tools/testing/selftests/net/
H A Dudpgso.c281 static void set_pmtu_discover(int fd, bool is_ipv4) argument
299 static unsigned int get_path_mtu(int fd, bool is_ipv4) argument
319 static bool __send_one(int fd, struct msghdr *msg, int flags) argument
338 static bool send_one(int fd, int len, int gso_len, argument
379 recv_one(int fd, int flags) argument
[all...]
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dsetup.c115 int fd; local
131 void switch_ns(int fd) argument
/linux-master/tools/include/uapi/linux/
H A Dkvm.h598 __s32 fd; member in struct:kvm_ioeventfd
996 __u32 fd; member in struct:kvm_irqfd
1099 __u32 fd; /* out: device handle */ member in struct:kvm_create_device
[all...]
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h596 __s32 fd; member in struct:kvm_xen_hvm_attr::__anon140::__anon142::__anon143::__anon145
816 __s32 fd; member in struct:kvm_hyperv_eventfd
/linux-master/net/unix/
H A Daf_unix.c3067 int fd; local
[all...]
/linux-master/net/core/
H A Ddev.c9581 int err, fd; local
9639 dev_change_xdp_fd(struct net_device *dev, struct netlink_ext_ack *extack, int fd, int expected_fd, u32 flags) argument
/linux-master/kernel/
H A Dfork.c3252 struct files_struct *fd = current->files; local
/linux-master/fs/fuse/
H A Dfuse_i.h558 int fd; member in struct:fuse_fs_context

Completed in 548 milliseconds

1234567891011>>