Home
last modified time | relevance | path

Searched defs:nbytes (Results 451 - 475 of 813) sorted by relevance

1...<<11121314151617181920>>...33

/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-crypto.h134 unsigned int nbytes; member
208 unsigned int nbytes; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dusb.c613 ath10k_usb_hif_diag_write(struct ath10k *ar, u32 address, const void *data, int nbytes) ath10k_usb_hif_diag_write() argument
H A Dce.h46 __le16 nbytes; member
52 __le16 nbytes; /* length in register map */ member
/kernel/linux/linux-6.6/crypto/
H A Dshash.c302 int nbytes; in shash_ahash_update() local
325 int nbytes; in shash_ahash_finup() local
355 unsigned int nbytes = req->nbytes; shash_ahash_digest() local
[all...]
H A Dahash.c38 unsigned int nbytes = min(walk->entrylen, in hash_walk_next() local
79 unsigned int nbytes; in crypto_hash_walk_done() local
[all...]
H A Dskcipher.c126 unsigned int nbytes = 0; in skcipher_walk_done() local
[all...]
/kernel/linux/linux-6.6/block/
H A Dblk-merge.c466 unsigned nbytes = bvec->bv_len; in blk_bvec_map_sg() local
511 int nbytes = bvec->bv_len; in __blk_segment_map_sg_merge() local
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dmma9551_core.c82 u8 nbytes; member
95 u8 nbytes; member
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dvia-cuda.c480 cuda_request(struct adb_request *req, void (*done)(struct adb_request *), int nbytes, ...) cuda_request() argument
/kernel/linux/linux-6.6/tools/testing/selftests/memfd/
H A Dmemfd_test.c54 ssize_t nbytes; in fd2name() local
197 int nbytes; in mfd_assert_has_seals() local
699 int nbytes; in mfd_assert_mode() local
718 int nbytes; in mfd_assert_chmod() local
734 int nbytes; in mfd_fail_chmod() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Djitdump.c820 jit_process(struct perf_session *session, struct perf_data *output, struct machine *machine, char *filename, pid_t pid, pid_t tid, u64 *nbytes) jit_process() argument
/kernel/linux/linux-6.6/security/
H A Ddevice_cgroup.c784 devcgroup_access_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) devcgroup_access_write() argument
/kernel/linux/linux-6.6/tools/usb/
H A Dffs-test.c483 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap() argument
488 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap() argument
501 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf() argument
526 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) empty_out_buf() argument
588 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) ep0_consume() argument
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtp_meter.c534 batadv_tp_fill_prerandom(struct batadv_tp_vars *tp_vars, u8 *buf, size_t nbytes) batadv_tp_fill_prerandom() argument
/kernel/linux/linux-6.6/lib/
H A Dgenalloc.c189 unsigned long nbytes = sizeof(struct gen_pool_chunk) + in gen_pool_add_owner() local
/kernel/linux/linux-6.6/mm/
H A Dhugetlb_cgroup.c594 hugetlb_cgroup_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off, const char *max) hugetlb_cgroup_write() argument
632 hugetlb_cgroup_write_legacy(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) hugetlb_cgroup_write_legacy() argument
638 hugetlb_cgroup_write_dfl(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) hugetlb_cgroup_write_dfl() argument
644 hugetlb_cgroup_reset(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) hugetlb_cgroup_reset() argument
/third_party/elfutils/libdwfl/
H A Dlink_map.c884 size_t nbytes = phnum * phent; dwfl_link_map_report() local
/third_party/exfatprogs/lib/
H A Dlibexfat.c353 int nbytes; in exfat_get_root_entry_offset() local
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_enc.c169 static void pulse_stream_writable(pa_stream *stream, size_t nbytes, void *userdata) in pulse_stream_writable() argument
/third_party/backends/backend/
H A Depjitsu-cmd.h2 putnbyte (unsigned char *pnt, unsigned int value, unsigned int nbytes) in putnbyte() argument
H A Dtamarack.c557 size_t nbytes; in read_data() local
H A Dhs2p-scsi.c912 size_t nbytes; in mode_sense() local
1818 size_t nbytes; connection_parameters() local
[all...]
/third_party/curl/lib/
H A Dcontent_encoding.c296 deflate_do_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) deflate_do_write() argument
453 gzip_do_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) gzip_do_write() argument
660 brotli_do_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) brotli_do_write() argument
755 zstd_do_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) zstd_do_write() argument
908 error_do_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) error_do_write() argument
[all...]
H A Dmqtt.c358 static CURLcode mqtt_recv_atleast(struct Curl_easy *data, size_t nbytes) in mqtt_recv_atleast() argument
381 static void mqtt_recv_consume(struct Curl_easy *data, size_t nbytes) in mqtt_recv_consume() argument
/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c166 ssize_t nbytes; in rpcclnt_send() local
203 ssize_t nbytes; in rpcclnt_receive() local
268 ssize_t nbytes; in rpcclnt_receive() local
[all...]

Completed in 30 milliseconds

1...<<11121314151617181920>>...33