Searched defs:pos (Results 1 - 25 of 1898) sorted by relevance

1234567891011>>

/linux-master/net/smc/
H A Dsmc_netlink.h23 int pos[3]; member in struct:smc_nl_dmp_ctx
/linux-master/drivers/media/usb/dvb-usb/
H A Daf9005-script.h13 u8 pos; member in struct:__anon5034
/linux-master/arch/xtensa/platforms/xtfpga/include/platform/
H A Dlcd.h22 static inline void lcd_disp_at_pos(char *str, unsigned char pos) argument
/linux-master/fs/proc/
H A Dinterrupts.c12 static void *int_seq_start(struct seq_file *f, loff_t *pos) argument
17 static void *int_seq_next(struct seq_file *f, void *v, loff_t *pos) argument
H A Ddevices.c29 static void *devinfo_start(struct seq_file *f, loff_t *pos) argument
36 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) argument
/linux-master/drivers/video/fbdev/via/
H A Dvia_aux.c42 struct via_aux_drv *pos, *n; local
61 struct via_aux_drv *pos; local
[all...]
/linux-master/fs/bcachefs/
H A Dbbpos.h14 static inline struct bbpos bbpos_successor(struct bbpos pos) argument
30 bch2_bbpos_to_text(struct printbuf *out, struct bbpos pos) argument
[all...]
H A Dbbpos_types.h7 struct bpos pos; member in struct:bbpos
10 static inline struct bbpos BBPOS(enum btree_id btree, struct bpos pos) argument
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-novsx.c49 fpr_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/drivers/media/platform/amphion/
H A Dvpu_helpers.h41 static inline u32 vpu_helper_step_walk(struct vpu_buffer *stream_buffer, u32 pos, u32 step) argument
50 static inline u8 vpu_helper_read_byte(struct vpu_buffer *stream_buffer, u32 pos) argument
/linux-master/crypto/
H A Dproc.c21 static void *c_start(struct seq_file *m, loff_t *pos) argument
27 static void *c_next(struct seq_file *m, void *p, loff_t *pos) argument
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_pm_dbgfs.c10 pm_status_read(struct file *f, char __user *buf, size_t count, loff_t *pos) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Diters_task_failure.c21 struct task_struct *pos; local
35 struct cgroup_subsys_state *root_css, *pos; local
52 struct task_struct *pos; local
70 struct cgroup_subsys_state *root_css, *pos; local
H A Diters_task.c22 struct task_struct *pos; local
/linux-master/mm/kasan/
H A Dreport_tags.c33 u64 pos; local
/linux-master/arch/riscv/include/asm/
H A Dchecksum.h40 int pos = 0; local
/linux-master/arch/sh/kernel/
H A Dsys_sh32.c39 sys_pread_wrapper(unsigned int fd, char __user *buf, size_t count, long dummy, loff_t pos) argument
45 sys_pwrite_wrapper(unsigned int fd, const char __user *buf, size_t count, long dummy, loff_t pos) argument
/linux-master/arch/csky/kernel/
H A Dcpu-probe.c61 static void *c_start(struct seq_file *m, loff_t *pos) argument
66 static void *c_next(struct seq_file *m, void *v, loff_t *pos) argument
/linux-master/arch/microblaze/kernel/cpu/
H A Dmb.c136 static void *c_start(struct seq_file *m, loff_t *pos) argument
143 static void *c_next(struct seq_file *m, void *v, loff_t *pos) argument
/linux-master/drivers/s390/char/
H A Dtape_proc.c84 static void *tape_proc_start(struct seq_file *m, loff_t *pos) argument
91 static void *tape_proc_next(struct seq_file *m, void *v, loff_t *pos) argument
/linux-master/net/wireless/
H A Dwext-proc.c90 static void *wireless_dev_seq_start(struct seq_file *seq, loff_t *pos) argument
107 static void *wireless_dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
/linux-master/arch/arm/common/
H A DbL_switcher_dummy_if.c18 bL_switcher_write(struct file *file, const char __user *buf, size_t len, loff_t *pos) argument
/linux-master/drivers/firmware/google/
H A Dmemconsole.c16 memconsole_read(struct file *filp, struct kobject *kobp, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) argument
/linux-master/tools/perf/util/
H A Dcall-path.c40 struct call_path_block *pos, *n; local
/linux-master/sound/drivers/opl4/
H A Dopl4_proc.c38 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) argument
58 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) argument

Completed in 280 milliseconds

1234567891011>>