/kernel/linux/linux-6.6/drivers/nvmem/ |
H A D | microchip-otpc.c | 146 mchp_otpc_read(void *priv, unsigned int off, void *val, size_t bytes) mchp_otpc_read() argument
|
H A D | jz4780-efuse.c | 69 jz4780_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) jz4780_efuse_read() argument
|
H A D | lan9662-otpc.c | 122 lan9662_otp_read(void *context, unsigned int offset, void *_val, size_t bytes) lan9662_otp_read() argument 142 lan9662_otp_write(void *context, unsigned int offset, void *_val, size_t bytes) lan9662_otp_write() argument
|
H A D | imx-ocotp-scu.c | 132 imx_scu_ocotp_read(void *context, unsigned int offset, void *val, size_t bytes) imx_scu_ocotp_read() argument 180 imx_scu_ocotp_write(void *context, unsigned int offset, void *val, size_t bytes) imx_scu_ocotp_write() argument
|
H A D | brcm_nvram.c | 49 brcm_nvram_read(void *context, unsigned int offset, void *val, size_t bytes) brcm_nvram_read() argument 98 brcm_nvram_read_post_process_macaddr(void *context, const char *id, int index, unsigned int offset, void *buf, size_t bytes) brcm_nvram_read_post_process_macaddr() argument
|
H A D | imx-ocotp-ele.c | 64 static int imx_ocotp_reg_read(void *context, unsigned int offset, void *val, size_t bytes) in imx_ocotp_reg_read() argument
|
H A D | vf610-ocotp.c | 146 vf610_ocotp_read(void *context, unsigned int offset, void *val, size_t bytes) vf610_ocotp_read() argument
|
H A D | sunplus-ocotp.c | 117 static int sp_ocotp_read(void *priv, unsigned int offset, void *value, size_t bytes) in sp_ocotp_read() argument
|
H A D | u-boot-env.c | 148 size_t bytes; in u_boot_env_parse() local 53 u_boot_env_read(void *context, unsigned int offset, void *val, size_t bytes) u_boot_env_read() argument 75 u_boot_env_read_post_process_ethaddr(void *context, const char *id, int index, unsigned int offset, void *buf, size_t bytes) u_boot_env_read_post_process_ethaddr() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | callthunks.c | 209 u8 bytes[8]; in patch_call() local
|
H A D | aperture_64.c | 142 int bytes; in find_cap() local
|
H A D | msr.c | 60 ssize_t bytes = 0; in msr_read() local 116 ssize_t bytes = 0; in msr_write() local
|
/kernel/linux/linux-6.6/crypto/async_tx/ |
H A D | async_raid6_recov.c | 153 __2data_recov_4(int disks, size_t bytes, int faila, int failb, in __2data_recov_4() argument 203 __2data_recov_5(int disks, size_t bytes, int faila, int failb, in __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...] |
/kernel/linux/linux-6.6/block/ |
H A D | blk-crypto.c | 144 void __bio_crypt_advance(struct bio *bio, unsigned int bytes) in __bio_crypt_advance() argument 156 bio_crypt_dun_is_contiguous(const struct bio_crypt_ctx *bc, unsigned int bytes, const u64 next_dun[BLK_CRYPTO_DUN_ARRAY_SIZE]) bio_crypt_dun_is_contiguous() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_mmu.c | 84 size_t bytes = sg_dma_len(sg) + sg->offset; in etnaviv_iommu_map() local 112 size_t bytes = sg_dma_len(sg) + sg->offset; in etnaviv_iommu_unmap() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | edid.c | 144 memcpy(&vgpu_vreg(vgpu, offset), p_data, bytes); in gmbus0_mmio_write() local 138 gmbus0_mmio_write(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) gmbus0_mmio_write() argument 178 gmbus1_mmio_write(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) gmbus1_mmio_write() argument 279 gmbus3_mmio_write(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) gmbus3_mmio_write() argument 288 gmbus3_mmio_read(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) gmbus3_mmio_read() argument 341 gmbus2_mmio_read(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) gmbus2_mmio_read() argument 352 gmbus2_mmio_write(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) gmbus2_mmio_write() argument 376 intel_gvt_i2c_handle_gmbus_read(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) intel_gvt_i2c_handle_gmbus_read() argument 406 intel_gvt_i2c_handle_gmbus_write(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) intel_gvt_i2c_handle_gmbus_write() argument [all...] |
H A D | cfg_space.c | 69 vgpu_pci_cfg_mem_write(struct intel_vgpu *vgpu, unsigned int off, u8 *src, unsigned int bytes) vgpu_pci_cfg_mem_write() argument 117 intel_vgpu_emulate_cfg_read(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) intel_vgpu_emulate_cfg_read() argument 145 emulate_pci_command_write(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) emulate_pci_command_write() argument 167 emulate_pci_rom_bar_write(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) emulate_pci_rom_bar_write() argument 181 emulate_pci_bar_write(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) emulate_pci_bar_write() argument 256 intel_vgpu_emulate_cfg_write(struct intel_vgpu *vgpu, unsigned int offset, void *p_data, unsigned int bytes) intel_vgpu_emulate_cfg_write() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/ |
H A D | ttm_bo_vm.c | 382 unsigned long bytes = min(bytes_left, PAGE_SIZE - offset); in ttm_bo_vm_access_kmap() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmd.c | 186 static bool vmw_fifo_is_full(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_is_full() argument 196 vmw_fifo_wait_noirq(struct vmw_private *dev_priv, uint32_t bytes, bool interruptible, unsigned long timeout) vmw_fifo_wait_noirq() argument 229 vmw_fifo_wait(struct vmw_private *dev_priv, uint32_t bytes, bool interruptible, unsigned long timeout) vmw_fifo_wait() argument 276 vmw_local_fifo_reserve(struct vmw_private *dev_priv, uint32_t bytes) vmw_local_fifo_reserve() argument 364 vmw_cmd_ctx_reserve(struct vmw_private *dev_priv, uint32_t bytes, int ctx_id) vmw_cmd_ctx_reserve() argument 384 vmw_fifo_res_copy(struct vmw_fifo_state *fifo_state, struct vmw_private *vmw, uint32_t next_cmd, uint32_t max, uint32_t min, uint32_t bytes) vmw_fifo_res_copy() argument 406 vmw_fifo_slow_copy(struct vmw_fifo_state *fifo_state, struct vmw_private *vmw, uint32_t next_cmd, uint32_t max, uint32_t min, uint32_t bytes) vmw_fifo_slow_copy() argument 426 vmw_local_fifo_commit(struct vmw_private *dev_priv, uint32_t bytes) vmw_local_fifo_commit() argument 471 vmw_cmd_commit(struct vmw_private *dev_priv, uint32_t bytes) vmw_cmd_commit() argument 486 vmw_cmd_commit_flush(struct vmw_private *dev_priv, uint32_t bytes) vmw_cmd_commit_flush() argument 516 uint32_t bytes = sizeof(u32) + sizeof(*cmd_fence); vmw_cmd_send_fence() local [all...] |
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | adc-joystick.c | 50 int bytes, msb, val, idx, i; in adc_joystick_handle() local
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-linear.c | 185 linear_dax_recovery_write(struct dm_target *ti, pgoff_t pgoff, void *addr, size_t bytes, struct iov_iter *i) linear_dax_recovery_write() argument
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | journal.c | 76 size_t blocks, bytes = set_bytes(j); in journal_read_bucket() local [all...] |
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | intel-pt-test.c | 27 u8 bytes[INTEL_PT_PKT_MAX_SZ]; member 189 static int dump_packet(const struct intel_pt_pkt *packet, const u8 *bytes, int len) in dump_packet() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | bpf_off_cpu.c | 294 int bytes = 0, size; in off_cpu_write() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | cookie_uid_helper_example.c | 61 uint64_t bytes; member
|