Home
last modified time | relevance | path

Searched defs:pos (Results 3151 - 3175 of 6335) sorted by relevance

1...<<121122123124125126127128129130>>...254

/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c233 int pos = PCI_CAPABILITY_LIST; in pnv_eeh_find_cap() local
270 int pos = 256, ttl = (4096 - 256) / 8; in pnv_eeh_find_ecap() local
908 pnv_eeh_wait_for_pending(struct pci_dn *pdn, const char *type, int pos, u16 mask) pnv_eeh_wait_for_pending() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c150 __u32 pos; member
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dptrace.c841 unsigned pos; in s390_regs_get() local
850 s390_regs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_regs_set() argument
901 s390_fpregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_fpregs_set() argument
948 s390_last_break_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_last_break_set() argument
969 s390_tdb_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_tdb_set() argument
993 s390_vxrs_low_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_vxrs_low_set() argument
1029 s390_vxrs_high_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_vxrs_high_set() argument
1053 s390_system_call_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_system_call_set() argument
1078 s390_gs_cb_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_gs_cb_set() argument
1130 s390_gs_bc_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_gs_bc_set() argument
1189 s390_runtime_instr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_runtime_instr_set() argument
1345 s390_compat_regs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_compat_regs_set() argument
1394 s390_compat_regs_high_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_compat_regs_high_set() argument
1436 s390_compat_last_break_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_compat_last_break_set() argument
[all...]
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_user.c81 int pos, len; in uml_parse_vector_ifspec() local
[all...]
H A Dmconsole_kern.c135 loff_t pos = 0; in mconsole_proc() local
769 mconsole_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) mconsole_proc_write() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dptrace_64.c267 genregs64_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) genregs64_set() argument
371 fpregs64_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpregs64_set() argument
457 setregs64_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) setregs64_set() argument
558 genregs32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) genregs32_set() argument
698 fpregs32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpregs32_set() argument
795 setregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) setregs_set() argument
846 setfpregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) setfpregs_set() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_vma.c107 struct i915_vma *pos = ERR_PTR(-E2BIG); in vma_create() local
/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel.c311 struct vmbus_channel_msginfo *pos = NULL; in create_gpadl_header() local
/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk-init.c722 int pos; in pblk_setup_line_meta_chk() local
H A Dpblk-recovery.c60 int pos; in pblk_recov_l2p_from_emeta() local
234 int pos; in pblk_recov_pad_line() local
309 int pos; in pblk_get_stripe_chunk() local
407 int pos; pblk_recov_scan_oob() local
551 int pos; pblk_line_emeta_start() local
[all...]
H A Dpblk-rb.c386 pblk_rb_flush_point_set(struct pblk_rb *rb, struct bio *bio, unsigned int pos) pblk_rb_flush_point_set() argument
418 __pblk_rb_may_write(struct pblk_rb *rb, unsigned int nr_entries, unsigned int *pos) __pblk_rb_may_write() argument
441 pblk_rb_may_write(struct pblk_rb *rb, unsigned int nr_entries, unsigned int *pos) pblk_rb_may_write() argument
463 pblk_rb_may_write_flush(struct pblk_rb *rb, unsigned int nr_entries, unsigned int *pos, struct bio *bio, int *io_ret) pblk_rb_may_write_flush() argument
494 pblk_rb_may_write_user(struct pblk_rb *rb, struct bio *bio, unsigned int nr_entries, unsigned int *pos) pblk_rb_may_write_user() argument
521 pblk_rb_may_write_gc(struct pblk_rb *rb, unsigned int nr_entries, unsigned int *pos) pblk_rb_may_write_gc() argument
550 pblk_rb_read_to_bio(struct pblk_rb *rb, struct nvm_rq *rqd, unsigned int pos, unsigned int nr_entries, unsigned int count) pblk_rb_read_to_bio() argument
651 u64 pos = pblk_addr_to_cacheline(ppa); pblk_rb_copy_to_bio() local
684 pblk_rb_w_ctx(struct pblk_rb *rb, unsigned int pos) pblk_rb_w_ctx() argument
799 pblk_rb_wrap_pos(struct pblk_rb *rb, unsigned int pos) pblk_rb_wrap_pos() argument
804 pblk_rb_pos_oob(struct pblk_rb *rb, u64 pos) pblk_rb_pos_oob() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Daf9013.c47 u8 pos; in af9013_set_gpio() local
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_demux.c522 static inline int find_next_packet(const u8 *buf, int pos, size_t count, in find_next_packet() argument
1188 struct list_head *pos, * in dvbdmx_remove_frontend() local
[all...]
H A Ddmxdev.c114 struct list_head *head, *pos; in get_fe() local
/kernel/linux/linux-5.10/drivers/media/cec/core/
H A Dcec-pin.c165 u8 pos = pin->error_inj_args[cmd][arg_idx]; in rx_error_inj() local
227 u8 pos = pin->error_inj_args[cmd][arg_idx]; in tx_error_inj() local
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dsidewinder.c201 static __u64 sw_get_bits(unsigned char *buf, int pos, int num, char bits) in sw_get_bits() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c211 read_cc_table_bin(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) read_cc_table_bin() argument
261 read_cc_setting_bin(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) read_cc_setting_bin() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.c1427 u32 pos = 0; in a5xx_show() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_ring_submission.c369 struct i915_request *pos, *rq; in reset_rewind() local
/kernel/linux/linux-5.10/drivers/media/platform/omap/
H A Domap_voutdef.h167 unsigned char pos; member
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
H A Dsaa7164-core.c1046 static void *saa7164_seq_start(struct seq_file *s, loff_t *pos) in saa7164_seq_start() argument
1063 static void *saa7164_seq_next(struct seq_file *s, void *v, loff_t *pos) in saa7164_seq_next() argument
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dconfig.c91 int pos; in read_pasid() local
113 int pos; in read_dvsec_tl() local
130 int pos, afu_presen in read_dvsec_function() local
157 int pos; read_dvsec_afu_info() local
175 int pos; read_dvsec_vendor() local
222 int pos; get_dvsec_vendor0() local
245 int pos; ocxl_config_get_reset_reload() local
261 int pos; ocxl_config_set_reset_reload() local
340 int pos = fn->dvsec_afu_info_pos; read_afu_info() local
500 int pos; read_afu_control() local
750 ocxl_config_set_afu_actag(struct pci_dev *dev, int pos, int actag_base, int actag_count) ocxl_config_set_afu_actag() argument
768 ocxl_config_set_afu_pasid(struct pci_dev *dev, int pos, int pasid_base, u32 pasid_count_log) ocxl_config_set_afu_pasid() argument
786 ocxl_config_set_afu_state(struct pci_dev *dev, int pos, int enable) ocxl_config_set_afu_state() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dmain.c512 struct mei_cl *pos; in mei_ioctl_connect_vtag() local
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c608 static bool ionic_q_is_posted(struct ionic_queue *q, unsigned int pos) in ionic_q_is_posted() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_spq.c804 u16 pos = le16_to_cpu(echo) % SPQ_RING_SIZE; in qed_spq_comp_bmap_update() local

Completed in 33 milliseconds

1...<<121122123124125126127128129130>>...254