Home
last modified time | relevance | path

Searched defs:kvec (Results 1 – 16 of 16) 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/arch/x86/kernel/
H A Dcrash_dump_64.c57 struct kvec kvec = { .iov_base = buf, .iov_len = count }; in elfcorehdr_read() local
/linux/rust/kernel/
H A Dalloc.rs8 pub mod kvec; module
/linux/fs/proc/
H A Dvmcore.c227 struct kvec kvec = { .iov_base = buf, .iov_len = count }; in elfcorehdr_read() local
240 struct kvec kvec = { .iov_base = buf, .iov_len = count }; in elfcorehdr_read_notes() local
476 struct kvec kvec; in mmap_vmcore_fault() local
/linux/drivers/s390/char/
H A Dzcore.c102 struct kvec kvec; in memcpy_hsa_kernel() local
/linux/include/linux/
H A Dvringh.h195 struct kvec *kvec, unsigned num) in vringh_kiov_init()
/linux/kernel/
H A Dcrash_dump_dm_crypt.c56 struct kvec kvec = { .iov_base = buf, .iov_len = count }; in dm_crypt_keys_read() local
/linux/drivers/tee/
H A Dtee_shm.c420 struct kvec kvec; in tee_shm_register_kernel_buf() local
/linux/net/rxrpc/
H A Drxperf.c50 struct kvec kvec[1]; global() member
[all...]
H A Dar-internal.h330 struct kvec kvec[1 + RXRPC_MAX_NR_JUMBO > 3 + 16 ? global() member
/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c592 struct kvec kvec; in request_microcode_fw() local
/linux/rust/kernel/alloc/
H A Dkvec.rs49 macro_rules! kvec { macro
/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c144 struct kvec kvec; virtio_transport_copy_nonlinear_skb() local
/linux/lib/
H A Diov_iter.c677 const struct kvec *kvec, unsigned long nr_segs, in iov_iter_kvec()
/linux/sound/core/
H A Dpcm_lib.c2112 struct kvec kvec = { data, bytes }; in do_transfer() local