| /kernel/linux/linux-6.6/drivers/char/hw_random/ |
| H A D | arm_smccc_trng.c | 36 copy_from_registers(char *buf, struct arm_smccc_res *res, size_t bytes) copy_from_registers() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_eeprom.c | 226 amdgpu_eeprom_read(struct i2c_adapter *i2c_adap, u32 eeprom_addr, u8 *eeprom_buf, u16 bytes) amdgpu_eeprom_read() argument 234 amdgpu_eeprom_write(struct i2c_adapter *i2c_adap, u32 eeprom_addr, u8 *eeprom_buf, u16 bytes) amdgpu_eeprom_write() argument [all...] |
| /kernel/linux/linux-6.6/include/sound/ |
| H A D | pcm-indirect.h | 55 unsigned int bytes = qsize - rec->hw_ready; in snd_pcm_indirect_playback_transfer() local 85 int bytes = ptr - rec->hw_io; snd_pcm_indirect_playback_pointer() local 128 size_t bytes = rec->sw_buffer_size - rec->sw_ready; snd_pcm_indirect_capture_transfer() local 159 int bytes = ptr - rec->hw_io; snd_pcm_indirect_capture_pointer() local [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | gen_stats.h | 27 __u64 bytes; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
| H A D | xt_set.h | 71 struct ip_set_counter_match0 bytes; member 90 struct ip_set_counter_match bytes; member
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | xor_32.h | 24 xor_pII_mmx_2(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_2() argument 68 xor_pII_mmx_3(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_3() argument 118 xor_pII_mmx_4(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_4() argument 175 xor_pII_mmx_5(unsigned long bytes, unsigned long * __restrict p1, in xor_pII_mmx_5() argument 258 xor_p5_mmx_2(unsigned long bytes, unsigned long * __restrict p1, in xor_p5_mmx_2() argument 306 xor_p5_mmx_3(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3) xor_p5_mmx_3() argument 364 xor_p5_mmx_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_p5_mmx_4() argument 432 xor_p5_mmx_5(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4, const unsigned long * __restrict p5) xor_p5_mmx_5() argument [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/vmx/ |
| H A D | ghash.c | 43 int bytes; member [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
| H A D | tc_counters.h | 31 u64 packets, bytes; member
|
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | nlmon.c | 54 u64 packets, bytes; in nlmon_get_stats64() local
|
| /kernel/linux/linux-6.6/drivers/nvmem/ |
| H A D | layerscape-sfp.c | 29 layerscape_sfp_read(void *context, unsigned int offset, void *val, size_t bytes) layerscape_sfp_read() argument
|
| H A D | lpc18xx_otp.c | 40 lpc18xx_otp_read(void *context, unsigned int offset, void *val, size_t bytes) lpc18xx_otp_read() argument
|
| H A D | imx-iim.c | 32 imx_iim_read(void *context, unsigned int offset, void *buf, size_t bytes) imx_iim_read() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
| H A D | umr.h | 73 static inline u64 mlx5r_umr_get_xlt_octo(u64 bytes) in mlx5r_umr_get_xlt_octo() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
| H A D | mmio.c | 64 failsafe_emulate_mmio_rw(struct intel_vgpu *vgpu, u64 pa, void *p_data, unsigned int bytes, bool read) failsafe_emulate_mmio_rw() argument 106 intel_vgpu_emulate_mmio_read(struct intel_vgpu *vgpu, u64 pa, void *p_data, unsigned int bytes) intel_vgpu_emulate_mmio_read() argument 181 intel_vgpu_emulate_mmio_write(struct intel_vgpu *vgpu, u64 pa, void *p_data, unsigned int bytes) intel_vgpu_emulate_mmio_write() argument [all...] |
| /kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
| H A D | msu-sink.c | 99 static int msu_sink_ready(void *data, struct sg_table *sgt, size_t bytes) in msu_sink_ready() argument
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-io-rewind.c | 12 dm_bvec_iter_rewind(const struct bio_vec *bv, struct bvec_iter *iter, unsigned int bytes) dm_bvec_iter_rewind() argument 60 unsigned int bytes = bio_integrity_bytes(bi, bytes_done >> 9); dm_bio_integrity_rewind() local 94 dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) dm_bio_crypt_rewind() argument 104 dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) dm_bio_crypt_rewind() argument 110 dm_bio_rewind_iter(const struct bio *bio, struct bvec_iter *iter, unsigned int bytes) dm_bio_rewind_iter() argument 132 dm_bio_rewind(struct bio *bio, unsigned int bytes) dm_bio_rewind() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/ |
| H A D | string.c | 172 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8() argument 192 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() argument [all...] |
| /kernel/linux/linux-6.6/net/rds/ |
| H A D | info.c | 115 rds_info_copy(struct rds_info_iterator *iter, void *data, unsigned long bytes) rds_info_copy() argument
|
| /kernel/linux/linux-6.6/samples/acrn/ |
| H A D | vm-sample.c | 113 int bytes, port, in; in main() local
|
| /kernel/linux/linux-6.6/net/x25/ |
| H A D | x25_out.c | 30 int bytes = 1; in x25_pacsize_to_bytes() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | get_cgroup_id_user.c | 52 int err, bytes, efd, prog_fd, pmu_fd; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | l4lb_all.c | 15 __u64 bytes; in test_l4lb() member 27 __u64 bytes = 0, pkts = 0; in test_l4lb() local
|
| H A D | xdp_noinline.c | 17 __u64 bytes; in test_xdp_noinline() member 29 __u64 bytes = 0, pkts = 0; in test_xdp_noinline() local
|
| /kernel/linux/linux-6.6/tools/usb/ffs-aio-example/simple/host_app/ |
| H A D | test.c | 171 int bytes; in main() local
|
| /kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/host_app/ |
| H A D | test.c | 170 int bytes; in main() local
|