Searched defs:fd (Results 51 - 75 of 1084) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_get_fd_by_id_opts.c18 int ret, zero = 0, fd = -1; local
[all...]
H A Darg_parsing.c121 int fd; local
H A Dfs_kfuncs.c18 int fd = -1, err; local
70 int fd, err; local
[all...]
/linux-master/tools/testing/selftests/proc/
H A Dproc-uptime.h37 static uint64_t proc_uptime(int fd) argument
H A Dproc-uptime-001.c31 int fd; local
H A Dfd-001-lookup.c53 static void test_lookup(unsigned int fd) argument
102 unsigned int fd, target_fd; local
126 unsigned int fd; local
[all...]
H A Dproc-fsconfig-hidepid.c28 static inline int fsconfig(int fd, unsigned int cmd, const char *key, const void *val, int aux) argument
/linux-master/tools/perf/util/
H A Dcloexec.c24 int fd; local
[all...]
H A Dcgroup.h16 int fd; member in struct:cgroup
H A Dzlib.c85 int fd = open(input, O_RDONLY); local
/linux-master/tools/testing/selftests/filelock/
H A Dofdlocks.c11 static int lock_set(int fd, struct flock *fl) argument
23 static int lock_get(int fd, struct flock *fl) argument
39 int fd = open("/tmp/aa", O_RDWR | O_CREAT | O_EXCL, 0600); local
[all...]
/linux-master/tools/testing/vsock/
H A Dmsg_zerocopy_common.c17 void enable_so_zerocopy(int fd) argument
27 void vsock_recv_completion(int fd, const bool *zerocopied) argument
/linux-master/arch/sh/kernel/
H A Dsys_sh32.c28 int fd[2]; local
39 asmlinkage ssize_t sys_pread_wrapper(unsigned int fd, char __user *buf, argument
45 asmlinkage ssize_t sys_pwrite_wrapper(unsigned int fd, const char __user *buf, argument
51 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1, argument
[all...]
H A Dsys_sh.c32 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, int fd, unsigned long off) argument
41 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) argument
/linux-master/Documentation/usb/
H A Dusbdevfs-drop-permissions.c19 void drop_privileges(int fd, uint32_t mask) argument
30 void reset_device(int fd) argument
42 void claim_some_intf(int fd) argument
59 int c, fd; local
[all...]
/linux-master/arch/um/drivers/
H A Dcow_sys.h26 static inline int cow_seek_file(int fd, __u64 offset) argument
36 static inline int cow_write_file(int fd, void *buf, int size) argument
H A Ddaemon.h19 int fd; member in struct:daemon_data
/linux-master/drivers/usb/gadget/
H A Dfunctions.c14 struct usb_function_driver *fd; local
93 struct usb_function_driver *fd; local
111 usb_function_unregister(struct usb_function_driver *fd) argument
[all...]
/linux-master/include/uapi/linux/
H A Dkcm.h19 int fd; member in struct:kcm_attach
24 int fd; member in struct:kcm_unattach
28 int fd; member in struct:kcm_clone
H A Dvtpm_proxy.h43 __u32 fd; /* output */ member in struct:vtpm_proxy_new_dev
/linux-master/include/uapi/linux/netfilter/
H A Dxt_bpf.h32 __s32 fd; member in struct:xt_bpf_info_v1
/linux-master/tools/testing/selftests/efivarfs/
H A Dopen-unlink.c16 int fd; local
47 int fd; local
72 int fd, rc; local
[all...]
/linux-master/arch/powerpc/boot/
H A Dhack-coff.c30 int fd; local
/linux-master/tools/testing/selftests/rtc/
H A Dsetdate.c23 int fd, retval; local
/linux-master/tools/gpio/
H A Dgpio-hammer.c31 int fd; local

Completed in 166 milliseconds

1234567891011>>