Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 59) sorted by relevance

123

/include/linux/
Dtask_io_accounting_ops.h11 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()
Duio.h133 size_t copy_to_iter(const void *addr, size_t bytes, struct iov_iter *i) in copy_to_iter()
142 size_t copy_from_iter(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter()
151 bool copy_from_iter_full(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full()
160 size_t copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_nocache()
169 bool copy_from_iter_full_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full_nocache()
196 size_t copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_flushcache()
205 size_t copy_to_iter_mcsafe(void *addr, size_t bytes, struct iov_iter *i) in copy_to_iter_mcsafe()
Doverflow.h256 size_t bytes; in array_size() local
278 size_t bytes; in array3_size() local
294 size_t bytes; in __ab_c_size() local
Dbio-crypt-ctx.h146 unsigned int bytes, in bio_crypt_dun_is_contiguous()
175 static inline void bio_crypt_advance(struct bio *bio, unsigned int bytes) in bio_crypt_advance()
207 static inline void bio_crypt_advance(struct bio *bio, unsigned int bytes) { } in bio_crypt_advance()
Dnvmem-consumer.h25 unsigned int bytes; member
174 unsigned int offset, size_t bytes, in nvmem_device_read()
181 unsigned int offset, size_t bytes, in nvmem_device_write()
Ddim.h249 dim_update_sample(u16 event_ctr, u64 packets, u64 bytes, struct dim_sample *s) in dim_update_sample()
267 dim_update_sample_with_comps(u16 event_ctr, u64 packets, u64 bytes, u64 comps, in dim_update_sample_with_comps()
Dslab.h612 size_t bytes; in kmalloc_array() local
647 size_t bytes; in kmalloc_array_node() local
Dthread_info.h151 check_copy_size(const void *addr, size_t bytes, bool is_source) in check_copy_size()
Dbvec.h88 struct bvec_iter *iter, unsigned bytes) in bvec_iter_advance()
/include/asm-generic/
Dxor.h11 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2()
30 xor_8regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_3()
51 xor_8regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_4()
73 xor_8regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_5()
96 xor_32regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_32regs_2()
132 xor_32regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_3()
178 xor_32regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_4()
233 xor_32regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_5()
297 xor_8regs_p_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_p_2()
323 xor_8regs_p_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_p_3()
[all …]
/include/sound/
Dpcm-indirect.h55 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
123 size_t bytes = rec->sw_buffer_size - rec->sw_ready; in snd_pcm_indirect_capture_transfer() local
154 int bytes = ptr - rec->hw_io; in snd_pcm_indirect_capture_pointer() local
Dmemalloc.h55 size_t bytes; /* buffer size in bytes */ member
/include/uapi/linux/
Dgen_stats.h26 __u64 bytes; member
30 __u64 bytes; member
/include/crypto/
Dghash.h21 u32 bytes; member
/include/linux/platform_data/
Dcros_ec_chardev.h29 uint32_t bytes; member
/include/uapi/mtd/
Dubi-user.h341 __s64 bytes; member
361 __s64 bytes; member
426 __s32 bytes; member
/include/net/netfilter/
Dnf_conntrack_acct.h16 atomic64_t bytes; member
/include/uapi/linux/netfilter/
Dxt_set.h71 struct ip_set_counter_match0 bytes; member
90 struct ip_set_counter_match bytes; member
Dxt_sctp.h39 #define bytes(type) (sizeof(type) * 8) macro
/include/linux/ceph/
Dstriper.h55 u64 bytes = 0; in ceph_file_extents_bytes() local
/include/net/
Dstrparser.h19 unsigned long long bytes; member
29 unsigned long long bytes; member
/include/drm/
Ddrm_dp_mst_helper.h206 u8 bytes[255]; member
222 u8 bytes[255]; member
283 u8 *bytes; member
293 u8 *bytes; member
305 u8 *bytes; member
Ddrm_displayid.h57 u8 bytes; member
/include/linux/usb/
Dhcd.h664 #define HS_NSECS(bytes) (((55 * 8 * 2083) \ argument
667 #define HS_NSECS_ISO(bytes) (((38 * 8 * 2083) \ argument
670 #define HS_USECS(bytes) NS_TO_US(HS_NSECS(bytes)) argument
671 #define HS_USECS_ISO(bytes) NS_TO_US(HS_NSECS_ISO(bytes)) argument
/include/uapi/drm/
Domap_drm.h57 __u32 bytes; /* (for non-tiled formats) */ member

123