/linux-4.1.27/arch/tile/include/gxio/ |
H A D | uart.h | 37 int fd; member in struct:__anon2836
|
H A D | usb_host.h | 37 int fd; member in struct:__anon2837
|
H A D | trio.h | 158 int fd; member in struct:__anon2834
|
/linux-4.1.27/Documentation/watchdog/src/ |
H A D | watchdog-simple.c | 8 int fd = open("/dev/watchdog", O_WRONLY); main() local
|
H A D | watchdog-test.c | 15 int fd; variable
|
/linux-4.1.27/tools/build/feature/ |
H A D | test-timerfd.c | 10 int fd = timerfd_create(CLOCK_MONOTONIC, TFD_NONBLOCK); main() local
|
/linux-4.1.27/arch/tile/gxio/ |
H A D | trio.c | 31 int fd; gxio_trio_init() local
|
H A D | uart.c | 31 int fd; gxio_uart_init() local
|
H A D | usb_host.c | 33 int fd; gxio_usb_host_init() local
|
H A D | iorpc_globals.c | 22 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.1.27/arch/arm/kernel/ |
H A D | sys_arm.c | 35 asmlinkage long sys_arm_fadvise64_64(int fd, int advice, sys_arm_fadvise64_64() argument
|
/linux-4.1.27/tools/perf/util/ |
H A D | cgroup.h | 8 int fd; member in struct:cgroup_sel
|
H A D | cloexec.c | 28 int fd; perf_flag_probe() local
|
H A D | data.c | 16 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 D | data.h | 13 int fd; member in struct:perf_data_file
|
H A D | cgroup.c | 61 int fd; open_cgroup() local
|
H A D | run-command.c | 6 static inline void close_pair(int fd[2]) close_pair() argument 14 int fd = open("/dev/null", O_RDWR); dup_devnull() local
|
H A D | strbuf.c | 109 ssize_t strbuf_read(struct strbuf *sb, int fd, ssize_t hint) strbuf_read() argument
|
H A D | record.c | 16 int err = -EAGAIN, fd; perf_do_probe_api() local 202 int err, fd, cpu; perf_evlist__can_select_event() local
|
/linux-4.1.27/arch/um/include/shared/skas/ |
H A D | stub-data.h | 13 int fd; member in struct:stub_data
|
/linux-4.1.27/arch/um/os-Linux/drivers/ |
H A D | tuntap.h | 15 int fd; member in struct:tuntap_data
|
H A D | tuntap_kern.c | 38 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 D | ethertap_kern.c | 39 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 D | tuntap_user.c | 196 static void tuntap_close(int fd, void *data) tuntap_close() argument
|
/linux-4.1.27/arch/mn10300/kernel/ |
H A D | sys_mn10300.c | 26 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.1.27/arch/cris/kernel/ |
H A D | sys_cris.c | 30 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.1.27/arch/frv/kernel/ |
H A D | sys_frv.c | 30 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.1.27/tools/perf/tests/ |
H A D | open-syscall.c | 8 int err = -1, fd; test__open_syscall_event() local
|
H A D | bp_signal_overflow.c | 44 static long long bp_count(int fd) bp_count() argument 66 int fd, i, fails = 0; test__bp_signal_overflow() local
|
H A D | fdarray.c | 7 int fd; fdarray__init_revents() local 30 int nr_fds, expected_fd[2], fd, err = TEST_FAIL; test__fdarray__filter() local
|
H A D | open-syscall-all-cpus.c | 9 int err = -1, fd, cpu; test__open_syscall_event_on_all_cpus() local
|
H A D | bp_signal.c | 63 int fd; bp_event() local 100 static long long bp_count(int fd) bp_count() argument
|
H A D | attr.c | 60 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 D | dso-data.c | 20 int fd, i; test_file() local 241 int dso_cnt, limit, i, fd; test__dso_data_cache() local 298 int fd, fd_extra; test__dso_data_reopen() local
|
H A D | rdpmc.c | 94 int fd; __test__rdpmc() local
|
/linux-4.1.27/tools/testing/selftests/efivarfs/ |
H A D | create-read.c | 15 int fd, rc; main() local
|
H A D | open-unlink.c | 15 int fd; set_immutable() local 46 int fd; get_immutable() local 71 int fd, rc; main() local
|
/linux-4.1.27/tools/usb/usbip/libsrc/ |
H A D | sysfs_utils.c | 12 int fd; write_sysfs_attribute() local
|
H A D | usbip_host_driver.c | 42 int fd; read_attr_usbip_status() local
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | sparc_ksyms_32.c | 17 int fd; member in struct:poll
|
H A D | sparc_ksyms_64.c | 20 int fd; member in struct:poll
|
H A D | prom_32.c | 221 int skip, tmp, fd; of_console_init() local
|
H A D | sys_sparc_32.c | 75 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 D | sys_sparc32.c | 62 asmlinkage long sys32_ftruncate64(unsigned int fd, unsigned long high, unsigned long low) sys32_ftruncate64() argument 122 asmlinkage long compat_sys_fstat64(unsigned int fd, compat_sys_fstat64() argument 198 asmlinkage compat_ssize_t sys32_pread64(unsigned int fd, sys32_pread64() argument 207 asmlinkage compat_ssize_t sys32_pwrite64(unsigned int fd, sys32_pwrite64() argument 216 asmlinkage long compat_sys_readahead(int fd, compat_sys_readahead() argument 224 long compat_sys_fadvise64(int fd, compat_sys_fadvise64() argument 232 long compat_sys_fadvise64_64(int fd, compat_sys_fadvise64_64() argument 243 long sys32_sync_file_range(unsigned int fd, unsigned long off_high, unsigned long off_low, unsigned long nb_high, unsigned long nb_low, unsigned int flags) sys32_sync_file_range() argument 251 asmlinkage long compat_sys_fallocate(int fd, int mode, u32 offhi, u32 offlo, compat_sys_fallocate() argument
|
H A D | sys_sparc_64.c | 312 int fd[2]; SYSCALL_DEFINE1() local
|
/linux-4.1.27/arch/um/drivers/ |
H A D | slip_common.c | 5 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 D | chan.h | 25 int fd; member in struct:chan
|
H A D | cow_sys.h | 25 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 D | daemon.h | 19 int fd; member in struct:daemon_data
|
H A D | xterm_kern.c | 15 int fd; member in struct:xterm_wait 23 int fd; xterm_interrupt() local
|
H A D | daemon_kern.c | 42 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 D | fd.c | 16 int fd; member in struct:fd_chan 69 static void fd_close(int fd, void *d) fd_close() argument
|
H A D | null.c | 23 int fd; null_open() local 31 static int null_read(int fd, char *c_out, void *unused) null_read() argument
|
H A D | pcap_user.c | 110 int pcap_user_read(int fd, void *buffer, int len, struct pcap_data *pri) pcap_user_read() argument
|
H A D | slip_kern.c | 47 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 D | slirp_kern.c | 52 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 D | tty.c | 43 int fd, err, mode = 0; tty_open() local
|
H A D | harddog_user.c | 112 int ping_watchdog(int fd) ping_watchdog() argument
|
H A D | pcap_kern.c | 34 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 D | slirp_user.c | 37 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 D | umcast_user.c | 70 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 D | vde_kern.c | 39 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 D | chan_user.c | 17 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 D | daemon_user.c | 53 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 D | mconsole_user.c | 79 int mconsole_get_request(int fd, struct mc_request *req) mconsole_get_request() argument
|
H A D | port_kern.c | 24 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 D | port_user.c | 74 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 D | pty.c | 45 int fd, err; pts_open() local 117 int fd, err; pty_open() local
|
H A D | slip_user.c | 27 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 D | umcast_kern.c | 51 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 D | xterm.c | 88 int pid, fd, new, err; xterm_open() local 197 static void xterm_close(int fd, void *d) xterm_close() argument
|
/linux-4.1.27/arch/um/include/shared/ |
H A D | mem_user.h | 38 int fd; member in struct:iomem_region
|
H A D | irq_user.h | 14 int fd; member in struct:irq_fd
|
H A D | net_kern.h | 30 int fd; member in struct:uml_net_private
|
/linux-4.1.27/arch/um/kernel/ |
H A D | sigio.c | 23 int write_sigio_irq(int fd) write_sigio_irq() argument
|
H A D | syscall.c | 17 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 D | initrd.c | 67 int fd, n; load_initrd() local
|
H A D | physmem.c | 44 int fd, err; map_memory() local 124 int fd = -1; phys_mapping() local
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | tty.c | 14 int fd; member in struct:grantpt_info 30 int fd, err; get_pty() local
|
H A D | irq.c | 52 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 D | mem.c | 98 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 D | util.c | 25 int raw(int fd) raw() argument
|
H A D | helper.c | 21 int fd; member in struct:helper_data
|
H A D | process.c | 30 int fd, err; os_process_pc() local 62 int parent = FAILURE_PID, n, fd; os_process_parent() local 132 int os_map_memory(void *virt, int fd, unsigned long long off, unsigned long len, os_map_memory() argument 186 int fd, ok = 0; can_drop_memory() local
|
H A D | start_up.c | 347 int fd, size; parse_iomem() local
|
H A D | umid.c | 137 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.1.27/fs/notify/fanotify/ |
H A D | fanotify.h | 34 int fd; /* fd we passed to userspace for this event */ member in struct:fanotify_perm_event_info
|
/linux-4.1.27/arch/score/kernel/ |
H A D | sys_score.c | 37 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.1.27/arch/arm64/kernel/ |
H A D | sys.c | 29 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.1.27/Documentation/filesystems/ |
H A D | dnotify_test.c | 18 int fd; main() local
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ |
H A D | event.h | 18 int fd; member in struct:event
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | sys_sh.c | 31 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 D | sys_sh32.c | 26 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
|
H A D | smp.c | 383 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; flush_tlb_range_ipi() local 395 struct flush_tlb_data fd; flush_tlb_range() local 413 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; flush_tlb_kernel_range_ipi() local 420 struct flush_tlb_data fd; flush_tlb_kernel_range() local 429 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; flush_tlb_page_ipi() local 439 struct flush_tlb_data fd; flush_tlb_page() local 456 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; flush_tlb_one_ipi() local 462 struct flush_tlb_data fd; flush_tlb_one() local
|
/linux-4.1.27/drivers/usb/gadget/ |
H A D | functions.c | 13 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.1.27/fs/notify/ |
H A D | group.c | 113 int fsnotify_fasync(int fd, struct file *file, int on) fsnotify_fasync() argument
|
/linux-4.1.27/fs/hfs/ |
H A D | attr.c | 20 struct hfs_find_data fd; hfs_setxattr() local 63 struct hfs_find_data fd; hfs_getxattr() local
|
H A D | bfind.c | 14 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 D | brec.c | 64 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 D | catalog.c | 84 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 D | dir.c | 24 struct hfs_find_data fd; hfs_lookup() local 61 struct hfs_find_data fd; hfs_readdir() local
|
/linux-4.1.27/init/ |
H A D | do_mounts_initrd.c | 101 int fd = sys_open("/dev/root.old", O_RDWR, 0); handle_initrd() local
|
H A D | do_mounts_md.c | 133 int fd; md_setup_drive() local 285 int fd; autodetect_raid() local
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | sys_s390.c | 44 unsigned long fd; member in struct:s390_mmap_arg_struct
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | hack-coff.c | 34 int fd; main() local
|
/linux-4.1.27/Documentation/mic/mpssd/ |
H A D | sysfs.c | 31 int fd; readsysfs() local 72 int fd, ret = 0; setsysfs() local
|
/linux-4.1.27/samples/bpf/ |
H A D | tracex4_user.c | 31 static void print_old_objects(int fd) print_old_objects() argument
|
H A D | tracex2_user.c | 23 static void print_hist(int fd) print_hist() argument
|
H A D | tracex3_user.c | 21 static void clear_stats(int fd) clear_stats() argument 76 static void print_hist(int fd) print_hist() argument
|
H A D | libbpf.c | 34 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
|
/linux-4.1.27/samples/hidraw/ |
H A D | hid-example.c | 44 int fd; main() local
|
/linux-4.1.27/tools/power/acpi/os_specific/service_layers/ |
H A D | osunixmap.c | 102 int fd; acpi_os_map_memory() local
|
/linux-4.1.27/tools/power/cpupower/utils/helpers/ |
H A D | msr.c | 28 int fd; read_msr() local 57 int fd; write_msr() local
|
/linux-4.1.27/tools/testing/selftests/net/ |
H A D | socket.c | 45 int fd; run_tests() local
|
H A D | psock_lib.h | 40 static __maybe_unused void pair_udp_setfilter(int fd) pair_udp_setfilter() argument
|
H A D | psock_fanout.c | 72 int fd, val; sock_fanout_open() local 94 static char *sock_fanout_open_ring(int fd) sock_fanout_open_ring() argument 126 static int sock_fanout_read_ring(int fd, void *ring) sock_fanout_read_ring() argument
|
/linux-4.1.27/tools/testing/selftests/timers/ |
H A D | rtctest.c | 35 int i, fd, retval, irqcount = 0; main() local
|
H A D | clocksource-switch.c | 53 int fd, i; get_clocksources() local 88 int fd; get_cur_clocksource() local 99 int fd; change_clocksource() local
|
/linux-4.1.27/tools/testing/selftests/vm/ |
H A D | hugepage-mmap.c | 67 int fd, ret; main() local
|
H A D | hugetlbfstest.c | 19 int i, fd; read_rss() local 32 static void do_mmap(int fd, int extra_flags, int unmap) do_mmap() argument 57 int fd, err; open_file() local 71 int hugefd, fd; main() local
|
/linux-4.1.27/include/linux/ |
H A D | dnotify.h | 41 static inline int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) fcntl_dirnotify() argument
|
H A D | file.h | 29 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 D | eventfd.h | 54 static inline struct eventfd_ctx *eventfd_ctx_fdget(int fd) eventfd_ctx_fdget() argument
|
H A D | fdtable.h | 26 struct file __rcu **fd; /* current fd array */ member in struct:fdtable 32 static inline bool close_on_exec(int fd, const struct fdtable *fdt) close_on_exec() argument 37 static inline bool fd_is_open(int fd, const struct fdtable *fdt) fd_is_open() argument 75 static inline struct file *__fcheck_files(struct files_struct *files, unsigned int fd) __fcheck_files() argument 84 static inline struct file *fcheck_files(struct files_struct *files, unsigned int fd) fcheck_files() argument
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | sys.c | 62 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.1.27/fs/jffs2/ |
H A D | build.c | 55 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 D | read.c | 23 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.1.27/include/uapi/asm-generic/ |
H A D | poll.h | 36 int fd; member in struct:pollfd
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
H A D | spu_syscalls.c | 93 asmlinkage long sys_spu_run(int fd, __u32 __user *unpc, __u32 __user *ustatus) sys_spu_run() argument
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | syscall.c | 51 int fd[2]; sysm_pipe() local
|
H A D | linux32.c | 136 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.1.27/Documentation/ia64/ |
H A D | aliasing-test.c | 29 int fd, rc; map_mem() local 124 int fd, rc; read_rom() local
|
/linux-4.1.27/Documentation/spi/ |
H A D | spidev_fdx.c | 17 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 D | spidev_test.c | 103 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.1.27/tools/perf/ |
H A D | perf-sys.h | 178 int fd; sys_perf_event_open() local
|
/linux-4.1.27/tools/power/cpupower/debug/i386/ |
H A D | centrino-decode.c | 32 int fd; rdmsr() local
|
H A D | powernow-k8-decode.c | 32 int fd; get_fidvid() local
|
H A D | dump_psb.c | 151 int fd; main() local
|
/linux-4.1.27/tools/testing/selftests/powerpc/ |
H A D | harness.c | 127 int fd; get_auxv_entry() local
|
/linux-4.1.27/drivers/misc/eeprom/ |
H A D | sunxi_sid.c | 62 static ssize_t sid_read(struct file *fd, struct kobject *kobj, sid_read() argument
|
/linux-4.1.27/drivers/soc/tegra/fuse/ |
H A D | fuse-tegra.c | 56 static ssize_t fuse_read(struct file *fd, struct kobject *kobj, fuse_read() argument
|
/linux-4.1.27/arch/x86/um/shared/sysdep/ |
H A D | stub_32.h | 80 static inline void remap_stack(int fd, unsigned long offset) remap_stack() argument
|
H A D | stub_64.h | 85 static inline void remap_stack(long fd, unsigned long offset) remap_stack() argument
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | syscall.c | 54 asmlinkage long xtensa_fadvise64_64(int fd, int advice, xtensa_fadvise64_64() argument
|
/linux-4.1.27/drivers/clk/ |
H A D | clk-fractional-divider.c | 23 struct clk_fractional_divider *fd = to_clk_fd(hw); clk_fd_recalc_rate() local 51 struct clk_fractional_divider *fd = to_clk_fd(hw); clk_fd_round_rate() local 71 struct clk_fractional_divider *fd = to_clk_fd(hw); clk_fd_set_rate() local 107 struct clk_fractional_divider *fd; clk_register_fractional_divider() local
|
/linux-4.1.27/include/uapi/linux/ |
H A D | if_pppol2tp.h | 27 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.1.27/arch/powerpc/platforms/cell/spufs/ |
H A D | coredump.c | 73 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.1.27/arch/mn10300/boot/tools/ |
H A D | build.c | 43 int fd; variable
|
/linux-4.1.27/arch/ia64/hp/sim/boot/ |
H A D | bootloader.c | 32 int fd; member in struct:disk_stat 60 int fd, i; start_bootloader() local
|
/linux-4.1.27/Documentation/laptops/ |
H A D | freefall.c | 43 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
|
H A D | dslm.c | 29 static int check_powermode(int fd) check_powermode() argument 66 static void measure(int fd) measure() argument 134 int fd; main() local
|
/linux-4.1.27/Documentation/timers/ |
H A D | hpet_example.c | 81 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.1.27/Documentation/vDSO/ |
H A D | vdso_standalone_test_x86.c | 56 static inline long linux_write(int fd, const void *data, size_t len) linux_write() argument
|
/linux-4.1.27/fs/ |
H A D | anon_inodes.c | 142 int error, fd; anon_inode_getfd() local
|
H A D | fhandle.c | 114 static struct vfsmount *get_vfsmount_from_fd(int fd) get_vfsmount_from_fd() argument 220 int fd; do_handle_open() local
|
H A D | nsfs.c | 121 struct file *proc_ns_fget(int fd) proc_ns_fget() argument
|
H A D | statfs.c | 95 int fd_statfs(int fd, struct kstatfs *st) fd_statfs() argument
|
H A D | sync.c | 208 static int do_fsync(unsigned int fd, int datasync) do_fsync() argument
|
H A D | eventfd.c | 322 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
|
/linux-4.1.27/samples/uhid/ |
H A D | uhid-example.c | 158 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.1.27/tools/iio/ |
H A D | iio_event_monitor.c | 246 int fd, event_fd; main() local
|
/linux-4.1.27/tools/lib/api/fd/ |
H A D | array.c | 73 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.1.27/tools/power/acpi/tools/ec/ |
H A D | ec_access.c | 126 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.1.27/tools/usb/usbip/src/ |
H A D | usbip_attach.c | 49 int fd; record_connection() local
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
H A D | debugfs.c | 244 struct dentry *fd; i2400m_debugfs_add() local
|
H A D | usb.c | 398 struct dentry *fd; i2400mu_debugfs_add() local
|
/linux-4.1.27/drivers/staging/android/uapi/ |
H A D | ion.h | 106 int fd; member in struct:ion_fd_data
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
H A D | lproc_mdc.c | 96 int fd, rc; mdc_kuc_write() local
|
/linux-4.1.27/arch/x86/tools/ |
H A D | insn_sanity.c | 124 int fd; init_random_seed() local
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_prime.c | 120 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.1.27/drivers/vfio/platform/ |
H A D | vfio_platform_irq.c | 61 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 245 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.1.27/drivers/vfio/ |
H A D | virqfd.c | 107 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.1.27/fs/notify/dnotify/ |
H A D | dnotify.c | 253 int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) fcntl_dirnotify() argument 222 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.1.27/fs/hfsplus/ |
H A D | attributes.c | 172 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 D | bfind.c | 14 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 D | brec.c | 62 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.1.27/drivers/pps/ |
H A D | pps.c | 61 static int pps_cdev_fasync(int fd, struct file *file, int on) pps_cdev_fasync() argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | syscalls.c | 118 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.1.27/arch/ia64/kernel/ |
H A D | sys_ia64.c | 103 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.1.27/arch/m68k/kernel/ |
H A D | sys_m68k.c | 39 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.1.27/arch/alpha/boot/tools/ |
H A D | objstrip.c | 55 int fd, ofd, i, j, verbose = 0, primary = 0; main() local
|
/linux-4.1.27/net/core/ |
H A D | scm.c | 103 int fd = fdp[i]; scm_fp_copy() local
|
/linux-4.1.27/scripts/rt-tester/ |
H A D | rt-tester.py | 123 fd = open(arguments[0]) variable 128 fd = sys.stdin variable
|
/linux-4.1.27/tools/lib/api/fs/ |
H A D | fs.c | 174 int fd = open(filename, O_RDONLY), err = -1; filename__read_int() local
|
/linux-4.1.27/tools/testing/selftests/ipc/ |
H A D | msgque.c | 35 int fd, ret, id, i; restore_queue() local
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
H A D | fuse_test.c | 46 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.1.27/tools/testing/selftests/powerpc/mm/ |
H A D | subpage_prot.c | 181 int fd; test_file() local
|
/linux-4.1.27/virt/kvm/ |
H A D | vfio.c | 120 int32_t fd; kvm_vfio_set_group() local
|
/linux-4.1.27/drivers/iio/ |
H A D | industrialio-event.c | 172 int fd; iio_event_getfd() local
|
/linux-4.1.27/drivers/net/ethernet/ibm/emac/ |
H A D | phy.c | 168 static int genmii_setup_forced(struct mii_phy *phy, int speed, int fd) genmii_setup_forced() argument
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
H A D | fimc-is-param.c | 224 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.1.27/drivers/staging/android/ion/ |
H A D | ion_test.c | 167 int fd = arg; ion_test_ioctl() local
|
/linux-4.1.27/drivers/staging/android/ |
H A D | sw_sync.c | 167 int fd = get_unused_fd_flags(O_CLOEXEC); sw_sync_ioctl_create_fence() local
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-dev.c | 417 static int rtc_dev_fasync(int fd, struct file *file, int on) rtc_dev_fasync() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | llite_mmap.c | 150 struct ll_file_data *fd = LUSTRE_FPRIVATE(file); ll_fault_io_init() local
|
/linux-4.1.27/drivers/input/misc/ |
H A D | hp_sdc_rtc.c | 426 static int hp_sdc_rtc_fasync (int fd, struct file *filp, int on) hp_sdc_rtc_fasync() argument
|
/linux-4.1.27/drivers/input/serio/ |
H A D | serio_raw.c | 58 static int serio_raw_fasync(int fd, struct file *file, int on) serio_raw_fasync() argument
|
/linux-4.1.27/arch/x86/vdso/ |
H A D | vdso2c.c | 189 int fd = open(name, O_RDONLY); map_input() local
|
/linux-4.1.27/arch/xtensa/platforms/iss/include/platform/ |
H A D | simcall.h | 84 static inline int simc_close(int fd) simc_close() argument 89 static inline int simc_ioctl(int fd, int request, void *arg) simc_ioctl() argument 94 static inline int simc_read(int fd, void *buf, size_t count) simc_read() argument 99 static inline int simc_write(int fd, const void *buf, size_t count) simc_write() argument 104 static inline int simc_poll(int fd) simc_poll() argument 111 static inline int simc_lseek(int fd, uint32_t off, int whence) simc_lseek() argument
|
/linux-4.1.27/arch/xtensa/platforms/iss/ |
H A D | simdisk.c | 36 int fd; member in struct:simdisk
|