Searched defs:pos (Results 1 - 200 of 1389) sorted by relevance

1234567

/linux-4.4.14/drivers/video/fbdev/via/
H A Dvia_aux.c57 struct via_aux_drv *pos, *n; via_aux_free() local
76 struct via_aux_drv *pos; via_aux_get_preferred_mode() local
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Daf9005-script.h12 u8 pos; member in struct:__anon6136
H A Ddvb-usb-firmware.c40 int ret,pos=0; usb_cypress_load_firmware() local
115 dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos) dvb_usb_get_hexline() argument
/linux-4.4.14/arch/xtensa/platforms/xtfpga/include/platform/
H A Dlcd.h22 static inline void lcd_disp_at_pos(char *str, unsigned char pos) lcd_disp_at_pos() argument
/linux-4.4.14/fs/proc/
H A Dinterrupts.c11 static void *int_seq_start(struct seq_file *f, loff_t *pos) int_seq_start() argument
16 static void *int_seq_next(struct seq_file *f, void *v, loff_t *pos) int_seq_next() argument
H A Ddevices.c26 static void *devinfo_start(struct seq_file *f, loff_t *pos) devinfo_start() argument
33 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) devinfo_next() argument
H A Dconsoles.c63 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
76 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
H A Dnommu.c88 loff_t pos = *_pos; nommu_region_list_start() local
103 static void *nommu_region_list_next(struct seq_file *m, void *v, loff_t *pos) nommu_region_list_next() argument
H A Dproc_tty.c104 static void *t_start(struct seq_file *m, loff_t *pos) t_start() argument
110 static void *t_next(struct seq_file *m, void *v, loff_t *pos) t_next() argument
/linux-4.4.14/arch/microblaze/kernel/cpu/
H A Dmb.c136 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
143 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/drivers/mtd/chips/
H A Dchipreg.c33 struct list_head *pos; get_mtd_chip_driver() local
/linux-4.4.14/drivers/media/usb/tm6000/
H A Dtm6000-usb-isoc.h39 int pos, size, pktsize; member in struct:usb_isoc_ctl
/linux-4.4.14/drivers/pci/pcie/aer/
H A Decrc.c51 int pos; enable_ecrc_checking() local
79 int pos; disable_ecrc_checking() local
H A Daerdrv.c168 int pos; aer_disable_rootport() local
201 int pos; aer_irq() local
344 int pos; aer_root_reset() local
390 int pos; aer_error_resume() local
/linux-4.4.14/drivers/cpufreq/
H A Ddbx500-cpufreq.c48 struct cpufreq_frequency_table *pos; dbx500_cpufreq_probe() local
H A Dppc_cbe_cpufreq.c70 struct cpufreq_frequency_table *pos; cbe_cpufreq_cpu_init() local
H A Delanfreq.c150 struct cpufreq_frequency_table *pos; elanfreq_cpu_init() local
H A Dfreq_table.c23 struct cpufreq_frequency_table *pos, *table = policy->freq_table; policy_has_boost_freq() local
39 struct cpufreq_frequency_table *pos; cpufreq_frequency_table_cpuinfo() local
72 struct cpufreq_frequency_table *pos; cpufreq_frequency_table_verify() local
134 struct cpufreq_frequency_table *pos; cpufreq_frequency_table_target() local
215 struct cpufreq_frequency_table *pos, *table; cpufreq_frequency_table_get_index() local
238 struct cpufreq_frequency_table *pos, *table = policy->freq_table; show_available_freqs() local
H A Dpasemi-cpufreq.c139 struct cpufreq_frequency_table *pos; pas_cpufreq_cpu_init() local
H A Dpowernow-k6.c155 struct cpufreq_frequency_table *pos; powernow_k6_cpu_init() local
/linux-4.4.14/arch/tile/kernel/
H A Dproc.c75 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
79 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dproc.c140 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
148 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/arch/x86/lib/
H A Dcmdline.c29 int len, pos = 0, wstart = 0; cmdline_find_option_bool() local
/linux-4.4.14/crypto/
H A Dproc.c25 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
31 static void *c_next(struct seq_file *m, void *p, loff_t *pos) c_next() argument
H A Dghash-generic.c75 u8 *pos = dst + (GHASH_BLOCK_SIZE - dctx->bytes); ghash_update() local
/linux-4.4.14/fs/lockd/
H A Dprocfs.c20 nlm_end_grace_write(struct file *file, const char __user *buf, size_t size, loff_t *pos) nlm_end_grace_write() argument
48 nlm_end_grace_read(struct file *file, char __user *buf, size_t size, loff_t *pos) nlm_end_grace_read() argument
/linux-4.4.14/fs/ncpfs/
H A Dmmap.c38 int pos; /* XXX: loff_t ? */ ncp_file_mmap_fault() local
H A Dfile.c106 off_t pos = iocb->ki_pos; ncp_file_read_iter() local
176 off_t pos; ncp_file_write_iter() local
H A Dncpsign_kernel.c28 WVAL_LH(const __u8 * buf, int pos) WVAL_LH() argument
33 DVAL_LH(const __u8 * buf, int pos) DVAL_LH() argument
38 WSET_LH(__u8 * buf, int pos, __u16 val) WSET_LH() argument
44 DSET_LH(__u8 * buf, int pos, __u32 val) DSET_LH() argument
/linux-4.4.14/fs/ntfs/
H A Dbitmap.c55 int pos, len; __ntfs_bitmap_set_bits_in_run() local
/linux-4.4.14/arch/mips/kernel/
H A Dproc.c153 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
160 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/arch/s390/kernel/
H A Dprocessor.c94 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
99 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/arch/sh/kernel/cpu/
H A Dproc.c132 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
136 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/arch/sh/kernel/
H A Dsys_sh32.c37 sys_pread_wrapper(unsigned int fd, char __user *buf, size_t count, long dummy, loff_t pos) sys_pread_wrapper() argument
43 sys_pwrite_wrapper(unsigned int fd, const char __user *buf, size_t count, long dummy, loff_t pos) sys_pwrite_wrapper() argument
/linux-4.4.14/arch/nios2/kernel/
H A Dcpuinfo.c173 static void *cpuinfo_start(struct seq_file *m, loff_t *pos) cpuinfo_start() argument
180 static void *cpuinfo_next(struct seq_file *m, void *v, loff_t *pos) cpuinfo_next() argument
/linux-4.4.14/arch/hexagon/kernel/
H A Dsetup.c108 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
113 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/arch/arm/common/
H A DbL_switcher_dummy_if.c21 bL_switcher_write(struct file *file, const char __user *buf, size_t len, loff_t *pos) bL_switcher_write() argument
/linux-4.4.14/drivers/firmware/
H A Discsi_ibft_find.c60 unsigned long pos; find_ibft_in_mem() local
/linux-4.4.14/sound/drivers/opl4/
H A Dopl4_proc.c51 snd_opl4_mem_proc_read(struct snd_info_entry *entry, void *file_private_data, struct file *file, char __user *_buf, size_t count, loff_t pos) snd_opl4_mem_proc_read() argument
71 snd_opl4_mem_proc_write(struct snd_info_entry *entry, void *file_private_data, struct file *file, const char __user *_buf, size_t count, loff_t pos) snd_opl4_mem_proc_write() argument
/linux-4.4.14/sound/pci/ctxfi/
H A Dctimap.c25 struct list_head *pos, *pre, *head; input_mapper_add() local
103 struct list_head *pos; free_input_mapper_list() local
H A Dctvmem.c36 struct list_head *pos; get_vm_block() local
81 struct list_head *pos, *pre; put_vm_block() local
225 struct list_head *pos; ct_vm_destroy() local
/linux-4.4.14/include/linux/
H A Dhtirq.h19 unsigned pos; member in struct:ht_irq_cfg
H A Dsplice.h38 loff_t pos; /* file position */ member in struct:splice_desc
H A Dregset.h220 static inline int user_regset_copyout(unsigned int *pos, unsigned int *count, user_regset_copyout() argument
/linux-4.4.14/tools/perf/
H A Dbuiltin-evlist.c23 struct perf_evsel *pos; __cmd_evlist() local
/linux-4.4.14/drivers/s390/char/
H A Dtape_proc.c83 static void *tape_proc_start(struct seq_file *m, loff_t *pos) tape_proc_start() argument
90 static void *tape_proc_next(struct seq_file *m, void *v, loff_t *pos) tape_proc_next() argument
H A Dhmcdrv_cache.c63 loff_t pos; /* position in cache (signed) */ hmcdrv_cache_get() local
H A Dhmcdrv_dev.c159 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) hmcdrv_dev_seek() argument
220 hmcdrv_dev_read(struct file *fp, char __user *ubuf, size_t len, loff_t *pos) hmcdrv_dev_read() argument
245 hmcdrv_dev_write(struct file *fp, const char __user *ubuf, size_t len, loff_t *pos) hmcdrv_dev_write() argument
H A Dtape_char.c388 struct mtpos pos; __tapechar_ioctl() local
/linux-4.4.14/drivers/irqchip/
H A Dirq-renesas-h8s.c35 int pos; h8s_disable_irq() local
49 int pos; h8s_enable_irq() local
/linux-4.4.14/drivers/media/common/
H A Dcypress_firmware.c75 int ret, pos = 0; cypress_load_firmware() local
40 cypress_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos) cypress_get_hexline() argument
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dsysfs.c109 wl1271_sysfs_read_fwlog(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t pos, size_t count) wl1271_sysfs_read_fwlog() argument
/linux-4.4.14/drivers/pci/
H A Dhtirq.c81 int max_irq, pos, irq; __ht_create_irq() local
H A Dats.c22 int pos; pci_ats_init() local
154 int pos; pci_enable_pri() local
186 int pos; pci_disable_pri() local
208 int pos; pci_reset_pri() local
240 int pos; pci_enable_pasid() local
274 int pos; pci_disable_pasid() local
297 int pos; pci_pasid_features() local
323 int pos; pci_max_pasids() local
/linux-4.4.14/drivers/pnp/isapnp/
H A Dproc.c39 int pos = *ppos; isapnp_proc_bus_read() local
/linux-4.4.14/arch/um/kernel/
H A Dexitcode.c39 exitcode_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) exitcode_proc_write() argument
/linux-4.4.14/arch/x86/boot/
H A Dcmdline.c106 int pos = 0, wstart = 0; __cmdline_find_option_bool() local
H A Dearly_serial_console.c45 int pos = 0; parse_earlyprintk() local
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
H A Dmce-apei.c115 int rc, pos; apei_read_mce() local
/linux-4.4.14/arch/x86/mm/
H A Dpat_internal.h44 static inline int rbt_memtype_copy_nth_element(struct memtype *out, loff_t pos) rbt_memtype_copy_nth_element() argument
H A Dpat_rbtree.c230 int rbt_memtype_copy_nth_element(struct memtype *out, loff_t pos) rbt_memtype_copy_nth_element() argument
/linux-4.4.14/arch/xtensa/platforms/xtfpga/
H A Dlcd.c66 void lcd_disp_at_pos(char *str, unsigned char pos) lcd_disp_at_pos() argument
/linux-4.4.14/block/partitions/
H A Dmac.c76 int pos = slot * secsize; mac_partition() local
/linux-4.4.14/drivers/char/tpm/
H A Dtpm-chip.c45 struct tpm_chip *pos, *chip = NULL; tpm_chip_find_get() local
/linux-4.4.14/fs/fscache/
H A Dhistogram.c72 static void *fscache_histogram_next(struct seq_file *m, void *v, loff_t *pos) fscache_histogram_next() argument
/linux-4.4.14/fs/hfs/
H A Dbitmap.c142 u32 pos; hfs_vbm_search_free() local
H A Dcatalog.c217 struct list_head *pos; hfs_cat_delete() local
/linux-4.4.14/fs/jffs2/
H A Dcompr_rtime.c38 int pos=0; jffs2_rtime_compress() local
79 int pos=0; jffs2_rtime_decompress() local
H A Dfile.c133 jffs2_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) jffs2_write_begin() argument
237 jffs2_write_end(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pg, void *fsdata) jffs2_write_end() argument
/linux-4.4.14/lib/
H A Ddecompress_inflate.c37 __gunzip(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void(*error)(char *x)) __gunzip() argument
186 gunzip(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long *pos, void (*error)(char *x)) gunzip() argument
196 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void (*error)(char *x)) __decompress() argument
H A Ddecompress_unlzo.c292 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
H A Ddecompress_unxz.c398 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
/linux-4.4.14/net/sunrpc/
H A Dsocklib.c51 unsigned int pos; xdr_skb_read_and_csum_bits() local
/linux-4.4.14/net/wireless/
H A Dwext-proc.c90 static void *wireless_dev_seq_start(struct seq_file *seq, loff_t *pos) wireless_dev_seq_start() argument
107 static void *wireless_dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) wireless_dev_seq_next() argument
H A Dlib80211_crypt_wep.c96 u8 *pos; lib80211_wep_build_iv() local
138 u8 *pos, *icv; lib80211_wep_encrypt() local
186 u8 keyidx, *pos, icv[4]; lib80211_wep_decrypt() local
/linux-4.4.14/scripts/kconfig/lxdialog/
H A Dinputbox.c49 int show_x, len, pos; dialog_inputbox() local
/linux-4.4.14/fs/cachefiles/
H A Dproc.c66 static void *cachefiles_histogram_next(struct seq_file *m, void *v, loff_t *pos) cachefiles_histogram_next() argument
/linux-4.4.14/fs/udf/
H A Dsymlink.c112 uint32_t pos; udf_symlink_filler() local
/linux-4.4.14/arch/mips/lasat/
H A Dlasat_board.c38 int EEPROMRead(unsigned int pos, unsigned char *data, int len) EEPROMRead() argument
48 int EEPROMWrite(unsigned int pos, unsigned char *data, int len) EEPROMWrite() argument
H A Dprom.c26 static void null_prom_display(const char *string, int pos, int clear) null_prom_display() argument
/linux-4.4.14/arch/mips/txx9/generic/
H A D7segled.c29 int txx9_7segled_putc(unsigned int pos, char c) txx9_7segled_putc() argument
20 txx9_7segled_init(unsigned int num, void (*putc)(unsigned int pos, unsigned char val)) txx9_7segled_init() argument
/linux-4.4.14/arch/cris/kernel/
H A Dsetup.c178 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
183 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/arch/m68k/amiga/
H A Dpcmcia.c44 int cnt, pos, len; pcmcia_copy_tuple() local
/linux-4.4.14/arch/arm64/lib/
H A Dmemcmp.S57 pos .req x11 label
H A Dstrcmp.S61 pos .req x11 label
H A Dstrlen.S53 pos .req x12 label
H A Dstrnlen.S55 pos .req x13 label
H A Dstrncmp.S62 pos .req x12 label
/linux-4.4.14/arch/blackfin/kernel/
H A Dkgdb_test.c75 kgdb_test_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) kgdb_test_proc_write() argument
/linux-4.4.14/net/netfilter/
H A Dxt_u32.c25 u_int32_t pos; u32_match_it() local
H A Dxt_policy.c61 int i, pos; match_policy_in() local
91 int i, pos; match_policy_out() local
/linux-4.4.14/sound/isa/gus/
H A Dgus_mem_proc.c34 snd_gf1_mem_proc_dump(struct snd_info_entry *entry, void *file_private_data, struct file *file, char __user *buf, size_t count, loff_t pos) snd_gf1_mem_proc_dump() argument
/linux-4.4.14/tools/perf/util/
H A Drblist.c107 struct rb_node *pos, *next = rb_first(&rblist->entries); rblist__delete() local
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
H A Dlib-me.c76 LNetMEAttach(unsigned int portal, lnet_process_id_t match_id, __u64 match_bits, __u64 ignore_bits, lnet_unlink_t unlink, lnet_ins_pos_t pos, lnet_handle_me_t *handle) LNetMEAttach() argument
148 LNetMEInsert(lnet_handle_me_t current_meh, lnet_process_id_t match_id, __u64 match_bits, __u64 ignore_bits, lnet_unlink_t unlink, lnet_ins_pos_t pos, lnet_handle_me_t *handle) LNetMEInsert() argument
/linux-4.4.14/drivers/staging/lustre/lustre/fld/
H A Dlproc_fld.c130 fld_debugfs_cache_flush_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) fld_debugfs_cache_flush_write() argument
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dlustre_lite.h70 lustre_build_lock_params(int cmd, unsigned long open_flags, __u64 connect_flags, loff_t pos, ssize_t len, struct lustre_rw_params *params) lustre_build_lock_params() argument
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Drecover.c72 struct list_head *tmp, *pos; ptlrpc_replay_next() local
215 struct list_head *tmp, *pos; ptlrpc_wake_delayed() local
/linux-4.4.14/drivers/s390/cio/
H A Didset.c91 int pos = schid.ssid * set->num_id + schid.sch_no; idset_sch_del_subseq() local
/linux-4.4.14/drivers/ssb/
H A Dsprom.c26 int i, pos = 0; sprom2hex() local
/linux-4.4.14/drivers/staging/android/
H A Dsync_debug.c123 struct list_head *pos; sync_print_obj() local
148 wait_queue_t *pos; sync_print_fence() local
180 struct list_head *pos; sync_debugfs_show() local
/linux-4.4.14/drivers/staging/gdm72xx/
H A Dsdio_boot.c62 loff_t pos = 0; download_image() local
/linux-4.4.14/drivers/vfio/pci/
H A Dvfio_pci_rdwr.c120 loff_t pos = *ppos & VFIO_PCI_OFFSET_MASK; vfio_pci_bar_rw() local
184 loff_t off, pos = *ppos & VFIO_PCI_OFFSET_MASK; vfio_pci_vga_rw() local
/linux-4.4.14/drivers/misc/mic/cosm/
H A Dcosm_debugfs.c100 static int cosm_force_reset_show(struct seq_file *s, void *pos) cosm_force_reset_show() argument
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_debugfs.c110 struct list_head *pos; scif_rma_test() local
H A Dscif_epd.c82 struct list_head *pos, *tmpq; scif_find_listen_ep() local
98 struct list_head *pos, *tmpq; scif_cleanup_zombie_epd() local
267 struct list_head *pos, *tmpq; scif_discnct() local
H A Dscif_nm.c30 struct list_head *pos, *tmpq; scif_invalidate_ep() local
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_debugfs.c79 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) _opcode_stats_seq_start() argument
88 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) _opcode_stats_seq_next() argument
129 static void *_ctx_stats_seq_start(struct seq_file *s, loff_t *pos) _ctx_stats_seq_start() argument
141 static void *_ctx_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) _ctx_stats_seq_next() argument
191 static void *_qp_stats_seq_start(struct seq_file *s, loff_t *pos) _qp_stats_seq_start() argument
211 _qp_stats_seq_next(struct seq_file *s, void *iter_ptr, loff_t *pos) _qp_stats_seq_next() argument
/linux-4.4.14/drivers/misc/mei/
H A Ddebugfs.c35 int pos = 0; mei_dbgfs_read_meclients() local
96 int pos = 0; mei_dbgfs_read_active() local
142 int pos = 0; mei_dbgfs_read_devstate() local
/linux-4.4.14/drivers/media/dvb-frontends/
H A Daf9013_priv.h36 u8 pos:4; member in struct:af9013_reg_bit
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dwmm.h73 struct list_head *pos; mwifiex_wmm_list_len() local
/linux-4.4.14/drivers/nubus/
H A Dproc.c168 unsigned pos; nubus_proc_start() local
/linux-4.4.14/drivers/platform/chrome/
H A Dcros_ec_vbc.c27 vboot_context_read(struct file *filp, struct kobject *kobj, struct bin_attribute *att, char *buf, loff_t pos, size_t count) vboot_context_read() argument
68 vboot_context_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) vboot_context_write() argument
/linux-4.4.14/drivers/acpi/apei/
H A Derst-dbg.c42 int rc, *pos; erst_dbg_open() local
93 int rc, *pos; erst_dbg_read() local
/linux-4.4.14/arch/um/drivers/
H A Dslip_common.h15 static inline int slip_unesc(unsigned char c, unsigned char *buf, int *pos, slip_unesc() argument
87 int pos; member in struct:slip_proto
/linux-4.4.14/arch/x86/kernel/
H A Dtls.c210 regset_tls_get(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, void *kbuf, void __user *ubuf) regset_tls_get() argument
244 regset_tls_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) regset_tls_set() argument
H A Dcpuid.c89 u64 pos = *ppos; cpuid_read() local
H A Dkdebugfs.c35 loff_t pos = *ppos; setup_data_read() local
/linux-4.4.14/drivers/char/
H A Dmisc.c66 static void *misc_seq_start(struct seq_file *seq, loff_t *pos) misc_seq_start() argument
72 static void *misc_seq_next(struct seq_file *seq, void *v, loff_t *pos) misc_seq_next() argument
H A Dbfin-otp.c39 static ssize_t bfin_otp_read(struct file *file, char __user *buff, size_t count, loff_t *pos) bfin_otp_read() argument
120 static ssize_t bfin_otp_write(struct file *filp, const char __user *buff, size_t count, loff_t *pos) bfin_otp_write() argument
/linux-4.4.14/arch/c6x/kernel/
H A Dptrace.c60 gpr_get(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, void *kbuf, void __user *ubuf) gpr_get() argument
72 gpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr_set() argument
/linux-4.4.14/arch/c6x/mm/
H A Ddma-coherent.c48 u32 pos; __alloc_dma_pages() local
60 u32 pos = (addr - dma_base) >> PAGE_SHIFT; __free_dma_pages() local
/linux-4.4.14/fs/hpfs/
H A Dea.c16 unsigned pos = 0; hpfs_ea_ext_remove() local
76 unsigned pos; hpfs_read_ea() local
132 unsigned pos; hpfs_get_ea() local
194 unsigned pos; hpfs_set_ea() local
H A Ddir.c26 loff_t pos; hpfs_dir_lseek() local
/linux-4.4.14/fs/nfsd/
H A Dfault_inject.c33 loff_t pos = *ppos; fault_inject_read() local
/linux-4.4.14/lib/xz/
H A Dxz_dec_test.c102 xz_dec_test_write(struct file *file, const char __user *buf, size_t size, loff_t *pos) xz_dec_test_write() argument
/linux-4.4.14/net/ax25/
H A Dax25_uid.c156 static void *ax25_uid_seq_next(struct seq_file *seq, void *v, loff_t *pos) ax25_uid_seq_next() argument
/linux-4.4.14/net/rxrpc/
H A Dar-proc.c37 static void *rxrpc_call_seq_next(struct seq_file *seq, void *v, loff_t *pos) rxrpc_call_seq_next() argument
118 rxrpc_connection_seq_next(struct seq_file *seq, void *v, loff_t *pos) rxrpc_connection_seq_next() argument
/linux-4.4.14/net/sctp/
H A Dobjcnt.c91 static void *sctp_objcnt_seq_start(struct seq_file *seq, loff_t *pos) sctp_objcnt_seq_start() argument
100 static void *sctp_objcnt_seq_next(struct seq_file *seq, void *v, loff_t *pos) sctp_objcnt_seq_next() argument
H A Dchunk.c89 struct list_head *pos, *temp; sctp_datamsg_destroy() local
174 struct list_head *pos, *temp; sctp_datamsg_from_user() local
/linux-4.4.14/net/x25/
H A Dx25_proc.c37 static void *x25_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) x25_seq_route_next() argument
72 static void *x25_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) x25_seq_socket_next() argument
125 static void *x25_seq_forward_next(struct seq_file *seq, void *v, loff_t *pos) x25_seq_forward_next() argument
/linux-4.4.14/security/keys/
H A Dbig_key.c194 loff_t pos; big_key_read() local
H A Dproc.c141 key_serial_t pos = *_pos; __acquires() local
307 loff_t pos = *_pos; __acquires() local
/linux-4.4.14/fs/ecryptfs/
H A Dread_write.c113 loff_t pos; ecryptfs_write() local
/linux-4.4.14/fs/ocfs2/
H A Dmmap.c67 loff_t pos = page_offset(page); __ocfs2_page_mkwrite() local
/linux-4.4.14/fs/romfs/
H A Dstorage.c27 static int romfs_mtd_read(struct super_block *sb, unsigned long pos, romfs_mtd_read() argument
70 static int romfs_mtd_strcmp(struct super_block *sb, unsigned long pos, romfs_mtd_strcmp() argument
107 static int romfs_blk_read(struct super_block *sb, unsigned long pos, romfs_blk_read() argument
167 static int romfs_blk_strcmp(struct super_block *sb, unsigned long pos, romfs_blk_strcmp() argument
218 int romfs_dev_read(struct super_block *sb, unsigned long pos, romfs_dev_read() argument
271 int romfs_dev_strcmp(struct super_block *sb, unsigned long pos, romfs_dev_strcmp() argument
40 romfs_mtd_strnlen(struct super_block *sb, unsigned long pos, size_t maxlen) romfs_mtd_strnlen() argument
134 romfs_blk_strnlen(struct super_block *sb, unsigned long pos, size_t limit) romfs_blk_strnlen() argument
243 romfs_dev_strnlen(struct super_block *sb, unsigned long pos, size_t maxlen) romfs_dev_strnlen() argument
/linux-4.4.14/include/media/
H A Domap4iss.h19 u8 pos; member in struct:iss_csiphy_lane
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c134 loff_t pos = 0; spufs_arch_write_note() local
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dopal-msglog.c34 opal_msglog_read(struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *to, loff_t pos, size_t count) opal_msglog_read() argument
/linux-4.4.14/arch/powerpc/sysdev/
H A Dmpic_u3msi.c47 static u64 read_ht_magic_addr(struct pci_dev *pdev, unsigned int pos) read_ht_magic_addr() argument
69 unsigned int pos; find_ht_magic_addr() local
/linux-4.4.14/arch/s390/crypto/
H A Dghash_s390.c65 u8 *pos = buf + (GHASH_BLOCK_SIZE - dctx->bytes); ghash_update() local
105 u8 *pos = buf + (GHASH_BLOCK_SIZE - dctx->bytes); ghash_flush() local
/linux-4.4.14/arch/score/kernel/
H A Dsetup.c133 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
140 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/arch/metag/include/asm/
H A Dmmu_context.h41 struct tcm_allocation *pos, *n; destroy_context() local
/linux-4.4.14/arch/openrisc/kernel/
H A Dptrace.c51 genregs_get(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, void *kbuf, void __user * ubuf) genregs_get() argument
81 genregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user * ubuf) genregs_set() argument
/linux-4.4.14/arch/parisc/kernel/
H A Dsetup.c180 c_start (struct seq_file *m, loff_t *pos) c_start() argument
191 c_next (struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/arch/arm64/kernel/
H A Dcpuinfo.c162 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
167 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/net/rds/
H A Dib_ring.c97 u32 rds_ib_ring_alloc(struct rds_ib_work_ring *ring, u32 val, u32 *pos) rds_ib_ring_alloc() argument
H A Diw_ring.c97 u32 rds_iw_ring_alloc(struct rds_iw_work_ring *ring, u32 val, u32 *pos) rds_iw_ring_alloc() argument
/linux-4.4.14/tools/lib/api/fd/
H A Darray.c75 int pos = fda->nr; fdarray__add() local
/linux-4.4.14/drivers/xen/xenfs/
H A Dxensyms.c65 static void *xensyms_start(struct seq_file *m, loff_t *pos) xensyms_start() argument
77 static void *xensyms_next(struct seq_file *m, void *p, loff_t *pos) xensyms_next() argument
/linux-4.4.14/drivers/zorro/
H A Dproc.c34 loff_t pos = *ppos; proc_bus_zorro_read() local
64 static void * zorro_seq_start(struct seq_file *m, loff_t *pos) zorro_seq_start() argument
69 static void * zorro_seq_next(struct seq_file *m, void *v, loff_t *pos) zorro_seq_next() argument
/linux-4.4.14/tools/lib/traceevent/
H A Dplugin_function.c59 static void add_child(struct func_stack *stack, const char *child, int pos) add_child() argument
/linux-4.4.14/tools/perf/ui/browsers/
H A Dheader.c99 char *ptr, *pos; tui__header_window() local
H A Dmap.c116 struct symbol *pos = rb_entry(nd, struct symbol, rb_node); map__browse() local
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.c52 static void intel_pt_print_data(const unsigned char *buf, int len, uint64_t pos, intel_pt_print_data() argument
68 static void intel_pt_print_no_data(uint64_t pos, int indent) intel_pt_print_no_data() argument
101 __intel_pt_log_packet(const struct intel_pt_pkt *packet, int pkt_len, uint64_t pos, const unsigned char *buf) __intel_pt_log_packet() argument
/linux-4.4.14/drivers/usb/mon/
H A Dmon_main.c83 struct list_head *pos; mon_bus_submit() local
110 struct list_head *pos; mon_bus_submit_error() local
137 struct list_head *pos; mon_bus_complete() local
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c99 u8 *pos; prism2_wep_encrypt() local
173 u8 keyidx, *pos; prism2_wep_decrypt() local
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c92 u8 *pos; prism2_wep_encrypt() local
162 u8 keyidx, *pos; prism2_wep_decrypt() local
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
H A Dtimer.c72 struct list_head *pos; stt_add_timer() local
/linux-4.4.14/drivers/s390/block/
H A Ddasd_proc.c109 static void *dasd_devices_start(struct seq_file *m, loff_t *pos) dasd_devices_start() argument
116 static void *dasd_devices_next(struct seq_file *m, void *v, loff_t *pos) dasd_devices_next() argument
271 dasd_stats_proc_write(struct file *file, const char __user *user_buf, size_t user_len, loff_t *pos) dasd_stats_proc_write() argument
H A Dscm_blk_cluster.c80 int pos, add = 1; scm_reserve_cluster() local
199 int pos = scmrq->aob->request.msb_count; scm_need_cluster_request() local
/linux-4.4.14/drivers/scsi/
H A Dsim710.c66 char *pos = str, *next; param_setup() local
/linux-4.4.14/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c55 fuse_read(struct file *fd, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t size) fuse_read() argument
/linux-4.4.14/drivers/isdn/capi/
H A Dkcapi_proc.c49 static void *controller_next(struct seq_file *seq, void *v, loff_t *pos) controller_next() argument
155 applications_next(struct seq_file *seq, void *v, loff_t *pos) applications_next() argument
256 static void *capi_driver_next(struct seq_file *seq, void *v, loff_t *pos) capi_driver_next() argument
/linux-4.4.14/drivers/net/bonding/
H A Dbond_procfs.c29 static void *bond_info_seq_next(struct seq_file *seq, void *v, loff_t *pos) bond_info_seq_next() argument
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-taos-evm.c46 unsigned int pos; /* position inside the buffer */ member in struct:taos_data
/linux-4.4.14/drivers/gpu/host1x/
H A Dcdma.c99 u32 pos = pb->pos; host1x_pushbuffer_push() local
H A Dcdma.h48 u32 pos; /* index to write to */ member in struct:push_buffer
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c58 static void *ipoib_mcg_seq_start(struct seq_file *file, loff_t *pos) ipoib_mcg_seq_start() argument
157 static void *ipoib_path_seq_start(struct seq_file *file, loff_t *pos) ipoib_path_seq_start() argument
77 ipoib_mcg_seq_next(struct seq_file *file, void *iter_ptr, loff_t *pos) ipoib_mcg_seq_next() argument
176 ipoib_path_seq_next(struct seq_file *file, void *iter_ptr, loff_t *pos) ipoib_path_seq_next() argument
/linux-4.4.14/drivers/input/misc/
H A Drotary_encoder.c38 unsigned int pos; member in struct:rotary_encoder
68 unsigned int pos = encoder->pos; rotary_encoder_report_event() local
/linux-4.4.14/drivers/media/platform/omap3isp/
H A Domap3isp.h75 u8 pos; member in struct:isp_csiphy_lane
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
H A Ddebugfs.c196 char *buf, *pos; conf_read() local
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_debugfs.c32 static void *fm10k_dbg_desc_seq_start(struct seq_file *s, loff_t *pos) fm10k_dbg_desc_seq_start() argument
39 fm10k_dbg_desc_seq_next(struct seq_file *s, void __always_unused *v, loff_t *pos) fm10k_dbg_desc_seq_next() argument
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_80211_tx.c300 u8 *pos = &skb->data[IEEE80211_DATA_HDR3_LEN + hostap_mgmt_start_xmit() local
H A Dhostap_info.c255 u16 *pos; prism2_info_scanresults() local
309 __le16 *pos; prism2_info_hostscanresults() local
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D3945-debug.c56 int pos = 0; il3945_ucode_rx_stats_read() local
321 int pos = 0; il3945_ucode_tx_stats_read() local
411 int pos = 0; il3945_ucode_general_stats_read() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-io.c262 int pos = 0; iwl_dump_fh() local
/linux-4.4.14/drivers/platform/goldfish/
H A Dpdev_bus.c62 struct pdev_bus_dev *pos, *n; goldfish_pdev_worker() local
81 struct pdev_bus_dev *pos, *n; goldfish_pdev_remove() local
/linux-4.4.14/drivers/platform/x86/
H A Ddell-smo8800.c85 smo8800_misc_read(struct file *file, char __user *buf, size_t count, loff_t *pos) smo8800_misc_read() argument
/linux-4.4.14/drivers/pnp/
H A Dcore.c60 struct list_head *pos; pnp_register_protocol() local
H A Ddriver.c28 int compare_pnp_id(struct pnp_id *pos, const char *id) compare_pnp_id() argument
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_context.c131 struct drm_ctx_list *pos, *tmp; drm_legacy_ctxbitmap_flush() local
501 struct drm_ctx_list *pos, *n; drm_legacy_rmctx() local
/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dadf_transport_debug.c57 static void *adf_ring_start(struct seq_file *sfile, loff_t *pos) adf_ring_start() argument
73 static void *adf_ring_next(struct seq_file *sfile, void *v, loff_t *pos) adf_ring_next() argument
184 static void *adf_bank_start(struct seq_file *sfile, loff_t *pos) adf_bank_start() argument
196 static void *adf_bank_next(struct seq_file *sfile, void *v, loff_t *pos) adf_bank_next() argument
/linux-4.4.14/drivers/atm/
H A Dadummy.c123 adummy_proc_read(struct atm_dev *dev, loff_t *pos, char *page) adummy_proc_read() argument
/linux-4.4.14/arch/unicore32/kernel/
H A Dsetup.c334 static void *c_start(struct seq_file *m, loff_t *pos) c_start() argument
339 static void *c_next(struct seq_file *m, void *v, loff_t *pos) c_next() argument
/linux-4.4.14/arch/x86/kernel/apic/
H A Dhtirq.c165 int arch_setup_ht_irq(int idx, int pos, struct pci_dev *dev, arch_setup_ht_irq() argument
/linux-4.4.14/arch/alpha/kernel/
H A Dsrm_env.c105 srm_env_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) srm_env_proc_write() argument
/linux-4.4.14/arch/arc/kernel/
H A Dptrace.c21 genregs_get(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, void *kbuf, void __user *ubuf) genregs_get() argument
107 genregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) genregs_set() argument
/linux-4.4.14/fs/freevxfs/
H A Dvxfs_lookup.c237 loff_t pos; vxfs_readdir() local
/linux-4.4.14/mm/
H A Dpage_idle.c115 page_idle_bitmap_read(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) page_idle_bitmap_read() argument
160 page_idle_bitmap_write(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) page_idle_bitmap_write() argument
/linux-4.4.14/net/8021q/
H A Dvlanproc.c224 static void *vlan_seq_next(struct seq_file *seq, void *v, loff_t *pos) vlan_seq_next() argument
/linux-4.4.14/net/appletalk/
H A Datalk_proc.c20 static __inline__ struct atalk_iface *atalk_get_interface_idx(loff_t pos) atalk_get_interface_idx() argument
39 static void *atalk_seq_interface_next(struct seq_file *seq, void *v, loff_t *pos) atalk_seq_interface_next() argument
81 static __inline__ struct atalk_route *atalk_get_route_idx(loff_t pos) atalk_get_route_idx() argument
100 static void *atalk_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) atalk_seq_route_next() argument
155 static void *atalk_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) atalk_seq_socket_next() argument
/linux-4.4.14/net/atm/
H A Dmpoa_proc.c107 static void *mpc_start(struct seq_file *m, loff_t *pos) mpc_start() argument
120 static void *mpc_next(struct seq_file *m, void *v, loff_t *pos) mpc_next() argument
/linux-4.4.14/net/core/
H A Ddev_ioctl.c71 char __user *pos; dev_ifconf() local
/linux-4.4.14/net/hsr/
H A Dhsr_netlink.c377 void *pos; hsr_get_node_list() local
/linux-4.4.14/net/xfrm/
H A Dxfrm_ipcomp.c249 struct ipcomp_tfms *pos; ipcomp_free_tfms() local
277 struct ipcomp_tfms *pos; ipcomp_alloc_tfms() local
H A Dxfrm_replay.c201 u32 pos; xfrm_replay_check_bmp() local
246 u32 pos; xfrm_replay_advance_bmp() local
440 u32 pos; xfrm_replay_check_esn() local
509 u32 diff, pos, seq, seq_hi; xfrm_replay_advance_esn() local
/linux-4.4.14/security/apparmor/
H A Dmatch.c307 unsigned int state = start, pos; aa_dfa_match_len() local
357 unsigned int state = start, pos; aa_dfa_match() local
405 unsigned int pos; aa_dfa_next() local
/linux-4.4.14/security/tomoyo/
H A Drealpath.c95 char *pos = ERR_PTR(-ENOMEM); tomoyo_get_absolute_path() local
124 char *pos = ERR_PTR(-ENOMEM); tomoyo_get_dentry_path() local
151 char *pos = tomoyo_get_dentry_path(dentry, buffer, buflen); tomoyo_get_local_path() local
261 char *pos; tomoyo_realpath_from_path() local
H A Dsecurityfs_if.c110 loff_t pos = *ppos; tomoyo_read_self() local
/linux-4.4.14/sound/core/
H A Dpcm_dmaengine.c35 unsigned int pos; member in struct:dmaengine_pcm_runtime_data
248 unsigned int pos = 0; snd_dmaengine_pcm_pointer() local

Completed in 6770 milliseconds

1234567