Searched refs:cvalue (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dxattr.c57 ix->ctx.cvalue = u64_to_user_ptr(READ_ONCE(sqe->addr2));
160 ix->ctx.cvalue = u64_to_user_ptr(READ_ONCE(sqe->addr2));
/linux-master/fs/
H A Dinternal.h266 const void __user *cvalue; member in union:xattr_ctx::__anon973
H A Dxattr.c612 ctx->kvalue = vmemdup_user(ctx->cvalue, ctx->size);
640 .cvalue = value,

Completed in 134 milliseconds