| /linux/arch/x86/include/asm/ |
| H A 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/include/net/ |
| H A D | netdev_queues.h | 19 u64 bytes; member 40 u64 bytes; member 260 * Reports completed pkts/bytes to BQL. argument 232 netdev_txq_completed_mb(struct netdev_queue * dev_queue,unsigned int pkts,unsigned int bytes) netdev_txq_completed_mb() argument 284 netif_txq_completed_wake(txq,pkts,bytes,get_desc,start_thrs) global() argument 298 netif_subqueue_sent(const struct net_device * dev,unsigned int idx,unsigned int bytes) netif_subqueue_sent() argument 314 netif_subqueue_completed_wake(dev,idx,pkts,bytes,get_desc,start_thrs) global() argument [all...] |
| /linux/lib/raid6/ |
| H A 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()
|
| H A 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()
|
| H A 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/include/linux/ |
| H A D | alloc_tag.h | 19 u64 bytes; member 81 s64 bytes; member 197 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, size_t bytes) in alloc_tag_add() 203 static inline void alloc_tag_sub(union codetag_ref *ref, size_t bytes) in alloc_tag_sub() 241 size_t bytes) {} in alloc_tag_add() 242 static inline void alloc_tag_sub(union codetag_ref *ref, size_t bytes) {} in alloc_tag_sub()
|
| /linux/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; 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/drivers/nvmem/ |
| H A 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()
|
| H A 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()
|
| H A D | zynqmp_nvmem.c | 60 void *val, size_t bytes, enum efuse_access flag, in zynqmp_efuse_access() 146 static int zynqmp_nvmem_read(void *context, unsigned int offset, void *val, size_t bytes) in zynqmp_nvmem_read() 186 unsigned int offset, void *val, size_t bytes) in zynqmp_nvmem_write()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_nvm.c | 914 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_write() 957 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_read() 997 u8 *bytes, int *perrno) in i40e_nvmupd_exec_aq() 1081 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_result() 1150 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_event() 1185 u8 *bytes, int *perrno) in i40e_nvmupd_state_init() 1324 u8 *bytes, int *perrno) in i40e_nvmupd_state_reading() 1366 u8 *bytes, int *perrno) in i40e_nvmupd_state_writing() 1485 u8 *bytes, int *perrno) in i40e_nvmupd_command()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_sockmap_kern.h | 236 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 267 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local 313 int ret = 0, *bytes, zero = 0; in bpf_prog8() local 335 int ret = 0, *bytes, zero = 0; in bpf_prog9() local 351 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local
|
| /linux/tools/include/linux/ |
| H A 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/sound/i2c/other/ |
| H A 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/arch/powerpc/include/asm/ |
| H A 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/drivers/net/ethernet/google/gve/ |
| H A 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() 161 u64 pkts = 0, bytes = 0; in gve_clean_xdp_done() local 222 size_t bytes; in gve_tx_free_ring_gqi() local 269 size_t bytes; in gve_tx_alloc_ring_gqi() local 405 int bytes; in gve_skb_fifo_bytes_required() local 885 u64 pkts = 0, bytes = 0; in gve_clean_tx_done() local
|
| /linux/sound/i2c/ |
| H A 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()
|
| H A D | tea6330t.c | 95 unsigned char bytes[3]; in snd_tea6330t_put_master_volume() local 147 unsigned char bytes[3]; in snd_tea6330t_put_master_switch() local 199 unsigned char bytes[2]; in snd_tea6330t_put_bass() local 247 unsigned char bytes[2]; in snd_tea6330t_put_treble() local 286 unsigned char bytes[7]; in snd_tea6330t_update_mixer() local
|
| /linux/drivers/rtc/ |
| H A D | rtc-rx8581.c | 184 size_t bytes) in rx8571_nvram_read() 192 size_t bytes) in rx8571_nvram_write() 200 size_t bytes) in rx85x1_nvram_read() 213 size_t bytes) in rx85x1_nvram_write()
|
| /linux/drivers/infiniband/sw/siw/ |
| H A 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/include/net/libeth/ |
| H A D | types.h | 23 u32 bytes; member 41 u32 bytes; member 59 u32 bytes; member
|
| /linux/include/rdma/ |
| H A D | iba.h | 73 bytes) \ argument 82 #define IBA_SET_MEM(field, ptr, in, bytes) _IBA_SET_MEM(field, ptr, in, bytes) argument 94 bytes) \ argument 104 #define IBA_GET_MEM(field, ptr, out, bytes) _IBA_GET_MEM(field, ptr, out, bytes) argument
|
| /linux/arch/x86/kvm/mmu/ |
| H A D | page_track.h | 42 const u8 *new, int bytes) { } in __kvm_page_track_write() 51 const u8 *new, int bytes) in kvm_page_track_write()
|
| /linux/lib/crypto/arm64/ |
| H A D | chacha.h | 40 int bytes, int nrounds) in chacha_doneon() 75 const u8 *src, unsigned int bytes, int nrounds) in chacha_crypt_arch()
|
| /linux/lib/crypto/powerpc/ |
| H A D | chacha.h | 33 unsigned int bytes, int nrounds) in chacha_p10_do_8x() 52 const u8 *src, unsigned int bytes, int nrounds) in chacha_crypt_arch()
|