/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_mr.c | 342 int offset = dma->sge_offset; in copy_data() local 586 int offset = dma->sge_offset; in advance_dma_data() local
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | omap-dma.c | 614 dma_addr_t offset = 0; in omap_get_dma_src_pos() local 652 dma_addr_t offset = 0; in omap_get_dma_dst_pos() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_uvd.c | 468 unsigned offset, unsigned buf_sizes[]) in radeon_uvd_cs_msg() 568 unsigned idx, cmd, offset; in radeon_uvd_cs_reloc() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_lan_hmc.c | 17 static u64 i40e_align_l2obj_base(u64 offset) in i40e_align_l2obj_base() 662 u16 offset; member
|
/openbmc/linux/net/rxrpc/ |
H A D | input.c | 531 unsigned int offset = sizeof(struct rxrpc_wire_header); in rxrpc_input_split_jumbo() local 864 int nr_acks, offset, ioffset; in rxrpc_input_ack() local
|
/openbmc/linux/net/tipc/ |
H A D | msg.c | 372 int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m, int offset, in tipc_msg_build() 488 u32 msz, bsz, offset, pad; in tipc_msg_bundle() local
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | io.c | 47 unsigned char size, offset; in snd_emu10k1_ptr_read() local 72 unsigned char size, offset; in snd_emu10k1_ptr_write() local
|
/openbmc/linux/include/drm/display/ |
H A D | drm_dp_helper.h | 476 unsigned int offset, u8 *valuep) in drm_dp_dpcd_readb() 491 unsigned int offset, u8 value) in drm_dp_dpcd_writeb()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vce.c | 289 unsigned int offset; in amdgpu_vce_resume() local 602 int64_t offset = ((uint64_t)size) * ((int64_t)index); in amdgpu_vce_validate_bo() local
|
/openbmc/qemu/hw/dma/ |
H A D | pxa2xx_dma.c | 266 static uint64_t pxa2xx_dma_read(void *opaque, hwaddr offset, in pxa2xx_dma_read() 326 static void pxa2xx_dma_write(void *opaque, hwaddr offset, in pxa2xx_dma_write()
|
/openbmc/qemu/migration/ |
H A D | multifd.h | 70 uint64_t offset[]; member 81 ram_addr_t *offset; member
|
/openbmc/qemu/hw/misc/ |
H A D | bcm2835_cprman.c | 452 static uint64_t cprman_read(void *opaque, hwaddr offset, in cprman_read() 519 static void cprman_write(void *opaque, hwaddr offset, in cprman_write()
|
/openbmc/qemu/target/ppc/ |
H A D | mmu_common.c | 397 static void mmubooke206_dump_one_tlb(CPUPPCState *env, int tlbn, int offset, in mmubooke206_dump_one_tlb() 447 int offset = 0; in mmubooke206_dump_mmu() local
|
/openbmc/qemu/hw/timer/ |
H A D | pxa2xx_timer.c | 163 static uint64_t pxa2xx_timer_read(void *opaque, hwaddr offset, in pxa2xx_timer_read() 273 static void pxa2xx_timer_write(void *opaque, hwaddr offset, in pxa2xx_timer_write()
|
/openbmc/qemu/hw/net/ |
H A D | smc91c111.c | 313 static void smc91c111_writeb(void *opaque, hwaddr offset, in smc91c111_writeb() 497 static uint32_t smc91c111_readb(void *opaque, hwaddr offset) in smc91c111_readb()
|
/openbmc/qemu/hw/sd/ |
H A D | pxa2xx_mmci.c | 280 static uint64_t pxa2xx_mmci_read(void *opaque, hwaddr offset, unsigned size) in pxa2xx_mmci_read() 357 hwaddr offset, uint64_t value, unsigned size) in pxa2xx_mmci_write()
|
/openbmc/qemu/hw/char/ |
H A D | cadence_uart.c | 413 static MemTxResult uart_write(void *opaque, hwaddr offset, in uart_write() 481 static MemTxResult uart_read(void *opaque, hwaddr offset, in uart_read()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_vhyp_mmu.c | 460 uint64_t offset, vsid; in rehash_hpte() local 472 uint64_t offset, vsid; in rehash_hpte() local
|
/openbmc/linux/lib/ |
H A D | bootconfig.c | 185 int offset = node->data & ~XBC_VALUE; in xbc_node_get_data() local 414 unsigned long offset = data - xbc_data; in xbc_init_node() local
|
/openbmc/linux/drivers/scsi/ |
H A D | wd33c93.c | 266 calc_sync_xfer(unsigned int period, unsigned int offset, unsigned int fast, in calc_sync_xfer() 291 calc_sync_msg(unsigned int period, unsigned int offset, unsigned int fast, in calc_sync_msg()
|
/openbmc/openpower-vpd-parser/vpd-manager/ |
H A D | manager.cpp | 425 uint32_t offset = 0; in updateSystemVPDBackUpFRU() local 476 uint32_t offset = 0; in writeKeyword() local
|
/openbmc/linux/block/ |
H A D | blk-map.c | 140 unsigned int offset = map_data ? offset_in_page(map_data->offset) : 0; in bio_copy_user_iov() local 398 int offset, i; in bio_map_kern() local
|
/openbmc/linux/fs/ext4/ |
H A D | extents.c | 4153 unsigned int allocated = 0, offset = 0; in ext4_ext_map_blocks() local 4467 static int ext4_alloc_file_blocks(struct file *file, ext4_lblk_t offset, in ext4_alloc_file_blocks() 4554 static long ext4_zero_range(struct file *file, loff_t offset, in ext4_zero_range() 4726 long ext4_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in ext4_fallocate() 4835 loff_t offset, ssize_t len) in ext4_convert_unwritten_extents() 4926 int offset; /* offset of xattr in inode */ in ext4_iomap_xattr_fiemap() local 4957 static int ext4_iomap_xattr_begin(struct inode *inode, loff_t offset, in ext4_iomap_xattr_begin() 5317 static int ext4_collapse_range(struct file *file, loff_t offset, loff_t len) in ext4_collapse_range() 5455 static int ext4_insert_range(struct file *file, loff_t offset, loff_t len) in ext4_insert_range()
|
/openbmc/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 203 dma_addr_t offset; in macb_tx_dma() local 230 static u32 hw_readl_native(struct macb *bp, int offset) in hw_readl_native() 235 static void hw_writel_native(struct macb *bp, int offset, u32 value) in hw_writel_native() 240 static u32 hw_readl(struct macb *bp, int offset) in hw_readl() 245 static void hw_writel(struct macb *bp, int offset, u32 value) in hw_writel() 1009 int offset = MACB_PFR; in macb_update_stats() local 1492 unsigned int offset; in macb_rx_frame() local 2046 unsigned int offset, size, count = 0; in macb_tx_map() local 3059 u32 offset = gem_statistics[i].offset; in gem_update_stats() local
|
/openbmc/linux/tools/objtool/ |
H A D | check.c | 38 struct section *sec, unsigned long offset) in find_insn() 372 unsigned long offset; in decode_instructions() local 570 unsigned int offset; in find_last_insn() local 1656 static struct symbol *find_call_destination(struct section *sec, unsigned long offset) in find_call_destination() 2738 static void save_reg(struct cfi_state *cfi, unsigned char reg, int base, int offset) in save_reg() 4128 u64 offset; in add_prefix_symbol() local
|