/openbmc/u-boot/drivers/tee/optee/ |
H A D | optee_msg.h | 130 u64 offs; member
|
/openbmc/linux/fs/ubifs/ |
H A D | lpt.c | 1124 int offs = nnode->nbranch[i].offs; in validate_nnode() local 1208 int err, lnum, offs; in ubifs_read_nnode() local 1276 int err, lnum, offs; in read_pnode() local
|
H A D | find.c | 481 int ubifs_find_free_space(struct ubifs_info *c, int min_space, int *offs, in ubifs_find_free_space()
|
/openbmc/linux/fs/jffs2/ |
H A D | debug.c | 737 __jffs2_dbg_dump_buffer(unsigned char *buf, int len, uint32_t offs) in __jffs2_dbg_dump_buffer()
|
/openbmc/linux/drivers/mtd/ |
H A D | ssfdc.c | 164 static int read_raw_oob(struct mtd_info *mtd, loff_t offs, uint8_t *buf) in read_raw_oob()
|
H A D | mtdpart.c | 207 uint64_t offs = 0; in allocate_partition() local
|
/openbmc/linux/drivers/mfd/ |
H A D | max8925-core.c | 332 int offs; /* bit offset in mask register */ member
|
/openbmc/linux/kernel/time/ |
H A D | timekeeping.c | 879 ktime_t ktime_get_with_offset(enum tk_offsets offs) in ktime_get_with_offset() 900 ktime_t ktime_get_coarse_with_offset(enum tk_offsets offs) in ktime_get_coarse_with_offset() 925 ktime_t ktime_mono_to_any(ktime_t tmono, enum tk_offsets offs) in ktime_mono_to_any()
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | rswitch.c | 28 static int rswitch_reg_wait(void __iomem *addr, u32 offs, u32 mask, u32 expected) in rswitch_reg_wait() 193 u32 offs = enable ? GWDIE(index / 32) : GWDID(index / 32); in rswitch_enadis_data_irq() local 201 u32 offs = GWDIS(index / 32); in rswitch_ack_data_irq() local
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | adp5588-keys.c | 120 #define ADP5588_BANK(offs) ((offs) >> 3) argument 121 #define ADP5588_BIT(offs) (1u << ((offs) & 0x7)) argument
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_cpt.c | 174 int i, offs; in cpt_unregister_interrupts() local 263 int i, offs, ret = 0; in cpt_register_interrupts() local
|
/openbmc/linux/drivers/mailbox/ |
H A D | imx-mailbox.c | 140 static void imx_mu_write(struct imx_mu_priv *priv, u32 val, u32 offs) in imx_mu_write() 145 static u32 imx_mu_read(struct imx_mu_priv *priv, u32 offs) in imx_mu_read()
|
/openbmc/linux/drivers/tty/ |
H A D | mips_ejtag_fdc.c | 172 unsigned int offs, unsigned int data) in mips_ejtag_fdc_write() 178 unsigned int offs) in mips_ejtag_fdc_read()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | garmin_gps.c | 467 int offs = 0; in gsp_receive() local 740 int offs = 0; in nat_receive() local
|
/openbmc/linux/sound/usb/ |
H A D | endpoint.c | 285 unsigned int offs = 0; in prepare_silent_urb() local 376 int i, offs; in prepare_inbound_urb() local
|
/openbmc/u-boot/lib/lzma/ |
H A D | LzmaDec.c | 187 unsigned offs = 0x100; in LzmaDec_DecodeReal() local 550 unsigned offs = 0x100; in LzmaDec_TryDummy() local
|
/openbmc/linux/drivers/memory/ |
H A D | renesas-rpc-if.c | 415 void rpcif_prepare(struct device *dev, const struct rpcif_op *op, u64 *offs, in rpcif_prepare() 673 ssize_t rpcif_dirmap_read(struct device *dev, u64 offs, size_t len, void *buf) in rpcif_dirmap_read()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-npcm-fiu.c | 287 u64 offs, size_t len, void *buf) in npcm_fiu_direct_read() 314 u64 offs, size_t len, const void *buf) in npcm_fiu_direct_write()
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | arch_timer.c | 752 struct arch_timer_offset *offs = &map->direct_vtimer->offset; in kvm_timer_vcpu_load_nested_switch() local 958 struct arch_timer_offset *offs = &vcpu_vtimer(vcpu)->offset; in kvm_timer_vcpu_reset() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace_probe.h | 61 #define make_data_loc(len, offs) \ argument 566 #define trace_probe_log_err(offs, err) \ argument
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_blit.c | 263 size_t offs = (diff_offs + diff->line_offset) / diff->cpp; in vmw_adjust_rect() local
|
/openbmc/linux/drivers/mtd/spi-nor/controllers/ |
H A D | nxp-spifi.c | 218 static int nxp_spifi_erase(struct spi_nor *nor, loff_t offs) in nxp_spifi_erase()
|
/openbmc/linux/drivers/tee/optee/ |
H A D | optee_msg.h | 130 u64 offs; member
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_cubic.c | 217 u64 offs, t; in bictcp_update() local
|
/openbmc/linux/fs/gfs2/ |
H A D | bmap.c | 1325 unsigned int offs; in gfs2_journaled_truncate() local 1362 unsigned int offs = newsize & (blocksize - 1); in trunc_start() local 2366 unsigned int offs; in gfs2_journaled_truncate_range() local
|