/linux/arch/x86/kvm/ |
H A D | x86.c | 7861 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 D | network_helpers.c | 706 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 D | sun3xflop.h | 123 static int bytes=0; in sun3xflop_hardint() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | police.c | 175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
|
/linux/drivers/gpu/drm/radeon/ |
H A D | si_dma.c | 74 unsigned bytes = count * 8; in si_dma_vm_copy_pages() local
|
/linux/include/sound/ |
H A D | memalloc.h | 59 size_t bytes; /* buffer size in bytes */ member
|
/linux/drivers/misc/eeprom/ |
H A D | eeprom_93cx6.c | 290 u8 *data, const u16 bytes) in eeprom_93cx6_multireadb()
|
/linux/include/net/libeth/ |
H A D | tx.h | 75 u32 bytes; member
|
/linux/drivers/net/ethernet/myricom/myri10ge/ |
H A 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/drivers/rtc/ |
H A D | rtc-rv8803.c | 540 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 D | sst_drv_interface.c | 226 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 D | sst_stream.c | 171 struct snd_sst_bytes_v2 *bytes) in sst_send_byte_stream_mrfld()
|
/linux/sound/atmel/ |
H A D | ac97c.c | 419 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 D | cxgb4_tc_flower.c | 1020 u64 bytes; in ch_flower_stats_handler() local 1066 u64 bytes; in cxgb4_tc_flower_stats() local
|
/linux/fs/ntfs3/ |
H A D | xattr.c | 45 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 D | siw_qp_tx.c | 53 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 D | sbi.c | 591 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 D | restore.c | 24 ssize_t bytes; in try_server_run() local
|
/linux/drivers/misc/sgi-gru/ |
H A D | grukdump.c | 115 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; in gru_dump_context() local
|
/linux/drivers/mtd/parsers/ |
H A D | scpart.c | 81 int bytes = cnt * sizeof(*pdesc); in scpart_scan_partmap() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | act_stats.c | 172 u64 pkts, bytes, lastused; in mlx5e_tc_act_stats_fill_stats() local
|
/linux/fs/btrfs/tests/ |
H A D | free-space-tests.c | 842 u64 offset, max_extent_size, bytes; in test_bytes_index() local
|
/linux/samples/bpf/ |
H A D | cookie_uid_helper_example.c | 61 uint64_t bytes; member
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_port.c | 154 unsigned long packets, bytes; in mlx4_en_fold_software_stats() local
|
/linux/sound/firewire/tascam/ |
H A D | tascam-transaction.c | 257 int bytes; in handle_midi_tx() local
|