Searched defs:pos (Results 101 - 125 of 1898) sorted by relevance

1234567891011>>

/linux-master/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) argument
/linux-master/arch/um/drivers/
H A Dslip_common.h16 static inline int slip_unesc(unsigned char c, unsigned char *buf, int *pos, argument
88 int pos; member in struct:slip_proto
/linux-master/fs/hpfs/
H A Dea.c17 unsigned pos = 0; local
77 unsigned pos; local
133 unsigned pos; local
195 unsigned pos; local
[all...]
/linux-master/include/linux/platform_data/media/
H A Domap4iss.h20 u8 pos; member in struct:iss_csiphy_lane
/linux-master/net/sctp/
H A Dobjcnt.c74 static void *sctp_objcnt_seq_start(struct seq_file *seq, loff_t *pos) argument
83 static void *sctp_objcnt_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
/linux-master/tools/perf/util/
H A Drblist.c112 struct rb_node *pos, *next = rb_first_cached(&rblist->entries); local
/linux-master/net/netfilter/
H A Dxt_policy.c58 int i, pos; local
88 int i, pos; local
/linux-master/drivers/dma-buf/
H A Dsync_debug.c109 struct list_head *pos; local
143 struct list_head *pos; local
/linux-master/tools/perf/ui/browsers/
H A Dheader.c100 char *ptr, *pos; local
[all...]
/linux-master/crypto/
H A Dghash-generic.c87 u8 *pos = dst + (GHASH_BLOCK_SIZE - dctx->bytes); local
/linux-master/drivers/cpufreq/
H A Delanfreq.c147 struct cpufreq_frequency_table *pos; local
/linux-master/drivers/media/usb/dvb-usb/
H A Ddvb-usb-firmware.c41 int ret, pos = 0; local
124 dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, int *pos) argument
/linux-master/arch/x86/mm/pat/
H A Dmemtype_interval.c175 int memtype_copy_nth_element(struct memtype *entry_out, loff_t pos) argument
/linux-master/drivers/s390/cio/
H A Didset.c80 int pos = schid.ssid * set->num_id + schid.sch_no; local
/linux-master/drivers/ssb/
H A Dsprom.c26 int i, pos = 0; local
/linux-master/fs/romfs/
H A Dstorage.c23 static int romfs_mtd_read(struct super_block *sb, unsigned long pos, argument
66 static int romfs_mtd_strcmp(struct super_block *sb, unsigned long pos, argument
103 static int romfs_blk_read(struct super_block *sb, unsigned long pos, argument
36 romfs_mtd_strnlen(struct super_block *sb, unsigned long pos, size_t maxlen) argument
130 romfs_blk_strnlen(struct super_block *sb, unsigned long pos, size_t limit) argument
163 romfs_blk_strcmp(struct super_block *sb, unsigned long pos, const char *str, size_t size) argument
214 romfs_dev_read(struct super_block *sb, unsigned long pos, void *buf, size_t buflen) argument
237 romfs_dev_strnlen(struct super_block *sb, unsigned long pos, size_t maxlen) argument
265 romfs_dev_strcmp(struct super_block *sb, unsigned long pos, const char *str, size_t size) argument
[all...]
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_pcl.c46 struct svc_rdma_chunk *pos; local
58 struct svc_rdma_chunk *pos; local
/linux-master/drivers/media/cec/core/
H A Dcec-pin-error-inj.c86 u8 pos; local
/linux-master/sound/pci/ctxfi/
H A Dctvmem.c33 struct list_head *pos; local
78 struct list_head *pos, *pre; local
218 struct list_head *pos; local
[all...]
/linux-master/drivers/isdn/capi/
H A Dkcapi_proc.c49 static void *controller_next(struct seq_file *seq, void *v, loff_t *pos) argument
129 applications_next(struct seq_file *seq, void *v, loff_t *pos) argument
[all...]
/linux-master/fs/ocfs2/
H A Dmmap.c53 loff_t pos = page_offset(page); local
/linux-master/net/rds/
H A Dib_ring.c97 u32 rds_ib_ring_alloc(struct rds_ib_work_ring *ring, u32 val, u32 *pos) argument
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.c86 unsigned int pos, nextpos; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ring.h55 static inline u32 intel_ring_wrap(const struct intel_ring *ring, u32 pos) argument
69 intel_ring_offset_valid(const struct intel_ring *ring, unsigned int pos) argument
/linux-master/drivers/input/
H A Dtouchscreen.c173 void touchscreen_set_mt_pos(struct input_mt_pos *pos, argument

Completed in 445 milliseconds

1234567891011>>