Searched defs:fd (Results 1 - 200 of 486) sorted by relevance

123

/linux-4.4.14/arch/tile/include/gxio/
H A Duart.h37 int fd; member in struct:__anon2846
H A Dusb_host.h37 int fd; member in struct:__anon2847
H A Dtrio.h158 int fd; member in struct:__anon2844
/linux-4.4.14/Documentation/watchdog/src/
H A Dwatchdog-simple.c8 int fd = open("/dev/watchdog", O_WRONLY); main() local
H A Dwatchdog-test.c15 int fd; variable
/linux-4.4.14/tools/build/feature/
H A Dtest-timerfd.c10 int fd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); main() local
/linux-4.4.14/arch/tile/gxio/
H A Dtrio.c31 int fd; gxio_trio_init() local
H A Duart.c31 int fd; gxio_uart_init() local
H A Dusb_host.c33 int fd; gxio_usb_host_init() local
H A Diorpc_globals.c22 int __iorpc_arm_pollfd(int fd, int pollfd_cookie) __iorpc_arm_pollfd() argument
39 int __iorpc_close_pollfd(int fd, int pollfd_cookie) __iorpc_close_pollfd() argument
56 int __iorpc_get_mmio_base(int fd, HV_PTE *base) __iorpc_get_mmio_base() argument
77 int __iorpc_check_mmio_offset(int fd, unsigned long offset, unsigned long size) __iorpc_check_mmio_offset() argument
/linux-4.4.14/arch/um/include/shared/skas/
H A Dstub-data.h15 int fd; member in struct:stub_data
/linux-4.4.14/arch/arm/kernel/
H A Dsys_arm.c35 asmlinkage long sys_arm_fadvise64_64(int fd, int advice, sys_arm_fadvise64_64() argument
/linux-4.4.14/tools/perf/util/
H A Dcgroup.h10 int fd; member in struct:cgroup_sel
H A Dcloexec.c28 int fd; perf_flag_probe() local
H A Ddata.c16 int fd = perf_data_file__is_read(file) ? check_pipe() local
52 int fd; open_file_read() local
92 int fd; open_file_write() local
109 int fd; open_file() local
H A Ddata.h13 int fd; member in struct:perf_data_file
H A Dcgroup.c61 int fd; open_cgroup() local
H A Drun-command.c6 static inline void close_pair(int fd[2]) close_pair() argument
14 int fd = open("/dev/null", O_RDWR); dup_devnull() local
H A Drecord.c16 int err = -EAGAIN, fd; perf_do_probe_api() local
116 int cpu, fd; perf_can_record_cpu_wide() local
245 int err, fd, cpu; perf_evlist__can_select_event() local
H A Dstrbuf.c117 ssize_t strbuf_read(struct strbuf *sb, int fd, ssize_t hint) strbuf_read() argument
/linux-4.4.14/arch/um/os-Linux/drivers/
H A Dtuntap.h15 int fd; member in struct:tuntap_data
H A Dtuntap_kern.c38 static int tuntap_read(int fd, struct sk_buff *skb, struct uml_net_private *lp) tuntap_read() argument
44 static int tuntap_write(int fd, struct sk_buff *skb, struct uml_net_private *lp) tuntap_write() argument
H A Dethertap_kern.c39 static int etap_read(int fd, struct sk_buff *skb, struct uml_net_private *lp) etap_read() argument
53 static int etap_write(int fd, struct sk_buff *skb, struct uml_net_private *lp) etap_write() argument
H A Dtuntap_user.c196 static void tuntap_close(int fd, void *data) tuntap_close() argument
/linux-4.4.14/arch/mn10300/kernel/
H A Dsys_mn10300.c26 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long offset) old_mmap() argument
/linux-4.4.14/arch/cris/kernel/
H A Dsys_cris.c30 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
/linux-4.4.14/arch/frv/kernel/
H A Dsys_frv.c30 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
/linux-4.4.14/tools/testing/selftests/efivarfs/
H A Dcreate-read.c15 int fd, rc; main() local
H A Dopen-unlink.c15 int fd; set_immutable() local
46 int fd; get_immutable() local
71 int fd, rc; main() local
/linux-4.4.14/tools/usb/usbip/libsrc/
H A Dsysfs_utils.c12 int fd; write_sysfs_attribute() local
H A Dusbip_host_driver.c42 int fd; read_attr_usbip_status() local
/linux-4.4.14/arch/um/drivers/
H A Dslip_common.c5 int slip_proto_read(int fd, void *buf, int len, struct slip_proto *slip) slip_proto_read() argument
45 int slip_proto_write(int fd, void *buf, int len, struct slip_proto *slip) slip_proto_write() argument
H A Dchan.h25 int fd; member in struct:chan
H A Dcow_sys.h25 static inline int cow_seek_file(int fd, __u64 offset) cow_seek_file() argument
35 static inline int cow_write_file(int fd, void *buf, int size) cow_write_file() argument
H A Ddaemon.h19 int fd; member in struct:daemon_data
H A Dxterm_kern.c15 int fd; member in struct:xterm_wait
23 int fd; xterm_interrupt() local
H A Ddaemon_kern.c42 static int daemon_read(int fd, struct sk_buff *skb, struct uml_net_private *lp) daemon_read() argument
48 static int daemon_write(int fd, struct sk_buff *skb, struct uml_net_private *lp) daemon_write() argument
H A Dfd.c16 int fd; member in struct:fd_chan
69 static void fd_close(int fd, void *d) fd_close() argument
H A Dnull.c23 int fd; null_open() local
31 static int null_read(int fd, char *c_out, void *unused) null_read() argument
H A Dpcap_user.c110 int pcap_user_read(int fd, void *buffer, int len, struct pcap_data *pri) pcap_user_read() argument
H A Dslip_kern.c47 static int slip_read(int fd, struct sk_buff *skb, struct uml_net_private *lp) slip_read() argument
53 static int slip_write(int fd, struct sk_buff *skb, struct uml_net_private *lp) slip_write() argument
H A Dslirp_kern.c52 static int slirp_read(int fd, struct sk_buff *skb, struct uml_net_private *lp) slirp_read() argument
58 static int slirp_write(int fd, struct sk_buff *skb, struct uml_net_private *lp) slirp_write() argument
H A Dtty.c43 int fd, err, mode = 0; tty_open() local
H A Dharddog_user.c112 int ping_watchdog(int fd) ping_watchdog() argument
H A Dpcap_kern.c34 static int pcap_read(int fd, struct sk_buff *skb, struct uml_net_private *lp) pcap_read() argument
41 static int pcap_write(int fd, struct sk_buff *skb, struct uml_net_private *lp) pcap_write() argument
H A Dslirp_user.c37 static int slirp_tramp(char **argv, int fd) slirp_tramp() argument
77 static void slirp_close(int fd, void *data) slirp_close() argument
106 int slirp_user_read(int fd, void *buf, int len, struct slirp_data *pri) slirp_user_read() argument
111 int slirp_user_write(int fd, void *buf, int len, struct slirp_data *pri) slirp_user_write() argument
H A Dumcast_user.c70 int fd, yes = 1, err = -EINVAL; umcast_open() local
148 static void umcast_close(int fd, void *data) umcast_close() argument
168 int umcast_user_write(int fd, void *buf, int len, struct umcast_data *pri) umcast_user_write() argument
H A Dvde_kern.c39 static int vde_read(int fd, struct sk_buff *skb, struct uml_net_private *lp) vde_read() argument
51 static int vde_write(int fd, struct sk_buff *skb, struct uml_net_private *lp) vde_write() argument
H A Dchan_user.c17 void generic_close(int fd, void *unused) generic_close() argument
22 int generic_read(int fd, char *c_out, void *unused) generic_read() argument
38 int generic_write(int fd, const char *buf, int n, void *unused) generic_write() argument
52 int generic_window_size(int fd, void *unused, unsigned short *rows_out, generic_window_size() argument
74 int generic_console_write(int fd, const char *buf, int n) generic_console_write() argument
219 static int winch_tramp(int fd, struct tty_port *port, int *fd_out, winch_tramp() argument
274 void register_winch(int fd, struct tty_port *port) register_winch() argument
H A Ddaemon_user.c53 int fd, n, err; connect_to_switch() local
177 int daemon_user_write(int fd, void *buf, int len, struct daemon_data *pri) daemon_user_write() argument
H A Dmconsole_user.c79 int mconsole_get_request(int fd, struct mc_request *req) mconsole_get_request() argument
H A Dport_kern.c24 int fd; member in struct:port_list
38 int fd; member in struct:connection
48 int fd; pipe_interrupt() local
79 int fd, socket[2], pid; port_accept() local
164 int fd; port_data() local
229 int fd; port_wait() local
H A Dport_user.c74 int fd, err; port_open() local
90 static void port_close(int fd, void *d) port_close() argument
114 int fd, err, arg; port_listen_fd() local
167 int port_connection(int fd, int *socket, int *pid_out) port_connection() argument
H A Dpty.c45 int fd, err; pts_open() local
117 int fd, err; pty_open() local
H A Dslip_user.c27 static int set_up_tty(int fd) set_up_tty() argument
74 static int slip_tramp(char **argv, int fd) slip_tramp() argument
190 static void slip_close(int fd, void *data) slip_close() argument
212 int slip_user_read(int fd, void *buf, int len, struct slip_data *pri) slip_user_read() argument
217 int slip_user_write(int fd, void *buf, int len, struct slip_data *pri) slip_user_write() argument
H A Dumcast_kern.c51 static int umcast_read(int fd, struct sk_buff *skb, struct uml_net_private *lp) umcast_read() argument
57 static int umcast_write(int fd, struct sk_buff *skb, struct uml_net_private *lp) umcast_write() argument
H A Dxterm.c88 int pid, fd, new, err; xterm_open() local
197 static void xterm_close(int fd, void *d) xterm_close() argument
/linux-4.4.14/arch/um/include/shared/
H A Dmem_user.h38 int fd; member in struct:iomem_region
H A Dirq_user.h14 int fd; member in struct:irq_fd
H A Dnet_kern.h30 int fd; member in struct:uml_net_private
/linux-4.4.14/arch/um/kernel/
H A Dsigio.c23 int write_sigio_irq(int fd) write_sigio_irq() argument
H A Dsyscall.c17 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long offset) old_mmap() argument
H A Dinitrd.c67 int fd, n; load_initrd() local
H A Dphysmem.c45 int fd, err; map_memory() local
123 int fd = -1; phys_mapping() local
/linux-4.4.14/arch/um/os-Linux/
H A Dtty.c14 int fd; member in struct:grantpt_info
30 int fd, err; get_pty() local
H A Dirq.c52 int os_create_pollfd(int fd, int events, void *tmp_pfd, int size_tmpfds) os_create_pollfd() argument
127 void os_set_pollfd(int i, int fd) os_set_pollfd() argument
H A Dmem.c98 int fd; make_tempfile() local
138 int fd, err; create_tmp_file() local
173 int err, fd; create_mem_file() local
188 int err, fd = create_tmp_file(UM_KERN_PAGE_SIZE); check_tmpexec() local
H A Dutil.c25 int raw(int fd) raw() argument
H A Dhelper.c21 int fd; member in struct:helper_data
H A Dstart_up.c347 int fd, size; parse_iomem() local
H A Dumid.c137 int dead, fd, p, n, err; is_umdir_used() local
212 int fd, n; create_pid_file() local
248 int fd, err; make_umid() local
/linux-4.4.14/fs/notify/fanotify/
H A Dfanotify.h34 int fd; /* fd we passed to userspace for this event */ member in struct:fanotify_perm_event_info
/linux-4.4.14/arch/score/kernel/
H A Dsys_score.c37 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
44 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, off_t offset) sys_mmap() argument
/linux-4.4.14/arch/sparc/kernel/
H A Dsparc_ksyms_32.c17 int fd; member in struct:poll
H A Dsparc_ksyms_64.c20 int fd; member in struct:poll
H A Dsys_sparc_32.c75 int fd[2]; sparc_pipe() local
98 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
108 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off) sys_mmap() argument
H A Dprom_32.c221 int skip, tmp, fd; of_console_init() local
/linux-4.4.14/arch/arm64/kernel/
H A Dsys.c29 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, off_t off) sys_mmap() argument
/linux-4.4.14/Documentation/filesystems/
H A Ddnotify_test.c18 int fd; main() local
/linux-4.4.14/tools/perf/tests/
H A Dopenat-syscall.c10 int err = -1, fd; test__openat_syscall_event() local
H A Dbp_signal_overflow.c44 static long long bp_count(int fd) bp_count() argument
66 int fd, i, fails = 0; test__bp_signal_overflow() local
H A Dfdarray.c7 int fd; fdarray__init_revents() local
30 int nr_fds, expected_fd[2], fd, err = TEST_FAIL; test__fdarray__filter() local
H A Dopenat-syscall-all-cpus.c12 int err = -1, fd, cpu; test__openat_syscall_event_on_all_cpus() local
H A Dtopology.c15 int fd; get_temp() local
H A Dbp_signal.c63 int fd; bp_event() local
100 static long long bp_count(int fd) bp_count() argument
H A Dattr.c60 store_event(struct perf_event_attr *attr, pid_t pid, int cpu, int fd, int group_fd, unsigned long flags) store_event() argument
130 test_attr__open(struct perf_event_attr *attr, pid_t pid, int cpu, int fd, int group_fd, unsigned long flags) test_attr__open() argument
H A Ddso-data.c20 int fd, i; test_file() local
105 int fd = dso__data_get_fd(dso, machine); dso__data_fd() local
252 int dso_cnt, limit, i, fd; test__dso_data_cache() local
309 int fd, fd_extra; test__dso_data_reopen() local
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/
H A Devent.h18 int fd; member in struct:event
/linux-4.4.14/drivers/usb/gadget/
H A Dfunctions.c13 struct usb_function_driver *fd; try_get_usb_function_instance() local
92 struct usb_function_driver *fd; usb_function_register() local
110 void usb_function_unregister(struct usb_function_driver *fd) usb_function_unregister() argument
/linux-4.4.14/fs/hfs/
H A Dattr.c20 struct hfs_find_data fd; hfs_setxattr() local
63 struct hfs_find_data fd; hfs_getxattr() local
H A Dbfind.c14 int hfs_find_init(struct hfs_btree *tree, struct hfs_find_data *fd) hfs_find_init() argument
31 void hfs_find_exit(struct hfs_find_data *fd) hfs_find_exit() argument
42 int __hfs_brec_find(struct hfs_bnode *bnode, struct hfs_find_data *fd) __hfs_brec_find() argument
94 int hfs_brec_find(struct hfs_find_data *fd) hfs_brec_find() argument
148 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) hfs_brec_read() argument
161 int hfs_brec_goto(struct hfs_find_data *fd, int cnt) hfs_brec_goto() argument
H A Dbrec.c64 int hfs_brec_insert(struct hfs_find_data *fd, void *entry, int entry_len) hfs_brec_insert() argument
175 int hfs_brec_remove(struct hfs_find_data *fd) hfs_brec_remove() argument
229 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd) hfs_bnode_split() argument
350 static int hfs_brec_update_parent(struct hfs_find_data *fd) hfs_brec_update_parent() argument
H A Dcatalog.c84 struct hfs_find_data fd; hfs_cat_create() local
216 struct hfs_find_data fd; hfs_cat_delete() local
179 hfs_cat_find_brec(struct super_block *sb, u32 cnid, struct hfs_find_data *fd) hfs_cat_find_brec() argument
H A Ddir.c24 struct hfs_find_data fd; hfs_lookup() local
61 struct hfs_find_data fd; hfs_readdir() local
/linux-4.4.14/samples/bpf/
H A Dtracex4_user.c31 static void print_old_objects(int fd) print_old_objects() argument
H A Dfds_example.c69 int fd, ret; bpf_do_map() local
102 int fd, sock, ret; bpf_do_prog() local
H A Dlathist_user.c65 static void get_data(int fd) get_data() argument
H A Dtracex3_user.c21 static void clear_stats(int fd) clear_stats() argument
76 static void print_hist(int fd) print_hist() argument
H A Dlibbpf.c34 int bpf_update_elem(int fd, void *key, void *value, unsigned long long flags) bpf_update_elem() argument
46 int bpf_lookup_elem(int fd, void *key, void *value) bpf_lookup_elem() argument
57 int bpf_delete_elem(int fd, void *key) bpf_delete_elem() argument
67 int bpf_get_next_key(int fd, void *key, void *next_key) bpf_get_next_key() argument
106 int bpf_obj_pin(int fd, const char *pathname) bpf_obj_pin() argument
H A Dtrace_output_user.c33 static int perf_event_mmap(int fd) perf_event_mmap() argument
51 static int perf_event_poll(int fd) perf_event_poll() argument
H A Dtracex2_user.c37 static void print_hist_for_pid(int fd, void *task) print_hist_for_pid() argument
72 static void print_hist(int fd) print_hist() argument
/linux-4.4.14/samples/hidraw/
H A Dhid-example.c44 int fd; main() local
/linux-4.4.14/init/
H A Ddo_mounts_initrd.c101 int fd = sys_open("/dev/root.old", O_RDWR, 0); handle_initrd() local
H A Ddo_mounts_md.c133 int fd; md_setup_drive() local
285 int fd; autodetect_raid() local
/linux-4.4.14/fs/notify/
H A Dgroup.c113 int fsnotify_fasync(int fd, struct file *file, int on) fsnotify_fasync() argument
/linux-4.4.14/include/linux/
H A Ddnotify.h41 static inline int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) fcntl_dirnotify() argument
H A Dfile.h29 struct fd { struct
36 static inline void fdput(struct fd fd) fdput() argument
53 static inline struct fd fdget(unsigned int fd) fdget() argument
58 static inline struct fd fdget_raw(unsigned int fd) fdget_raw() argument
H A Deventfd.h54 static inline struct eventfd_ctx *eventfd_ctx_fdget(int fd) eventfd_ctx_fdget() argument
H A Dfdtable.h26 struct file __rcu **fd; /* current fd array */ member in struct:fdtable
33 static inline bool close_on_exec(int fd, const struct fdtable *fdt) close_on_exec() argument
38 static inline bool fd_is_open(int fd, const struct fdtable *fdt) fd_is_open() argument
80 static inline struct file *__fcheck_files(struct files_struct *files, unsigned int fd) __fcheck_files() argument
89 static inline struct file *fcheck_files(struct files_struct *files, unsigned int fd) fcheck_files() argument
/linux-4.4.14/arch/s390/kernel/
H A Dsys_s390.c44 unsigned long fd; member in struct:s390_mmap_arg_struct
/linux-4.4.14/arch/sh/kernel/
H A Dsys_sh.c31 old_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, int fd, unsigned long off) old_mmap() argument
40 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
H A Dsys_sh32.c26 int fd[2]; sys_sh_pipe() local
37 asmlinkage ssize_t sys_pread_wrapper(unsigned int fd, char __user *buf, sys_pread_wrapper() argument
43 asmlinkage ssize_t sys_pwrite_wrapper(unsigned int fd, const char __user *buf, sys_pwrite_wrapper() argument
49 asmlinkage int sys_fadvise64_64_wrapper(int fd, u32 offset0, u32 offset1, sys_fadvise64_64_wrapper() argument
/linux-4.4.14/arch/powerpc/boot/
H A Dhack-coff.c34 int fd; main() local
/linux-4.4.14/Documentation/mic/mpssd/
H A Dsysfs.c31 int fd; readsysfs() local
72 int fd, ret = 0; setsysfs() local
/linux-4.4.14/tools/perf/arch/x86/tests/
H A Dintel-cqm.c41 int i, fd[2], flag, ret; test__intel_cqm_count_nmi_context() local
H A Drdpmc.c93 int fd; __test__rdpmc() local
/linux-4.4.14/tools/perf/
H A Dperf-sys.h107 int fd; sys_perf_event_open() local
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/
H A Dosunixmap.c102 int fd; acpi_os_map_memory() local
/linux-4.4.14/tools/power/cpupower/utils/helpers/
H A Dmsr.c28 int fd; read_msr() local
57 int fd; write_msr() local
/linux-4.4.14/tools/testing/selftests/net/
H A Dsocket.c45 int fd; run_tests() local
H A Dpsock_lib.h41 static __maybe_unused void sock_setfilter(int fd, int lvl, int optnum) sock_setfilter() argument
66 static __maybe_unused void pair_udp_setfilter(int fd) pair_udp_setfilter() argument
/linux-4.4.14/tools/testing/selftests/powerpc/dscr/
H A Ddscr_sysfs_test.c19 int fd, rc; check_cpu_dscr_default() local
H A Ddscr.h79 int fd = -1, ret; get_default_dscr() local
104 int fd = -1, ret; set_default_dscr() local
/linux-4.4.14/tools/testing/selftests/timers/
H A Drtctest.c35 int i, fd, retval, irqcount = 0; main() local
H A Dclocksource-switch.c53 int fd, i; get_clocksources() local
88 int fd; get_cur_clocksource() local
99 int fd; change_clocksource() local
/linux-4.4.14/tools/testing/selftests/vm/
H A Dhugepage-mmap.c67 int fd, ret; main() local
H A Dcompaction_test.c56 int fd; prereq() local
82 int fd; check_compaction() local
/linux-4.4.14/arch/tile/kernel/
H A Dsys.c62 ssize_t sys32_readahead(int fd, u32 offset_lo, u32 offset_hi, u32 count) sys32_readahead() argument
67 int sys32_fadvise64_64(int fd, u32 offset_lo, u32 offset_hi, sys32_fadvise64_64() argument
/linux-4.4.14/fs/jffs2/
H A Dbuild.c55 struct jffs2_full_dirent *fd; jffs2_build_inode_pass1() local
102 struct jffs2_full_dirent *fd; jffs2_build_filesystem() local
243 struct jffs2_full_dirent *fd; jffs2_build_remove_unlinked_inode() local
H A Dread.c23 jffs2_read_dnode(struct jffs2_sb_info *c, struct jffs2_inode_info *f, struct jffs2_full_dnode *fd, unsigned char *buf, int ofs, int len) jffs2_read_dnode() argument
/linux-4.4.14/include/uapi/asm-generic/
H A Dpoll.h36 int fd; member in struct:pollfd
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c93 asmlinkage long sys_spu_run(int fd, __u32 __user *unpc, __u32 __user *ustatus) sys_spu_run() argument
/linux-4.4.14/arch/mips/kernel/
H A Dsyscall.c51 int fd[2]; sysm_pipe() local
H A Dlinux32.c136 asmlinkage ssize_t sys32_readahead(int fd, u32 pad0, u64 a2, u64 a3, sys32_readahead() argument
142 asmlinkage long sys32_sync_file_range(int fd, int __pad, sys32_sync_file_range() argument
152 asmlinkage long sys32_fadvise64_64(int fd, int __pad, sys32_fadvise64_64() argument
162 asmlinkage long sys32_fallocate(int fd, int mode, unsigned offset_a2, sys32_fallocate() argument
/linux-4.4.14/Documentation/ia64/
H A Daliasing-test.c29 int fd, rc; map_mem() local
124 int fd, rc; read_rom() local
/linux-4.4.14/Documentation/spi/
H A Dspidev_fdx.c17 static void do_read(int fd, int len) do_read() argument
48 static void do_msg(int fd, int len) do_msg() argument
79 static void dumpstat(const char *name, int fd) dumpstat() argument
110 int fd; main() local
H A Dspidev_test.c103 static void transfer(int fd, uint8_t const *tx, uint8_t const *rx, size_t len) transfer() argument
255 int fd; main() local
/linux-4.4.14/tools/build/
H A Dfixdep.c122 int fd; print_deps() local
/linux-4.4.14/tools/power/cpupower/debug/i386/
H A Dcentrino-decode.c32 int fd; rdmsr() local
H A Dpowernow-k8-decode.c32 int fd; get_fidvid() local
H A Ddump_psb.c151 int fd; main() local
/linux-4.4.14/tools/testing/selftests/powerpc/
H A Dharness.c127 int fd; get_auxv_entry() local
/linux-4.4.14/arch/x86/um/shared/sysdep/
H A Dstub_32.h80 static inline void remap_stack(int fd, unsigned long offset) remap_stack() argument
H A Dstub_64.h85 static inline void remap_stack(long fd, unsigned long offset) remap_stack() argument
/linux-4.4.14/arch/xtensa/kernel/
H A Dsyscall.c54 asmlinkage long xtensa_fadvise64_64(int fd, int advice, xtensa_fadvise64_64() argument
/linux-4.4.14/drivers/clk/
H A Dclk-fractional-divider.c24 struct clk_fractional_divider *fd = to_clk_fd(hw); clk_fd_recalc_rate() local
57 struct clk_fractional_divider *fd = to_clk_fd(hw); clk_fd_round_rate() local
87 struct clk_fractional_divider *fd = to_clk_fd(hw); clk_fd_set_rate() local
126 struct clk_fractional_divider *fd; clk_register_fractional_divider() local
/linux-4.4.14/Documentation/vDSO/
H A Dvdso_standalone_test_x86.c56 static inline long linux_write(int fd, const void *data, size_t len) linux_write() argument
/linux-4.4.14/fs/
H A Dfhandle.c114 static struct vfsmount *get_vfsmount_from_fd(int fd) get_vfsmount_from_fd() argument
220 int fd; do_handle_open() local
H A Danon_inodes.c142 int error, fd; anon_inode_getfd() local
H A Deventfd.c322 struct file *eventfd_fget(int fd) eventfd_fget() argument
347 struct eventfd_ctx *eventfd_ctx_fdget(int fd) eventfd_ctx_fdget() argument
422 int fd, error; SYSCALL_DEFINE2() local
H A Dnsfs.c122 struct file *proc_ns_fget(int fd) proc_ns_fget() argument
H A Dstatfs.c95 int fd_statfs(int fd, struct kstatfs *st) fd_statfs() argument
H A Dsync.c213 static int do_fsync(unsigned int fd, int datasync) do_fsync() argument
/linux-4.4.14/samples/uhid/
H A Duhid-example.c158 static int uhid_write(int fd, const struct uhid_event *ev) uhid_write() argument
175 static int create(int fd) create() argument
193 static void destroy(int fd) destroy() argument
224 static int event(int fd) event() argument
277 static int send_event(int fd) send_event() argument
300 static int keyboard(int fd) keyboard() argument
388 int fd; main() local
/linux-4.4.14/include/uapi/linux/
H A Dif_pppol2tp.h27 int fd; /* FD of UDP socket to use */ member in struct:pppol2tp_addr
41 int fd; /* FD of UDP socket to use */ member in struct:pppol2tpin6_addr
55 int fd; /* FD of UDP or IP socket to use */ member in struct:pppol2tpv3_addr
66 int fd; /* FD of UDP or IP socket to use */ member in struct:pppol2tpv3in6_addr
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c73 static int match_context(const void *v, struct file *file, unsigned fd) match_context() argument
96 static struct spu_context *coredump_next_context(int *fd) coredump_next_context() argument
110 int size = 0, rc, fd; spufs_coredump_extra_notes_size() local
188 int fd, j, rc; spufs_coredump_extra_notes_write() local
/linux-4.4.14/arch/mn10300/boot/tools/
H A Dbuild.c43 int fd; variable
/linux-4.4.14/arch/ia64/hp/sim/boot/
H A Dbootloader.c32 int fd; member in struct:disk_stat
60 int fd, i; start_bootloader() local
/linux-4.4.14/Documentation/timers/
H A Dhpet_example.c81 int fd; hpet_open_close() local
101 int fd; hpet_info() local
133 int iterations, i, fd; hpet_poll() local
225 int iterations, i, fd, value; hpet_fasync() local
/linux-4.4.14/tools/iio/
H A Diio_event_monitor.c251 int fd, event_fd; main() local
/linux-4.4.14/tools/laptop/freefall/
H A Dfreefall.c43 int fd = open(unload_heads_path, O_RDONLY); valid_disk() local
57 int fd = open(path, O_RDWR); write_int() local
109 int fd, ret; main() local
/linux-4.4.14/tools/lib/api/fd/
H A Darray.c73 int fdarray__add(struct fdarray *fda, int fd, short revents) fdarray__add() argument
90 int fd, nr = 0; fdarray__filter() local
121 int fd, printed = fprintf(fp, "%d [ ", fda->nr); fdarray__fprintf() local
87 fdarray__filter(struct fdarray *fda, short revents, void (*entry_destructor)(struct fdarray *fda, int fd)) fdarray__filter() argument
/linux-4.4.14/tools/lib/bpf/
H A Dbpf.c62 int fd; bpf_load_program() local
/linux-4.4.14/tools/power/acpi/tools/ec/
H A Dec_access.c126 void dump_ec(int fd) dump_ec() argument
176 void read_ec_val(int fd, int byte_offset) read_ec_val() argument
193 void write_ec_val(int fd, int byte_offset, uint8_t value) write_ec_val() argument
210 int fd; main() local
/linux-4.4.14/tools/usb/usbip/src/
H A Dusbip_attach.c49 int fd; record_connection() local
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
H A Dlproc_mdc.c101 int fd, rc; mdc_kuc_write() local
/linux-4.4.14/drivers/pps/
H A Dpps.c61 static int pps_cdev_fasync(int fd, struct file *file, int on) pps_cdev_fasync() argument
/linux-4.4.14/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c55 static ssize_t fuse_read(struct file *fd, struct kobject *kobj, fuse_read() argument
/linux-4.4.14/drivers/staging/android/
H A Dsw_sync.c167 int fd = get_unused_fd_flags(O_CLOEXEC); sw_sync_ioctl_create_fence() local
/linux-4.4.14/drivers/staging/android/uapi/
H A Dion.h113 int fd; member in struct:ion_fd_data
/linux-4.4.14/drivers/vfio/platform/
H A Dvfio_platform_irq.c61 int32_t fd = *(int32_t *)data; vfio_platform_set_irq_mask() local
121 int32_t fd = *(int32_t *)data; vfio_platform_set_irq_unmask() local
246 int32_t fd = *(int32_t *)data; vfio_platform_set_irq_trigger() local
180 vfio_set_trigger(struct vfio_platform_device *vdev, int index, int fd, irq_handler_t handler) vfio_set_trigger() argument
/linux-4.4.14/drivers/vfio/
H A Dvirqfd.c107 vfio_virqfd_enable(void *opaque, int (*handler)(void *, void *), void (*thread)(void *, void *), void *data, struct virqfd **pvirqfd, int fd) vfio_virqfd_enable() argument
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c120 vmw_prime_fd_to_handle(struct drm_device *dev, struct drm_file *file_priv, int fd, u32 *handle) vmw_prime_fd_to_handle() argument
/linux-4.4.14/drivers/net/wimax/i2400m/
H A Ddebugfs.c244 struct dentry *fd; i2400m_debugfs_add() local
/linux-4.4.14/arch/x86/tools/
H A Dinsn_sanity.c124 int fd; init_random_seed() local
/linux-4.4.14/arch/alpha/boot/tools/
H A Dobjstrip.c55 int fd, ofd, i, j, verbose = 0, primary = 0; main() local
/linux-4.4.14/fs/hfsplus/
H A Dattributes.c172 struct hfs_find_data fd; hfsplus_attr_exists() local
198 struct hfs_find_data fd; hfsplus_create_attr() local
301 struct hfs_find_data fd; hfsplus_delete_attr() local
342 struct hfs_find_data fd; hfsplus_delete_all_attrs() local
136 hfsplus_find_attr(struct super_block *sb, u32 cnid, const char *name, struct hfs_find_data *fd) hfsplus_find_attr() argument
260 __hfsplus_delete_attr(struct inode *inode, u32 cnid, struct hfs_find_data *fd) __hfsplus_delete_attr() argument
H A Dbfind.c14 int hfs_find_init(struct hfs_btree *tree, struct hfs_find_data *fd) hfs_find_init() argument
43 void hfs_find_exit(struct hfs_find_data *fd) hfs_find_exit() argument
113 int __hfs_brec_find(struct hfs_bnode *bnode, struct hfs_find_data *fd, __hfs_brec_find() argument
163 int hfs_brec_find(struct hfs_find_data *fd, search_strategy_t do_key_compare) hfs_brec_find() argument
217 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) hfs_brec_read() argument
230 int hfs_brec_goto(struct hfs_find_data *fd, int cnt) hfs_brec_goto() argument
53 hfs_find_1st_rec_by_cnid(struct hfs_bnode *bnode, struct hfs_find_data *fd, int *begin, int *end, int *cur_rec) hfs_find_1st_rec_by_cnid() argument
91 hfs_find_rec_by_key(struct hfs_bnode *bnode, struct hfs_find_data *fd, int *begin, int *end, int *cur_rec) hfs_find_rec_by_key() argument
H A Dbrec.c62 int hfs_brec_insert(struct hfs_find_data *fd, void *entry, int entry_len) hfs_brec_insert() argument
177 int hfs_brec_remove(struct hfs_find_data *fd) hfs_brec_remove() argument
233 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd) hfs_bnode_split() argument
354 static int hfs_brec_update_parent(struct hfs_find_data *fd) hfs_brec_update_parent() argument
/linux-4.4.14/net/core/
H A Dscm.c103 int fd = fdp[i]; scm_fp_copy() local
/linux-4.4.14/fs/notify/dnotify/
H A Ddnotify.c258 int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) fcntl_dirnotify() argument
227 attach_dn(struct dnotify_struct *dn, struct dnotify_mark *dn_mark, fl_owner_t id, int fd, struct file *filp, __u32 mask) attach_dn() argument
/linux-4.4.14/arch/powerpc/kernel/
H A Dsyscalls.c118 long ppc_fadvise64_64(int fd, int advice, u32 offset_high, u32 offset_low, ppc_fadvise64_64() argument
44 do_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off, int shift) do_mmap2() argument
64 sys_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
71 sys_mmap(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, off_t offset) sys_mmap() argument
/linux-4.4.14/arch/m68k/kernel/
H A Dsys_m68k.c39 sys_mmap2(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) sys_mmap2() argument
/linux-4.4.14/arch/ia64/kernel/
H A Dsys_ia64.c103 int fd[2]; sys_ia64_pipe() local
137 sys_mmap2 (unsigned long addr, unsigned long len, int prot, int flags, int fd, long pgoff) sys_mmap2() argument
146 sys_mmap (unsigned long addr, unsigned long len, int prot, int flags, int fd, long off) sys_mmap() argument
/linux-4.4.14/Documentation/laptops/
H A Ddslm.c29 static int check_powermode(int fd) check_powermode() argument
66 static void measure(int fd) measure() argument
134 int fd; main() local
/linux-4.4.14/tools/hv/
H A Dhv_vss_daemon.c40 int ret, fd = open(dir, O_RDONLY); vss_do_freeze() local
/linux-4.4.14/tools/testing/selftests/ipc/
H A Dmsgque.c35 int fd, ret, id, i; restore_queue() local
/linux-4.4.14/tools/testing/selftests/memfd/
H A Dfuse_test.c46 int r, fd; mfd_assert_new() local
64 static __u64 mfd_assert_get_seals(int fd) mfd_assert_get_seals() argument
77 static void mfd_assert_has_seals(int fd, __u64 seals) mfd_assert_has_seals() argument
89 static void mfd_assert_add_seals(int fd, __u64 seals) mfd_assert_add_seals() argument
103 static int mfd_busy_add_seals(int fd, __u64 seals) mfd_busy_add_seals() argument
124 static void *mfd_assert_mmap_shared(int fd) mfd_assert_mmap_shared() argument
142 static void *mfd_assert_mmap_private(int fd) mfd_assert_mmap_private() argument
231 int fd, mfd, r; main() local
/linux-4.4.14/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c181 int fd; test_file() local
/linux-4.4.14/virt/kvm/
H A Dvfio.c120 int32_t fd; kvm_vfio_set_group() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dllite_mmap.c150 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); ll_fault_io_init() local
/linux-4.4.14/drivers/rtc/
H A Drtc-dev.c417 static int rtc_dev_fasync(int fd, struct file *file, int on) rtc_dev_fasync() argument
/linux-4.4.14/drivers/staging/android/ion/
H A Dion_test.c167 int fd = arg; ion_test_ioctl() local
/linux-4.4.14/drivers/vfio/pci/
H A Dvfio_pci_intrs.c174 static int vfio_intx_set_signal(struct vfio_pci_device *vdev, int fd) vfio_intx_set_signal() argument
386 int fd = fds ? fds[i] : -1; vfio_msi_set_block() local
438 int32_t fd = *(int32_t *)data; vfio_pci_set_intx_unmask() local
484 int32_t fd = *(int32_t *)data; vfio_pci_set_intx_trigger() local
568 int32_t fd = *(int32_t *)data; vfio_pci_set_ctx_trigger_single() local
308 vfio_msi_set_vector_signal(struct vfio_pci_device *vdev, int vector, int fd, bool msix) vfio_msi_set_vector_signal() argument
/linux-4.4.14/drivers/misc/mei/
H A Dmain.c668 static int mei_fasync(int fd, struct file *file, int band) mei_fasync() argument
/linux-4.4.14/drivers/iio/
H A Dindustrialio-event.c178 int fd; iio_event_getfd() local
/linux-4.4.14/drivers/hid/
H A Dhidraw.c319 static int hidraw_fasync(int fd, struct file *file, int on) hidraw_fasync() argument
/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-is-param.c224 struct fd_param *fd; __is_set_frame_size() local
475 struct fd_param *fd; __is_set_fd_control() local
490 struct fd_param *fd; __is_set_fd_config_maxface() local
510 struct fd_param *fd; __is_set_fd_config_rollangle() local
530 struct fd_param *fd; __is_set_fd_config_yawangle() local
550 struct fd_param *fd; __is_set_fd_config_smilemode() local
570 struct fd_param *fd; __is_set_fd_config_blinkmode() local
590 struct fd_param *fd; __is_set_fd_config_eyedetect() local
610 struct fd_param *fd; __is_set_fd_config_mouthdetect() local
630 struct fd_param *fd; __is_set_fd_config_orientation() local
650 struct fd_param *fd; __is_set_fd_config_orientation_val() local
672 struct fd_param *fd; fimc_is_set_initial_params() local
/linux-4.4.14/drivers/input/misc/
H A Dhp_sdc_rtc.c426 static int hp_sdc_rtc_fasync (int fd, struct file *filp, int on) hp_sdc_rtc_fasync() argument
/linux-4.4.14/drivers/input/serio/
H A Dserio_raw.c58 static int serio_raw_fasync(int fd, struct file *file, int on) serio_raw_fasync() argument

Completed in 3541 milliseconds

123