Searched defs:pos (Results 126 - 150 of 1898) sorted by relevance

1234567891011>>

/linux-master/net/llc/
H A Dllc_proc.c34 static struct sock *llc_get_sk_idx(loff_t pos) argument
80 static void *llc_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
/linux-master/drivers/zorro/
H A Dproc.c35 loff_t pos = *ppos; local
64 static void * zorro_seq_start(struct seq_file *m, loff_t *pos) argument
69 static void * zorro_seq_next(struct seq_file *m, void *v, loff_t *pos) argument
[all...]
/linux-master/arch/arm64/lib/
H A Dstrncmp.S41 #define pos x12 define
[all...]
/linux-master/kernel/bpf/
H A Dlink_iter.c13 static void *bpf_link_seq_start(struct seq_file *seq, loff_t *pos) argument
27 static void *bpf_link_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
/linux-master/drivers/acpi/apei/
H A Derst-dbg.c34 int rc, *pos; local
85 int rc, *pos; local
/linux-master/tools/perf/arch/s390/util/
H A Dauxtrace.c91 struct evsel *pos; local
/linux-master/kernel/trace/
H A Dtrace_recursion_record.c121 static void *recursed_function_seq_start(struct seq_file *m, loff_t *pos) argument
141 static void *recursed_function_seq_next(struct seq_file *m, void *v, loff_t *pos) argument
/linux-master/drivers/remoteproc/
H A Dremoteproc_cdev.c21 static ssize_t rproc_cdev_write(struct file *filp, const char __user *buf, size_t len, loff_t *pos) argument
/linux-master/drivers/net/bonding/
H A Dbond_procfs.c31 static void *bond_info_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
/linux-master/kernel/
H A Dusermode_driver.c18 loff_t pos = 0; local
H A Dsysctl-test.c39 loff_t pos; local
85 loff_t pos; local
131 loff_t pos; local
170 loff_t pos = 1; local
195 loff_t pos = 0; local
226 loff_t pos = 0; local
256 loff_t pos = 0; local
286 loff_t pos = 0; local
317 loff_t pos = 0; local
355 loff_t pos = 0; local
[all...]
/linux-master/arch/s390/crypto/
H A Dghash_s390.c62 u8 *pos = buf + (GHASH_BLOCK_SIZE - dctx->bytes); local
97 u8 *pos = buf + (GHASH_BLOCK_SIZE - dctx->bytes); local
/linux-master/security/tomoyo/
H A Drealpath.c97 char *pos = ERR_PTR(-ENOMEM); local
128 char *pos = ERR_PTR(-ENOMEM); local
157 char *pos = tomoyo_get_dentry_path(dentry, buffer, buflen); local
246 char *pos; local
[all...]
/linux-master/drivers/s390/char/
H A Dhmcdrv_cache.c64 loff_t pos; /* position in cache (signed) */ local
/linux-master/drivers/char/ipmi/
H A Dkcs_bmc_serio.c108 struct kcs_bmc_serio *priv = NULL, *pos; local
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_priv.h20 loff_t pos; member in struct:vfio_pci_ioeventfd
/linux-master/include/linux/
H A Dcoredump.h26 loff_t pos; member in struct:coredump_params
/linux-master/net/sctp/
H A Dstream_sched_rr.c29 struct list_head *pos; local
H A Dstream_sched_fc.c86 struct sctp_stream_out_ext *pos; local
136 struct sctp_stream_out_ext *soute, *pos; local
[all...]
/linux-master/arch/powerpc/sysdev/
H A Dmpic_u3msi.c42 static u64 read_ht_magic_addr(struct pci_dev *pdev, unsigned int pos) argument
64 unsigned int pos; local
/linux-master/arch/x86/kernel/
H A Dtls.c258 int pos; local
267 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) argument
/linux-master/samples/bpf/
H A Dxdp_fwd_user.c123 struct bpf_program *pos; local
/linux-master/kernel/printk/
H A Dindex.c20 static struct pi_entry *pi_get_entry(const struct module *mod, loff_t pos) argument
43 static void *pi_next(struct seq_file *s, void *v, loff_t *pos) argument
53 static void *pi_start(struct seq_file *s, loff_t *pos) argument
[all...]
/linux-master/io_uring/
H A Dslist.h21 wq_list_add_after(struct io_wq_work_node *node, struct io_wq_work_node *pos, struct io_wq_work_list *list) argument
[all...]
/linux-master/drivers/xen/xenfs/
H A Dxensyms.c65 static void *xensyms_start(struct seq_file *m, loff_t *pos) argument
77 static void *xensyms_next(struct seq_file *m, void *p, loff_t *pos) argument

Completed in 633 milliseconds

1234567891011>>