/openbmc/linux/drivers/vdpa/alibaba/ |
H A D | eni_vdpa.c | 371 unsigned int offset, in eni_vdpa_get_config() 387 unsigned int offset, const void *buf, in eni_vdpa_set_config()
|
/openbmc/qemu/migration/ |
H A D | qemu-file.c | 583 size_t coroutine_mixed_fn qemu_peek_buffer(QEMUFile *f, uint8_t **buf, size_t size, size_t offset) in qemu_peek_buffer() 694 int coroutine_mixed_fn qemu_peek_byte(QEMUFile *f, int offset) in qemu_peek_byte()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_stolen.c | 590 resource_size_t offset, resource_size_t size) in i915_pages_create_for_stolen() 715 resource_size_t offset, in _i915_gem_object_stolen_init()
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_8710b.c | 556 static int rtl8710b_read_efuse8(struct rtl8xxxu_priv *priv, u16 offset, u8 *data) in rtl8710b_read_efuse8() 868 u16 efuse_addr, offset; in rtl8710b_read_efuse() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-sysfs.c | 449 int offset; in export_store() local 570 int offset; in gpiod_export() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | vbox_vmmdev_types.h | 237 __u32 offset; member 260 __u32 offset; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ptrace.h | 200 static inline void regs_add_return_ip(struct pt_regs *regs, long offset) in regs_add_return_ip() 357 unsigned int offset) in regs_get_register()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | vas-window.c | 1091 int vas_copy_crb(void *crb, int offset) in vas_copy_crb() 1098 int vas_paste_crb(struct vas_window *vwin, int offset, bool re) in vas_paste_crb()
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emuproc.c | 386 unsigned int offset; in snd_emu10k1_fx8010_read() local 563 struct snd_info_buffer *buffer, int iobase, int offset, int length, int voices) in snd_emu_proc_ptr_reg_read()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | comedi_test.c | 109 unsigned int offset = s->maxdata / 2; in fake_sawtooth() local 141 unsigned int offset = s->maxdata / 2; in fake_squarewave() local
|
/openbmc/linux/drivers/gpu/drm/tiny/ |
H A D | cirrus.c | 178 static void cirrus_set_start_address(struct cirrus_device *cirrus, u32 offset) in cirrus_set_start_address() 411 unsigned int offset = drm_fb_clip_offset(pitch, format, &damage); in cirrus_primary_plane_helper_atomic_update() local
|
/openbmc/linux/sound/firewire/fireface/ |
H A D | ff-protocol-former.c | 405 static void ff800_handle_midi_msg(struct snd_ff *ff, unsigned int offset, const __le32 *buf, in ff800_handle_midi_msg() 648 static void ff400_handle_msg(struct snd_ff *ff, unsigned int offset, const __le32 *buf, in ff400_handle_msg()
|
/openbmc/qemu/hw/net/ |
H A D | ne2000.c | 263 int offset, page, index; in ne2000_ioport_write() local 367 int offset, page, ret; in ne2000_ioport_read() local
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_scaler.c | 27 #define scaler_read(offset) readl(scaler->regs + (offset)) argument 28 #define scaler_write(cfg, offset) writel(cfg, scaler->regs + (offset)) argument
|
/openbmc/linux/net/sctp/ |
H A D | auth.c | 192 __u32 offset = 0; in sctp_auth_make_key_vector() local 259 __u32 offset = 0; in sctp_auth_asoc_set_secret() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | uniphier-sd.c | 435 unsigned int offset; in uniphier_sd_speed_switch() local 454 unsigned int offset; in uniphier_sd_uhs_enable() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | dz.c | 99 static u16 dz_in(struct dz_port *dport, unsigned offset) in dz_in() 106 static void dz_out(struct dz_port *dport, unsigned offset, u16 value) in dz_out()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rpm.c | 96 static void rpm_write(rpm_t *rpm, u64 lmac, u64 offset, u64 val) in rpm_write() 101 static u64 rpm_read(rpm_t *rpm, u64 lmac, u64 offset) in rpm_read()
|
/openbmc/linux/include/drm/ |
H A D | drm_legacy.h | 75 unsigned long offset; /**< Byte offset (used internally) */ member 154 dma_addr_t offset; /**< Requested physical address (0 for SAREA)*/ member
|
/openbmc/u-boot/tools/ |
H A D | ifdtool.c | 633 int offset = 0; in inject_region() local 711 int offset; in write_data() local
|
/openbmc/linux/arch/x86/kernel/kprobes/ |
H A D | core.c | 258 unsigned long addr, __addr, offset = 0; in can_probe() local 335 kprobe_opcode_t *arch_adjust_kprobe_addr(unsigned long addr, unsigned long offset, in arch_adjust_kprobe_addr()
|
/openbmc/linux/drivers/crypto/cavium/cpt/ |
H A D | cpt_common.h | 143 static inline void cpt_write_csr64(u8 __iomem *hw_addr, u64 offset, in cpt_write_csr64() 149 static inline u64 cpt_read_csr64(u8 __iomem *hw_addr, u64 offset) in cpt_read_csr64()
|
/openbmc/linux/fs/ocfs2/ |
H A D | quota_global.c | 173 int offset = off & (sb->s_blocksize - 1); in ocfs2_quota_read() local 222 int offset = off & (sb->s_blocksize - 1); in ocfs2_quota_write() local
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | system-bus.c | 560 unsigned long offset, size_t size, enum dma_data_direction direction, in ps3_sb_map_page() 582 unsigned long offset, size_t size, in ps3_ioc0_map_page()
|
/openbmc/qemu/tests/qtest/ |
H A D | ufs-test.c | 45 static inline uint32_t ufs_rreg(QUfs *ufs, size_t offset) in ufs_rreg() 50 static inline void ufs_wreg(QUfs *ufs, size_t offset, uint32_t value) in ufs_wreg()
|