Home
last modified time | relevance | path

Searched defs:kvec (Results 1 – 19 of 19) sorted by relevance

/linux-6.12.1/include/linux/
Duio.h18 struct kvec { struct
19 void *iov_base; /* and that should *never* hold a userland pointer */
20 size_t iov_len;
69 const struct kvec *kvec; member
Dvringh.h195 struct kvec *kvec, unsigned num) in vringh_kiov_init()
/linux-6.12.1/fs/9p/
Dxattr.c24 struct kvec kvec = {.iov_base = buffer, .iov_len = buffer_size}; in v9fs_fid_xattr_get() local
111 struct kvec kvec = {.iov_base = (void *)value, .iov_len = value_len}; in v9fs_fid_xattr_set() local
Dvfs_dir.c92 struct kvec kvec; in v9fs_dir_readdir() local
/linux-6.12.1/arch/x86/kernel/
Dcrash_dump_64.c57 struct kvec kvec = { .iov_base = buf, .iov_len = count }; in elfcorehdr_read() local
/linux-6.12.1/lib/
Dkunit_iov_iter.c78 struct kvec *kvec, unsigned int kvmax, in iov_kunit_load_kvec()
107 struct kvec kvec[8]; in iov_kunit_copy_to_kvec() local
157 struct kvec kvec[8]; in iov_kunit_copy_from_kvec() local
707 struct kvec kvec[8]; in iov_kunit_extract_pages_kvec() local
Diov_iter.c680 const struct kvec *kvec, unsigned long nr_segs, in iov_iter_kvec()
/linux-6.12.1/arch/s390/mm/
Dmaccess.c117 struct kvec kvec; in memcpy_real() local
/linux-6.12.1/fs/proc/
Dvmcore.c199 struct kvec kvec = { .iov_base = buf, .iov_len = count }; in elfcorehdr_read() local
212 struct kvec kvec = { .iov_base = buf, .iov_len = count }; in elfcorehdr_read_notes() local
430 struct kvec kvec; in mmap_vmcore_fault() local
/linux-6.12.1/drivers/s390/char/
Dzcore.c102 struct kvec kvec; in memcpy_hsa_kernel() local
/linux-6.12.1/drivers/tee/
Dtee_shm.c420 struct kvec kvec; in tee_shm_register_kernel_buf() local
/linux-6.12.1/net/rxrpc/
Drxperf.c50 struct kvec kvec[1]; member
Dar-internal.h814 struct kvec kvec[3]; member
/linux-6.12.1/arch/x86/kernel/cpu/microcode/
Dintel.c598 struct kvec kvec; in request_microcode_fw() local
/linux-6.12.1/arch/s390/kernel/
Dcrash_dump.c153 struct kvec kvec; in copy_oldmem_kernel() local
/linux-6.12.1/net/sunrpc/
Dxprtsock.c417 struct kvec *kvec, size_t count, size_t seek) in xs_read_kvec()
604 struct kvec kvec = { in xs_read_stream_header() local
/linux-6.12.1/net/vmw_vsock/
Dvirtio_transport_common.c141 struct kvec kvec; in virtio_transport_copy_nonlinear_skb() local
/linux-6.12.1/sound/core/
Dpcm_lib.c2112 struct kvec kvec = { data, bytes }; in do_transfer() local
/linux-6.12.1/fs/afs/
Dinternal.h146 struct kvec kvec[1]; member