| /include/asm-generic/ |
| D | xor.h | 11 xor_8regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_2() 31 xor_8regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_3() 53 xor_8regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_4() 77 xor_8regs_5(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_5() 103 xor_32regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_2() 140 xor_32regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_3() 187 xor_32regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_4() 244 xor_32regs_5(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_5() 311 xor_8regs_p_2(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_p_2() 338 xor_8regs_p_3(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_p_3() [all …]
|
| /include/linux/ |
| D | task_io_accounting_ops.h | 11 static inline void task_io_account_read(size_t bytes) in task_io_account_read() 25 static inline void task_io_account_write(size_t bytes) in task_io_account_write() 39 static inline void task_io_account_cancelled_write(size_t bytes) in task_io_account_cancelled_write() 59 static inline void task_io_account_read(size_t bytes) in task_io_account_read() 68 static inline void task_io_account_write(size_t bytes) in task_io_account_write() 77 static inline void task_io_account_cancelled_write(size_t bytes) in task_io_account_cancelled_write()
|
| D | uio.h | 187 size_t bytes, struct iov_iter *i) in copy_folio_to_iter() 193 size_t bytes, struct iov_iter *i) in copy_folio_from_iter() 199 size_t offset, size_t bytes, struct iov_iter *i) in copy_folio_from_iter_atomic() 208 size_t copy_to_iter(const void *addr, size_t bytes, struct iov_iter *i) in copy_to_iter() 216 size_t copy_from_iter(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter() 224 bool copy_to_iter_full(const void *addr, size_t bytes, struct iov_iter *i) in copy_to_iter_full() 234 bool copy_from_iter_full(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full() 244 size_t copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_nocache() 252 bool copy_from_iter_full_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full_nocache()
|
| D | alloc_tag.h | 19 u64 bytes; member 81 s64 bytes; member 185 static inline void alloc_tag_add(union codetag_ref *ref, struct alloc_tag *tag, size_t bytes) in alloc_tag_add() 191 static inline void alloc_tag_sub(union codetag_ref *ref, size_t bytes) in alloc_tag_sub() 219 size_t bytes) {} in alloc_tag_add() 220 static inline void alloc_tag_sub(union codetag_ref *ref, size_t bytes) {} in alloc_tag_sub()
|
| D | overflow.h | 268 size_t bytes; in size_mul() local 287 size_t bytes; in size_add() local 308 size_t bytes; in size_sub() local
|
| D | bvec.h | 144 struct bvec_iter *iter, unsigned bytes) in bvec_iter_advance() 172 struct bvec_iter *iter, unsigned int bytes) in bvec_iter_advance_single()
|
| D | nvmem-consumer.h | 205 unsigned int offset, size_t bytes, in nvmem_device_read() 212 unsigned int offset, size_t bytes, in nvmem_device_write()
|
| D | slab.h | 920 size_t bytes; in kmalloc_array_noprof() local 952 size_t bytes; in krealloc_array_noprof() local 992 size_t bytes; in kmalloc_array_node_noprof() local 1038 size_t bytes; in kvmalloc_array_node_noprof() local
|
| /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
|
| /include/net/ |
| D | netdev_queues.h | 9 u64 bytes; member 29 u64 bytes; member 215 unsigned int pkts, unsigned int bytes) in netdev_txq_completed_mb() 243 #define __netif_txq_completed_wake(txq, pkts, bytes, \ argument 267 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument 288 #define netif_subqueue_completed_wake(dev, idx, pkts, bytes, \ argument
|
| D | gen_stats.h | 19 u64_stats_t bytes; member
|
| D | fq_impl.h | 17 unsigned int bytes, unsigned int truesize) in __fq_adjust_removal() 66 unsigned int packets = 0, bytes = 0, truesize = 0; in fq_flow_drop() local
|
| D | strparser.h | 19 unsigned long long bytes; member 29 unsigned long long bytes; member
|
| /include/net/netfilter/ |
| D | nf_conntrack_acct.h | 16 atomic64_t bytes; member 72 unsigned int bytes) in nf_ct_acct_update()
|
| /include/rdma/ |
| 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
|
| /include/crypto/ |
| D | chacha.h | 97 unsigned int bytes, int nrounds) in chacha_crypt() 106 unsigned int bytes) in chacha20_crypt()
|
| D | ghash.h | 21 u32 bytes; member
|
| /include/linux/device/ |
| D | devres.h | 56 size_t bytes; in devm_kmalloc_array() local 70 size_t bytes; in devm_krealloc_array() local
|
| /include/net/libeth/ |
| D | types.h | 19 u32 bytes; member
|
| D | tx.h | 56 u32 bytes; member
|
| /include/linux/platform_data/ |
| D | cros_ec_chardev.h | 29 uint32_t bytes; member
|
| /include/uapi/mtd/ |
| D | ubi-user.h | 349 __s64 bytes; member 369 __s64 bytes; member 434 __s32 bytes; member
|
| /include/uapi/linux/netfilter/ |
| D | xt_set.h | 71 struct ip_set_counter_match0 bytes; member 90 struct ip_set_counter_match bytes; member
|
| /include/linux/ceph/ |
| D | striper.h | 55 u64 bytes = 0; in ceph_file_extents_bytes() local
|
| /include/drm/ |
| D | drm_managed.h | 83 size_t bytes; in drmm_kmalloc_array() local
|