/linux-6.8/include/net/ |
D | netdev_queues.h | 90 unsigned int pkts, unsigned int bytes) in netdev_txq_completed_mb() 118 #define __netif_txq_completed_wake(txq, pkts, bytes, \ argument 142 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument 163 #define netif_subqueue_completed_wake(dev, idx, pkts, bytes, \ argument
|
/linux-6.8/arch/x86/include/asm/ |
D | xor_avx.h | 29 static void xor_avx_2(unsigned long bytes, unsigned long * __restrict p0, in xor_avx_2() 56 static void xor_avx_3(unsigned long bytes, unsigned long * __restrict p0, in xor_avx_3() 87 static void xor_avx_4(unsigned long bytes, unsigned long * __restrict p0, in xor_avx_4() 122 static void xor_avx_5(unsigned long bytes, unsigned long * __restrict p0, in xor_avx_5()
|
/linux-6.8/sound/soc/uniphier/ |
D | aio-dma.c | 31 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 * in uniphier_aiodma_trigger() local 177 int bytes = runtime->period_size * in uniphier_aiodma_pointer() local
|
/linux-6.8/lib/raid6/ |
D | recov_loongarch_simd.c | 29 static void raid6_2data_recov_lsx(int disks, size_t bytes, int faila, in raid6_2data_recov_lsx() 186 static void raid6_datap_recov_lsx(int disks, size_t bytes, int faila, in raid6_datap_recov_lsx() 303 static void raid6_2data_recov_lasx(int disks, size_t bytes, int faila, in raid6_2data_recov_lasx() 425 static void raid6_datap_recov_lasx(int disks, size_t bytes, int faila, in raid6_datap_recov_lasx()
|
D | loongarch_simd.c | 33 static void raid6_lsx_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_lsx_gen_syndrome() 115 size_t bytes, void **ptrs) in raid6_lsx_xor_syndrome() 264 static void raid6_lasx_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_lasx_gen_syndrome() 324 size_t bytes, void **ptrs) in raid6_lasx_xor_syndrome()
|
D | recov.c | 19 static void raid6_2data_recov_intx1(int disks, size_t bytes, int faila, in raid6_2data_recov_intx1() 63 static void raid6_datap_recov_intx1(int disks, size_t bytes, int faila, in raid6_datap_recov_intx1() 107 void raid6_dual_recov(int disks, size_t bytes, int faila, int failb, void **ptrs) in raid6_dual_recov()
|
/linux-6.8/fs/btrfs/ |
D | free-space-cache.c | 43 u64 bytes; member 582 static int io_ctl_add_entry(struct btrfs_io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry() 913 const u64 bytes = info->bytes; in copy_free_space_cache() local 922 u64 bytes = ctl->unit; in copy_free_space_cache() local 1569 static inline unsigned long bytes_to_bits(u64 bytes, u32 unit) in bytes_to_bits() 1882 u64 offset, u64 bytes, bool update_stat) in bitmap_clear_bits() 1918 u64 bytes) in bitmap_set_bits() 1959 u64 *bytes, bool for_alloc) in search_bitmap() 2013 find_free_space(struct btrfs_free_space_ctl *ctl, u64 *offset, u64 *bytes, in find_free_space() 2155 u64 *offset, u64 *bytes) in remove_from_bitmap() [all …]
|
/linux-6.8/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | sp_local.h | 50 #define store_sp_var(var, data, bytes) \ argument 65 #define store_sp_var_with_offset(var, offset, data, bytes) \ argument 69 #define load_sp_var(var, data, bytes) \ argument 72 #define load_sp_var_with_offset(var, offset, data, bytes) \ argument
|
/linux-6.8/lib/zstd/compress/ |
D | zstd_cwksp.h | 231 size_t const bytes = (alignBytes - ((size_t)ptr & (alignBytesMask))) & alignBytesMask; in ZSTD_cwksp_bytes_to_align_ptr() local 245 ZSTD_cwksp_reserve_internal_buffer_space(ZSTD_cwksp* ws, size_t const bytes) in ZSTD_cwksp_reserve_internal_buffer_space() 324 ZSTD_cwksp_reserve_internal(ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) in ZSTD_cwksp_reserve_internal() 341 MEM_STATIC BYTE* ZSTD_cwksp_reserve_buffer(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_buffer() 349 MEM_STATIC void* ZSTD_cwksp_reserve_aligned(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_aligned() 362 MEM_STATIC void* ZSTD_cwksp_reserve_table(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_table() 398 MEM_STATIC void* ZSTD_cwksp_reserve_object(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_object()
|
/linux-6.8/include/linux/ |
D | uio.h | 178 size_t bytes, struct iov_iter *i) in copy_folio_to_iter() 184 size_t offset, size_t bytes, struct iov_iter *i) in copy_folio_from_iter_atomic() 193 size_t copy_to_iter(const void *addr, size_t bytes, struct iov_iter *i) in copy_to_iter() 201 size_t copy_from_iter(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter() 209 bool copy_from_iter_full(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full() 219 size_t copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_nocache() 227 bool copy_from_iter_full_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full_nocache()
|
/linux-6.8/include/sound/ |
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; in snd_pcm_indirect_playback_pointer() local 128 size_t bytes = rec->sw_buffer_size - rec->sw_ready; in snd_pcm_indirect_capture_transfer() local 159 int bytes = ptr - rec->hw_io; in snd_pcm_indirect_capture_pointer() local
|
/linux-6.8/drivers/nvmem/ |
D | stm32-romem.c | 44 size_t bytes) in stm32_romem_read() 75 size_t bytes) in stm32_bsec_read() 122 size_t bytes) in stm32_bsec_write() 149 size_t bytes) in stm32_bsec_pta_read() 157 size_t bytes) in stm32_bsec_pta_write()
|
D | stm32-bsec-optee-ta.h | 68 size_t bytes) in stm32_bsec_optee_ta_read() 76 size_t bytes) in stm32_bsec_optee_ta_write()
|
/linux-6.8/tools/include/linux/ |
D | overflow.h | 84 size_t bytes; in array_size() local 106 size_t bytes; in array3_size() local 118 size_t bytes; in __ab_c_size() local
|
/linux-6.8/drivers/net/ethernet/intel/i40e/ |
D | i40e_nvm.c | 812 u8 *bytes, int *perrno) in i40e_nvmupd_command() 928 u8 *bytes, int *perrno) in i40e_nvmupd_state_init() 1067 u8 *bytes, int *perrno) in i40e_nvmupd_state_reading() 1109 u8 *bytes, int *perrno) in i40e_nvmupd_state_writing() 1375 u8 *bytes, int *perrno) in i40e_nvmupd_exec_aq() 1459 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_result() 1528 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_event() 1562 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_read() 1641 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_write()
|
/linux-6.8/tools/testing/selftests/bpf/progs/ |
D | test_sockmap_kern.h | 239 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 270 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local 316 int ret = 0, *bytes, zero = 0; in bpf_prog8() local 337 int ret = 0, *bytes, zero = 0; in bpf_prog9() local 353 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local
|
/linux-6.8/sound/i2c/other/ |
D | pt2258.c | 34 unsigned char bytes[2]; in snd_pt2258_reset() local 97 unsigned char bytes[2]; in pt2258_stereo_volume_put() local 146 unsigned char bytes[2]; in pt2258_switch_put() local
|
/linux-6.8/arch/powerpc/include/asm/ |
D | cacheflush.h | 73 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_range() local 95 unsigned long bytes = l1_dcache_bytes(); in clean_dcache_range() local 114 unsigned long bytes = l1_dcache_bytes(); in invalidate_dcache_range() local
|
/linux-6.8/drivers/net/ethernet/google/gve/ |
D | gve_tx.c | 64 size_t bytes) in gve_tx_fifo_pad_alloc_one_frag() 69 static bool gve_tx_fifo_can_alloc(struct gve_tx_fifo *fifo, size_t bytes) in gve_tx_fifo_can_alloc() 84 static int gve_tx_alloc_fifo(struct gve_tx_fifo *fifo, size_t bytes, in gve_tx_alloc_fifo() 139 static void gve_tx_free_fifo(struct gve_tx_fifo *fifo, size_t bytes) in gve_tx_free_fifo() 162 u64 pkts = 0, bytes = 0; in gve_clean_xdp_done() local 203 size_t bytes; in gve_tx_free_ring() local 240 size_t bytes; in gve_tx_alloc_ring() local 351 int bytes; in gve_skb_fifo_bytes_required() local 828 u64 pkts = 0, bytes = 0; in gve_clean_tx_done() local
|
/linux-6.8/drivers/gpu/drm/i915/gvt/ |
D | mmio.c | 65 void *p_data, unsigned int bytes, bool read) in failsafe_emulate_mmio_rw() 107 void *p_data, unsigned int bytes) in intel_vgpu_emulate_mmio_read() 182 void *p_data, unsigned int bytes) in intel_vgpu_emulate_mmio_write()
|
/linux-6.8/sound/i2c/ |
D | i2c.c | 132 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_sendbytes() 139 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_readbytes() 262 unsigned char *bytes, int count) in snd_i2c_bit_sendbytes() 288 unsigned char *bytes, int count) in snd_i2c_bit_readbytes()
|
D | tea6330t.c | 98 unsigned char bytes[3]; in snd_tea6330t_put_master_volume() local 150 unsigned char bytes[3]; in snd_tea6330t_put_master_switch() local 202 unsigned char bytes[2]; in snd_tea6330t_put_bass() local 250 unsigned char bytes[2]; in snd_tea6330t_put_treble() local 289 unsigned char bytes[7]; in snd_tea6330t_update_mixer() local
|
/linux-6.8/drivers/rtc/ |
D | rtc-rx8581.c | 191 size_t bytes) in rx8571_nvram_read() 200 size_t bytes) in rx8571_nvram_write() 209 size_t bytes) in rx85x1_nvram_read() 222 size_t bytes) in rx85x1_nvram_write()
|
/linux-6.8/drivers/infiniband/sw/siw/ |
D | siw_qp_rx.c | 36 int pg_off, bytes, rv; in siw_rx_umem() local 135 int bytes; in siw_rx_pbl() local 409 unsigned int *pbl_idx, u64 addr, int bytes) in siw_rx_data() 550 int bytes, rv; in siw_proc_write() local 789 int bytes, rv; in siw_proc_rresp() local 1002 int bytes; in siw_get_hdr() local
|
/linux-6.8/drivers/ps3/ |
D | ps3-vuart.c | 352 const void *buf, unsigned int bytes, u64 *bytes_written) in ps3_vuart_raw_write() 382 unsigned int bytes, u64 *bytes_read) in ps3_vuart_raw_read() 415 unsigned int bytes) in ps3_vuart_clear_rx_bytes() 475 unsigned int bytes) in ps3_vuart_write() 550 u64 bytes; in ps3_vuart_queue_rx_bytes() local 599 unsigned int bytes) in ps3_vuart_read() 672 int ps3_vuart_read_async(struct ps3_system_bus_device *dev, unsigned int bytes) in ps3_vuart_read_async() 783 u64 bytes; in ps3_vuart_handle_interrupt_rx() local
|