Home
last modified time | relevance | path

Searched defs:bytes (Results 301 - 325 of 2058) sorted by relevance

1...<<11121314151617181920>>...83

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c176 atl1c_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) atl1c_get_eeprom() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c154 unsigned long packets, bytes; in mlx4_en_fold_software_stats() local
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Dxor-neon.c13 static void xor_arm64_neon_2(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_2() argument
40 static void xor_arm64_neon_3(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_3() argument
76 static void xor_arm64_neon_4(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_4() argument
121 static void xor_arm64_neon_5(unsigned long bytes, unsigned long * __restrict p1, in xor_arm64_neon_5() argument
194 static void xor_arm64_eor3_3(unsigned long bytes, in xor_arm64_eor3_3() argument
229 xor_arm64_eor3_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_arm64_eor3_4() argument
273 xor_arm64_eor3_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_arm64_eor3_5() argument
[all...]
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dsun3xflop.h123 static int bytes=0; in sun3xflop_hardint() local
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dchacha-p10-glue.c66 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch() argument
37 chacha_p10_do_8x(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_p10_do_8x() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c62 static void *trace_alloc(struct trace_buffer *tb, int bytes) in trace_alloc() argument
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dchacha-glue.c85 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch() argument
40 chacha_doneon(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_doneon() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dpolyval-ce-glue.c41 u32 bytes; member
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dcacheflush.c37 unsigned long bytes = l1_icache_bytes(); in invalidate_icache_range() local
86 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_icache_phys() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c52 ssize_t nr_sent = 0, bytes = 0; in server() local
96 ssize_t nr_recv = 0, bytes = 0; in do_test() local
[all...]
H A Dl4lb_all.c15 __u64 bytes; in test_l4lb() member
28 __u64 bytes = 0, pkts = 0; in test_l4lb() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
268 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local
314 int ret = 0, *bytes, zero = 0; bpf_prog8() local
331 int ret = 0, *bytes, zero = 0; bpf_prog9() local
347 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; bpf_prog10() local
[all...]
/kernel/linux/linux-6.6/arch/sh/drivers/dma/
H A Ddma-g2.c57 unsigned int bytes = g2_bytes_remaining(i); in g2_dma_interrupt() local
/kernel/linux/linux-5.10/drivers/mfd/
H A Dmax8925-i2c.c18 max8925_read_device(struct i2c_client *i2c, int reg, int bytes, void *dest) max8925_read_device() argument
34 max8925_write_device(struct i2c_client *i2c, int reg, int bytes, void *src) max8925_write_device() argument
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Ddebug.c161 size_t bytes; member
180 unsigned int bytes = min(i->bytes, size); in bch_dump_read() local
[all...]
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dadc-joystick.c35 int bytes, msb, val, idx, i; in adc_joystick_handle() local
/kernel/linux/linux-5.10/drivers/iommu/
H A Domap-iommu-debug.c88 ssize_t bytes; in debug_read_regs() local
68 omap_iommu_dump_ctx(struct omap_iommu *obj, char *buf, ssize_t bytes) omap_iommu_dump_ctx() argument
[all...]
H A Dof_iommu.c40 int bytes, cur_index = 0; in of_get_dma_window() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_ring.c225 const unsigned int bytes = num_dwords * sizeof(u32); in intel_ring_begin() local
184 wait_for_space(struct intel_ring *ring, struct intel_timeline *tl, unsigned int bytes) wait_for_space() argument
[all...]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c204 atl1e_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) atl1e_get_eeprom() argument
244 atl1e_set_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) atl1e_set_eeprom() argument
/kernel/linux/linux-5.10/drivers/net/
H A Dloopback.c94 void dev_lstats_read(struct net_device *dev, u64 *packets, u64 *bytes) in dev_lstats_read() argument
121 u64 packets, bytes; in loopback_get_stats64() local
/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c52 bcm2835_playback_fifo(struct bcm2835_alsa_stream *alsa_stream, unsigned int bytes) bcm2835_playback_fifo() argument
235 snd_bcm2835_pcm_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) snd_bcm2835_pcm_transfer() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dconfig.c125 unsigned bytes; in usb_copy_descriptors() local
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dcfbcopyarea.c387 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_copyarea() local

Completed in 14 milliseconds

1...<<11121314151617181920>>...83