Home
last modified time | relevance | path

Searched defs:bytes (Results 2051 - 2075 of 3186) sorted by relevance

1...<<81828384858687888990>>...128

/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Damx.c38 char bytes[0]; member
[all...]
H A Dlam.c516 off_t bytes = remain; in handle_uring_sq() local
/kernel/linux/linux-6.6/sound/arm/
H A Daaci.h218 int bytes; member
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dpolicydb.h358 static inline int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() argument
369 static inline int put_entry(const void *buf, size_t bytes, size_t num, struct policy_file *fp) in put_entry() argument
/kernel/linux/linux-6.6/sound/drivers/
H A Dpcmtest.c142 static inline void inc_buf_pos(struct pcmtst_buf_iter *v_iter, size_t by, size_t bytes) in inc_buf_pos() argument
[all...]
/kernel/linux/linux-6.6/sound/mips/
H A Dhal2.c573 hal2_playback_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) hal2_playback_transfer() argument
658 hal2_capture_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) hal2_capture_transfer() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dadau1701.c256 adau1701_safeload(struct sigmadsp *sigmadsp, unsigned int addr, const uint8_t bytes[], size_t len) adau1701_safeload() argument
H A Dcros_ec_codec.c741 wov_hotword_model_put(struct snd_kcontrol *kcontrol, const unsigned int __user *bytes, unsigned int size) wov_hotword_model_put() argument
/kernel/linux/linux-6.6/lib/
H A Diov_iter.c310 size_t _copy_to_iter(const void *addr, size_t bytes, struct iov_iter *i) in _copy_to_iter() argument
359 size_t _copy_mc_to_iter(const void *addr, size_t bytes, struct iov_iter *i) in _copy_mc_to_iter() argument
383 _copy_from_iter(void *addr, size_t bytes, struct iov_iter *i) _copy_from_iter() argument
399 _copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) _copy_from_iter_nocache() argument
430 _copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i) _copy_from_iter_flushcache() argument
468 copy_page_to_iter(struct page *page, size_t offset, size_t bytes, struct iov_iter *i) copy_page_to_iter() argument
497 copy_page_to_iter_nofault(struct page *page, unsigned offset, size_t bytes, struct iov_iter *i) copy_page_to_iter_nofault() argument
531 copy_page_from_iter(struct page *page, size_t offset, size_t bytes, struct iov_iter *i) copy_page_from_iter() argument
558 iov_iter_zero(size_t bytes, struct iov_iter *i) iov_iter_zero() argument
569 copy_page_from_iter_atomic(struct page *page, size_t offset, size_t bytes, struct iov_iter *i) copy_page_from_iter_atomic() argument
1184 csum_and_copy_from_iter(void *addr, size_t bytes, __wsum *csum, struct iov_iter *i) csum_and_copy_from_iter() argument
1205 csum_and_copy_to_iter(const void *addr, size_t bytes, void *_csstate, struct iov_iter *i) csum_and_copy_to_iter() argument
1237 hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp, struct iov_iter *i) hash_and_copy_to_iter() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dutil.c708 size_t bytes; in __vmalloc_array() local
H A Dslab_common.c719 static inline unsigned int size_index_elem(unsigned int bytes) in size_index_elem() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bbr.c306 u32 segs, bytes; in bbr_tso_segs_goal() local
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-messages.c1411 size_t bytes = size; in skl_get_module_params() local
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Dpcm.c1060 catpt_waves_param_get(struct snd_kcontrol *kcontrol, unsigned int __user *bytes, unsigned int size) catpt_waves_param_get() argument
1067 catpt_waves_param_put(struct snd_kcontrol *kcontrol, const unsigned int __user *bytes, unsigned int size) catpt_waves_param_put() argument
/kernel/linux/linux-6.6/sound/usb/
H A Dpcm.c1270 unsigned int stride, frames, bytes, oldptr; in retire_capture_urb() local
1337 urb_ctx_queue_advance(struct snd_usb_substream *subs, struct urb *urb, unsigned int bytes) urb_ctx_queue_advance() argument
1349 fill_playback_urb_dsd_dop(struct snd_usb_substream *subs, struct urb *urb, unsigned int bytes) fill_playback_urb_dsd_dop() argument
1406 fill_playback_urb_dsd_bitrev(struct snd_usb_substream *subs, struct urb *urb, unsigned int bytes) fill_playback_urb_dsd_bitrev() argument
1423 copy_to_urb(struct snd_usb_substream *subs, struct urb *urb, int offset, int stride, unsigned int bytes) copy_to_urb() argument
1444 copy_to_urb_quirk(struct snd_usb_substream *subs, struct urb *urb, int stride, unsigned int bytes) copy_to_urb_quirk() argument
1477 unsigned int frames, bytes; prepare_playback_urb() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drds.h186 __u64 bytes; member
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvirtio_transport_common.c360 size_t bytes; in virtio_transport_stream_do_peek() local
399 size_t bytes, total = 0; in virtio_transport_stream_do_dequeue() local
494 size_t bytes; virtio_transport_seqpacket_do_peek() local
661 s64 bytes; virtio_transport_stream_has_data() local
687 s64 bytes; virtio_transport_has_space() local
699 s64 bytes; virtio_transport_stream_has_space() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Diff.c934 uint32_t type, flag, cols, groups, rows, bytes; in decode_delta_j() local
[all...]
H A Datrac3.c160 static int decode_bytes(const uint8_t *input, uint8_t *out, int bytes) in decode_bytes() argument
H A Dutils.c433 int bytes = is_chroma ? AV_CEIL_RSHIFT(frame->width, desc->log2_chroma_w) : frame->width; in ff_color_frame() local
/third_party/curl/tests/server/
H A Dmqttd.c349 int bytes = 0; in encode_length() local
502 size_t bytes = 0; /* remaining length field size in bytes */ mqttit() local
[all...]
/third_party/exfatprogs/lib/
H A Dexfat_dir.c512 uint8_t *bytes; in exfat_calc_dentry_checksum() local
/third_party/exfatprogs/fsck/
H A Dfsck.c1454 static char *bytes_to_human_readable(size_t bytes) in bytes_to_human_readable() argument
/third_party/curl/lib/
H A Dws.c401 size_t bytes; in ws_cw_dec_next() local
868 size_t bytes; ws_client_collect() local
[all...]
/third_party/gn/src/base/strings/
H A Dstring_util.cc594 std::u16string FormatBytesUnlocalized(int64_t bytes) { in FormatBytesUnlocalized() argument

Completed in 36 milliseconds

1...<<81828384858687888990>>...128