/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_netlink.h | 23 int pos[3]; member
|
/kernel/linux/linux-5.10/arch/xtensa/platforms/xtfpga/include/platform/ |
H A D | lcd.h | 22 static inline void lcd_disp_at_pos(char *str, unsigned char pos) in lcd_disp_at_pos() argument
|
/kernel/linux/common_modules/tzdriver/ion/mplat/ |
H A D | declare_static_ion.c | 37 uint32_t pos = 0;
in set_ion_mem_info() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
H A D | via_aux.c | 42 struct via_aux_drv *pos, *n; in via_aux_free() local 61 struct via_aux_drv *pos; in via_aux_get_preferred_mode() local [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | devices.c | 28 static void *devinfo_start(struct seq_file *f, loff_t *pos) in devinfo_start() argument 35 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next() argument
|
H A D | interrupts.c | 12 static void *int_seq_start(struct seq_file *f, loff_t *pos) in int_seq_start() argument 17 static void *int_seq_next(struct seq_file *f, void *v, loff_t *pos) in int_seq_next() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | af9005-script.h | 13 u8 pos; member
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | af9005-script.h | 13 u8 pos; member
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | interrupts.c | 12 static void *int_seq_start(struct seq_file *f, loff_t *pos) in int_seq_start() argument 17 static void *int_seq_next(struct seq_file *f, void *v, loff_t *pos) in int_seq_next() argument
|
H A D | devices.c | 29 static void *devinfo_start(struct seq_file *f, loff_t *pos) in devinfo_start() argument 36 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | via_aux.c | 42 struct via_aux_drv *pos, *n; in via_aux_free() local 61 struct via_aux_drv *pos; in via_aux_get_preferred_mode() local [all...] |
/kernel/linux/linux-6.6/arch/xtensa/platforms/xtfpga/include/platform/ |
H A D | lcd.h | 22 static inline void lcd_disp_at_pos(char *str, unsigned char pos) in lcd_disp_at_pos() argument
|
/kernel/liteos_a/lib/libc/musl/src/ |
H A D | memset.c | 38 char *pos = dest; in memset() local [all...] |
/kernel/liteos_m/testsuites/unittest/xts/mem/ |
H A D | acts_mem_api_test.c | 52 char *pos = (char *)memchr(srcStr, 'a', 14); /* 14, common data for test, no special meaning */ variable 64 char *pos = (char *)memchr(srcStr, 'a', 4); /* 4, common data for test, no special meaning */ variable 76 char *pos = (char *)memchr(srcStr, 'b', 14); /* 14, common data for test, no special meaning */ variable
|
/kernel/linux/linux-5.10/crypto/ |
H A D | proc.c | 20 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument 26 static void *c_next(struct seq_file *m, void *p, loff_t *pos) in c_next() argument
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/cpu/ |
H A D | mb.c | 136 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument 143 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-novsx.c | 45 fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpr_set() argument
|
/kernel/linux/linux-6.6/arch/microblaze/kernel/cpu/ |
H A D | mb.c | 136 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument 143 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-novsx.c | 49 fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpr_set() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | proc.c | 21 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument 27 static void *c_next(struct seq_file *m, void *p, loff_t *pos) in c_next() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
H A D | vpu_helpers.h | 41 static inline u32 vpu_helper_step_walk(struct vpu_buffer *stream_buffer, u32 pos, u32 step) in vpu_helper_step_walk() argument 50 static inline u8 vpu_helper_read_byte(struct vpu_buffer *stream_buffer, u32 pos) in vpu_helper_read_byte() argument
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | iscsi_ibft_find.c | 52 unsigned long pos; in find_ibft_in_mem() local [all...] |
/kernel/linux/linux-5.10/drivers/firmware/google/ |
H A D | memconsole.c | 16 memconsole_read(struct file *filp, struct kobject *kobp, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) memconsole_read() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_rap.c | 43 amdgpu_rap_debugfs_write(struct file *f, const char __user *buf, size_t size, loff_t *pos) amdgpu_rap_debugfs_write() argument
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | proc.c | 108 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument 115 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
|