Home
last modified time | relevance | path

Searched defs:bytes (Results 276 – 300 of 843) sorted by relevance

1...<<11121314151617181920>>...34

/linux/arch/x86/kvm/
H A Dx86.c7861 static int kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt_helper()
7894 gva_t addr, void *val, unsigned int bytes, in kvm_fetch_guest_virt()
7921 gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt()
7939 gva_t addr, void *val, unsigned int bytes, in emulator_read_std()
7953 static int kvm_write_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_write_guest_virt_helper()
7984 unsigned int bytes, struct x86_exception *exception, in emulator_write_std()
8000 unsigned int bytes, struct x86_exception *exception) in kvm_write_guest_virt_system()
8090 const void *val, int bytes) in emulator_write_phys()
8113 static int read_prepare(struct kvm_vcpu *vcpu, void *val, int bytes) in read_prepare()
8126 void *val, int bytes) in read_emulate()
[all …]
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c706 log_err("send %zd expected %u", bytes, in send_recv_data() local
652 uint32_t bytes; global() member
659 ssize_t nr_sent = 0, bytes = 0; send_recv_server() local
[all...]
/linux/arch/m68k/include/asm/
H A Dsun3xflop.h123 static int bytes=0; in sun3xflop_hardint() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
/linux/drivers/gpu/drm/radeon/
H A Dsi_dma.c74 unsigned bytes = count * 8; in si_dma_vm_copy_pages() local
/linux/include/sound/
H A Dmemalloc.h59 size_t bytes; /* buffer size in bytes */ member
/linux/drivers/misc/eeprom/
H A Deeprom_93cx6.c290 u8 *data, const u16 bytes) in eeprom_93cx6_multireadb()
/linux/include/net/libeth/
H A Dtx.h75 u32 bytes; member
/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c647 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/drivers/rtc/
H A Drtc-rv8803.c540 size_t bytes) in rv8803_nvram_write()
546 void *val, size_t bytes) in rv8803_nvram_read()
/linux/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c226 unsigned long bytes) in sst_cdev_ack() argument
614 sst_send_byte_stream(struct device * dev,struct snd_sst_bytes_v2 * bytes) sst_send_byte_stream() argument
[all...]
H A Dsst_stream.c171 struct snd_sst_bytes_v2 *bytes) in sst_send_byte_stream_mrfld()
/linux/sound/atmel/
H A Dac97c.c419 unsigned long bytes; atmel_ac97c_playback_pointer() local
436 unsigned long bytes; atmel_ac97c_capture_pointer() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c1020 u64 bytes; in ch_flower_stats_handler() local
1066 u64 bytes; in cxgb4_tc_flower_stats() local
/linux/fs/ntfs3/
H A Dxattr.c45 static inline bool find_ea(const struct EA_FULL *ea_all, u32 bytes, in find_ea()
148 u32 bytes = size - off; in ntfs_read_ea() local
/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c53 u32 bytes = sge->length; in siw_try_1seg() local
334 size_t bytes = min_t(size_t, PAGE_SIZE - offset, size); in siw_tcp_sendpages() local
/linux/arch/riscv/kernel/
H A Dsbi.c591 int sbi_debug_console_write(const char *bytes, unsigned int num_bytes) in sbi_debug_console_write()
620 int sbi_debug_console_read(char *bytes, unsigned int num_bytes) in sbi_debug_console_read()
/linux/tools/testing/selftests/net/tcp_ao/
H A Drestore.c24 ssize_t bytes; in try_server_run() local
/linux/drivers/misc/sgi-gru/
H A Dgrukdump.c115 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; in gru_dump_context() local
/linux/drivers/mtd/parsers/
H A Dscpart.c81 int bytes = cnt * sizeof(*pdesc); in scpart_scan_partmap() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dact_stats.c172 u64 pkts, bytes, lastused; in mlx5e_tc_act_stats_fill_stats() local
/linux/fs/btrfs/tests/
H A Dfree-space-tests.c842 u64 offset, max_extent_size, bytes; in test_bytes_index() local
/linux/samples/bpf/
H A Dcookie_uid_helper_example.c61 uint64_t bytes; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c154 unsigned long packets, bytes; in mlx4_en_fold_software_stats() local
/linux/sound/firewire/tascam/
H A Dtascam-transaction.c257 int bytes; in handle_midi_tx() local

1...<<11121314151617181920>>...34