Home
last modified time | relevance | path

Searched defs:offs (Results 101 - 125 of 622) sorted by relevance

12345678910>>...25

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce_52.c590 uint32_t offs = enc->cs.current.cdw - enc->task_info_idx + 3; in task_info() local
/third_party/node/deps/zlib/
H A Dinftrees.c54 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DShaderCore.hpp352 auto offs = offsets(); in Load() local
426 auto offs = offsets(); in Store() local
469 rr::Scatter(rr::Pointer<EL>(base), val, offs, mask, alignment); in Store() local
/third_party/zlib/contrib/infback9/
H A Dinftree9.c54 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table9() local
/third_party/zlib/
H A Dinftrees.c54 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table() local
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_char_lite.c338 loff_t offs; in MtdCharIoctlGetBadBlock() local
355 loff_t offs; in MtdCharIoctlSetBadBlock() local
[all...]
/kernel/linux/linux-5.10/block/
H A Dblk-map.c262 size_t offs, added = 0; in bio_map_user_iov() local
/kernel/linux/linux-5.10/arch/arm/mach-imx/
H A Davic.c91 u8 offs = d->hwirq < AVIC_NUM_IRQS / 2 ? in avic_irq_suspend() local
112 u8 offs = d->hwirq < AVIC_NUM_IRQS / 2 ? in avic_irq_resume() local
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dtime.c63 static u16 timer_readw(struct nios2_timer *timer, u32 offs) in timer_readw() argument
68 static void timer_writew(struct nios2_timer *timer, u16 val, u32 offs) in timer_writew() argument
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/
H A Dopt.c41 long offs; in __recover_optprobed_insn() local
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Ds3c64xx.c279 int offs = eint_offset(data->irq); in s3c_irq_eint_set_type() local
[all...]
/kernel/linux/linux-5.10/crypto/async_tx/
H A Dasync_raid6_recov.c153 __2data_recov_4(int disks, size_t bytes, int faila, int failb, struct page **blocks, unsigned int *offs, struct async_submit_ctl *submit) __2data_recov_4() argument
203 __2data_recov_5(int disks, size_t bytes, int faila, int failb, struct page **blocks, unsigned int *offs, struct async_submit_ctl *submit) __2data_recov_5() argument
294 __2data_recov_n(int disks, size_t bytes, int faila, int failb, struct page **blocks, unsigned int *offs, struct async_submit_ctl *submit) __2data_recov_n() argument
393 async_raid6_2data_recov(int disks, size_t bytes, int faila, int failb, struct page **blocks, unsigned int *offs, struct async_submit_ctl *submit) async_raid6_2data_recov() argument
471 async_raid6_datap_recov(int disks, size_t bytes, int faila, struct page **blocks, unsigned int *offs, struct async_submit_ctl *submit) async_raid6_datap_recov() argument
[all...]
H A Dasync_pq.c143 is_dma_pq_aligned_offs(struct dma_device *dev, unsigned int *offs, in is_dma_pq_aligned_offs() argument
/kernel/linux/linux-5.10/drivers/clocksource/
H A Ddw_apb_timer.c49 static inline u32 apbt_readl(struct dw_apb_timer *timer, unsigned long offs) in apbt_readl() argument
60 static inline u32 apbt_readl_relaxed(struct dw_apb_timer *timer, unsigned long offs) in apbt_readl_relaxed() argument
54 apbt_writel(struct dw_apb_timer *timer, u32 val, unsigned long offs) apbt_writel() argument
65 apbt_writel_relaxed(struct dw_apb_timer *timer, u32 val, unsigned long offs) apbt_writel_relaxed() argument
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dgluebi.c156 int err = 0, lnum, offs, bytes_left; in gluebi_read() local
196 int err = 0, lnum, offs, bytes_left; in gluebi_write() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dnftlcore.c123 int nftl_read_oob(struct mtd_info *mtd, loff_t offs, size_t len, in nftl_read_oob() argument
144 int nftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len, in nftl_write_oob() argument
167 static int nftl_write(struct mtd_info *mtd, loff_t offs, size_t len, in nftl_write() argument
H A Dmtdpart.c200 uint64_t offs = 0; in allocate_partition() local
H A Dssfdc.c164 static int read_raw_oob(struct mtd_info *mtd, loff_t offs, uint8_t *buf) in read_raw_oob() argument
/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dsharpslpart.c98 static int sharpsl_nand_read_oob(struct mtd_info *mtd, loff_t offs, u8 *buf) in sharpsl_nand_read_oob() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/altera/
H A Daltera_sgdma.c410 uintptr_t offs = (uintptr_t)desc - (uintptr_t)priv->tx_dma_desc; in sgdma_txphysaddr() local
419 uintptr_t offs = (uintptr_t)desc - (uintptr_t)priv->rx_dma_desc; in sgdma_rxphysaddr() local
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dcm2xxx.c111 unsigned long offs; in omap2xxx_cm_split_idlest_reg() local
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Ds3c64xx.c271 int offs = eint_offset(data->irq); in s3c_irq_eint_set_type() local
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-imx/
H A Davic.c92 u8 offs = d->hwirq < AVIC_NUM_IRQS / 2 ? in avic_irq_suspend() local
113 u8 offs = d->hwirq < AVIC_NUM_IRQS / 2 ? in avic_irq_resume() local
/kernel/linux/linux-6.6/arch/nios2/kernel/
H A Dtime.c63 static u16 timer_readw(struct nios2_timer *timer, u32 offs) in timer_readw() argument
68 static void timer_writew(struct nios2_timer *timer, u16 val, u32 offs) in timer_writew() argument
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_reg.h99 asd_ddbsite_read_byte(struct asd_ha_struct *asd_ha, u16 ddb_site_no, u16 offs) asd_ddbsite_read_byte() argument
125 asd_ddbsite_write_byte(struct asd_ha_struct *asd_ha, u16 ddb_site_no, u16 offs, u8 val) asd_ddbsite_write_byte() argument
152 asd_scbsite_read_byte(struct asd_ha_struct *asd_ha, u16 scb_site_no, u16 offs) asd_scbsite_read_byte() argument
178 asd_scbsite_write_byte(struct asd_ha_struct *asd_ha, u16 scb_site_no, u16 offs, u8 val) asd_scbsite_write_byte() argument
206 asd_ddbsite_update_word(struct asd_ha_struct *asd_ha, u16 ddb_site_no, u16 offs, u16 oldval, u16 newval) asd_ddbsite_update_word() argument
227 asd_ddbsite_update_byte(struct asd_ha_struct *asd_ha, u16 ddb_site_no, u16 offs, u8 _oldval, u8 _newval) asd_ddbsite_update_byte() argument
[all...]

Completed in 17 milliseconds

12345678910>>...25