Home
last modified time | relevance | path

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

/linux/include/linux/
A Duio.h15 struct kvec { struct
16 void *iov_base; /* and that should *never* hold a userland pointer */
17 size_t iov_len;
44 const struct kvec *kvec; member
A Dvringh.h179 struct kvec *kvec, unsigned num) in vringh_kiov_init()
/linux/fs/9p/
A Dxattr.c23 struct kvec kvec = {.iov_base = buffer, .iov_len = buffer_size}; in v9fs_fid_xattr_get() local
108 struct kvec kvec = {.iov_base = (void *)value, .iov_len = value_len}; in v9fs_fid_xattr_set() local
A Dvfs_dir.c93 struct kvec kvec; in v9fs_dir_readdir() local
/linux/arch/x86/kernel/cpu/microcode/
A Dintel.c940 struct kvec kvec; in request_microcode_fw() local
/linux/net/sunrpc/
A Dxprtsock.c364 struct kvec *kvec, size_t count, size_t seek) in xs_read_kvec()
551 struct kvec kvec = { in xs_read_stream_header() local
/linux/lib/
A Diov_iter.c1173 const struct kvec *kvec, unsigned long nr_segs, in iov_iter_kvec()
/linux/fs/afs/
A Dinternal.h114 struct kvec kvec[1]; member

Completed in 32 milliseconds