/linux-6.15/crypto/async_tx/ |
D | raid6test.c | 57 static void raid6_dual_recov(int disks, size_t bytes, int faila, int failb, in raid6_dual_recov()
|
/linux-6.15/drivers/misc/sgi-gru/ |
D | grukdump.c | 115 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; in gru_dump_context() local
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | act_stats.c | 172 u64 pkts, bytes, lastused; in mlx5e_tc_act_stats_fill_stats() local
|
/linux-6.15/crypto/ |
D | polyval-generic.c | 66 u32 bytes; member
|
/linux-6.15/sound/firewire/tascam/ |
D | tascam-transaction.c | 257 int bytes; in handle_midi_tx() local
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
D | en_port.c | 154 unsigned long packets, bytes; in mlx4_en_fold_software_stats() local
|
/linux-6.15/scripts/gendwarfksyms/examples/ |
D | kabi.h | 154 #define KABI_USE_ARRAY(number, bytes, _new) \ argument
|
/linux-6.15/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_tx.c | 250 int bytes, fc, hdr_len; in libipw_xmit() local
|
/linux-6.15/samples/bpf/ |
D | cookie_uid_helper_example.c | 61 uint64_t bytes; member
|
/linux-6.15/arch/mips/mm/ |
D | cache.c | 89 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
/linux-6.15/fs/btrfs/tests/ |
D | free-space-tests.c | 842 u64 offset, max_extent_size, bytes; in test_bytes_index() local
|
/linux-6.15/arch/x86/kvm/ |
D | x86.c | 7601 static int kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt_helper() 7634 gva_t addr, void *val, unsigned int bytes, in kvm_fetch_guest_virt() 7661 gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt() 7679 gva_t addr, void *val, unsigned int bytes, in emulator_read_std() 7693 static int kvm_write_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_write_guest_virt_helper() 7724 unsigned int bytes, struct x86_exception *exception, in emulator_write_std() 7740 unsigned int bytes, struct x86_exception *exception) in kvm_write_guest_virt_system() 7830 const void *val, int bytes) in emulator_write_phys() 7853 static int read_prepare(struct kvm_vcpu *vcpu, void *val, int bytes) in read_prepare() 7866 void *val, int bytes) in read_emulate() [all …]
|
/linux-6.15/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 647 const size_t bytes = sizeof(struct mcp_gen_header); in myri10ge_adopt_running_firmware() local 919 size_t bytes; in myri10ge_reset() local 1181 int bytes, int watchdog) in myri10ge_alloc_rx_pages() 1256 struct myri10ge_rx_buffer_state *info, int bytes) in myri10ge_unmap_rx_page() 1313 int i, idx, remainder, bytes; in myri10ge_rx_done() local 1944 size_t bytes; in myri10ge_allocate_rings() local 3531 size_t bytes; in myri10ge_free_slices() local 3564 size_t bytes; in myri10ge_alloc_slices() local
|
/linux-6.15/drivers/nvmem/ |
D | jz4780-efuse.c | 70 void *val, size_t bytes) in jz4780_efuse_read()
|
D | meson-mx-efuse.c | 135 void *buf, size_t bytes) in meson_mx_efuse_read()
|
/linux-6.15/include/uapi/linux/netfilter/ |
D | xt_sctp.h | 39 #define bytes(type) (sizeof(type) * 8) macro
|
/linux-6.15/drivers/mfd/ |
D | tps6594-i2c.c | 147 const u8 *bytes = data; in tps6594_i2c_write() local
|
/linux-6.15/sound/soc/intel/atom/ |
D | sst-mfld-platform-compress.c | 219 size_t bytes) in sst_platform_compr_ack()
|
/linux-6.15/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_ethtool.c | 177 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1c_get_eeprom()
|
/linux-6.15/include/drm/display/ |
D | drm_dp_mst_helper.h | 284 u8 bytes[255]; member 300 u8 bytes[255]; member 377 u8 *bytes; member 387 u8 *bytes; member 399 u8 *bytes; member
|
/linux-6.15/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_msg.c | 177 unsigned int bytes = min_t(size_t, msg_len, 4); in vmw_port_hb_out() local 226 unsigned int bytes = min_t(unsigned long, reply_len, 4); in vmw_port_hb_in() local
|
/linux-6.15/drivers/scsi/esas2r/ |
D | esas2r_flash.c | 1043 u8 bytes[256]; in esas2r_read_flash_rev() local 1108 u8 bytes[256]; in esas2r_read_image_type() local
|
/linux-6.15/tools/testing/selftests/sparc64/drivers/ |
D | adi-test.c | 90 unsigned long bytes; member 105 unsigned long measurement, unsigned long bytes) in update_stats()
|
/linux-6.15/lib/ |
D | string.c | 818 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8() 838 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv()
|
/linux-6.15/sound/soc/sof/amd/ |
D | acp.c | 356 void memcpy_from_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *dst, size_t bytes) in memcpy_from_scratch() 365 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes) in memcpy_to_scratch()
|