Home
last modified time | relevance | path

Searched defs:bytes (Results 601 - 625 of 3377) sorted by relevance

1...<<21222324252627282930>>...136

/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
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c78 u16 bytes; in mb86290fb_imageblit1() local
127 u16 bytes; in mb86290fb_imageblit8() local
166 u16 bytes; in mb86290fb_imageblit16() local
/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-direct.c67 ssize_t bytes; in emulator() local
167 ssize_t bytes = 0; in main() local
/kernel/linux/linux-5.10/sound/pci/echoaudio/
H A Dmidi.c60 static int write_midi(struct echoaudio *chip, u8 *data, int bytes) in write_midi() argument
206 int bytes, sent, time; snd_echo_midi_output_write() local
[all...]
/kernel/linux/linux-5.10/sound/firewire/tascam/
H A Dtascam-transaction.c257 int bytes; in handle_midi_tx() local
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-mfld-platform-compress.c217 sst_platform_compr_ack(struct snd_soc_component *component, struct snd_compr_stream *cstream, size_t bytes) sst_platform_compr_ack() argument
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dutils.c53 sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) sof_mailbox_write() argument
62 sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) sof_mailbox_read() argument
/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Daio-dma.c31 int bytes = runtime->period_size * in aiodma_pcm_irq() local
51 int bytes = runtime->fragment_size; in aiodma_compr_irq() local
114 int bytes = runtime->period_size * in uniphier_aiodma_prepare() local
142 int bytes = runtime->period_size * uniphier_aiodma_trigger() local
177 int bytes = runtime->period_size * uniphier_aiodma_pointer() local
[all...]
/kernel/linux/linux-5.10/tools/io_uring/
H A Dio_uring-cp.c57 unsigned long long bytes; in get_file_size() local

Completed in 12 milliseconds

1...<<21222324252627282930>>...136