Home
last modified time | relevance | path

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

/linux/fs/9p/
H A 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
H A Dvfs_dir.c92 struct kvec kvec; in v9fs_dir_readdir() local
/linux/lib/tests/
H A Dkunit_iov_iter.c87 struct kvec *kvec, unsigned int kvmax, in iov_kunit_load_kvec()
116 struct kvec kvec[8]; in iov_kunit_copy_to_kvec() local
166 struct kvec kvec[8]; in iov_kunit_copy_from_kvec() local
713 struct kvec kvec[8]; in iov_kunit_extract_pages_kvec() local
1128 struct kvec kvec; in iov_kunit_iter_to_sg_kvec() local
/linux/arch/x86/kernel/
H A Dcrash_dump_64.c57 struct kvec kvec = { .iov_base = buf, .iov_len = count }; in elfcorehdr_read() local
/linux/arch/s390/mm/
H A Dmaccess.c118 struct kvec kvec; in memcpy_real() local
/linux/rust/kernel/
H A Dalloc.rs7 pub mod kvec; module
/linux/include/linux/
H A Dvringh.h192 struct kvec *kvec, unsigned num) in vringh_kiov_init()
/linux/kernel/
H A Dcrash_dump_dm_crypt.c57 struct kvec kvec = { .iov_base = buf, .iov_len = count }; in dm_crypt_keys_read() local
/linux/drivers/tee/
H A Dtee_shm.c549 struct kvec kvec; in tee_shm_register_kernel_buf() local
/linux/net/rxrpc/
H A Drxperf.c51 struct kvec kvec[1]; member
H A Dar-internal.h369 struct kvec kvec[1 + RXRPC_MAX_NR_JUMBO > 3 + 16 ? member
/linux/arch/s390/kernel/
H A Dcrash_dump.c152 struct kvec kvec; in copy_oldmem_kernel() local
/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c971 struct kvec kvec; in request_microcode_fw() local
/linux/net/sunrpc/
H A Dxprtsock.c437 struct kvec *kvec, size_t count, size_t seek) in xs_read_kvec() argument
624 struct kvec kvec = { in xs_read_stream_header() local
/linux/rust/kernel/alloc/
H A Dkvec.rs56 macro_rules! kvec { macro
/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c169 struct kvec kvec; in virtio_transport_build_skb() local
/linux/net/
H A Dsocket.c2425 sockptr_t optlen, struct kvec *kvec) in sockptr_to_sockopt()
2455 struct kvec kvec; in do_sock_getsockopt() local
/linux/sound/core/
H A Dpcm_lib.c2112 struct kvec kvec = { data, bytes }; in do_transfer() local
/linux/fs/afs/
H A Dinternal.h146 struct kvec kvec[1]; member