check_owner
static int vhost_vsock_stop(struct vhost_vsock *vsock, bool check_owner)
if (check_owner) {
struct check_owner *co;
co = kmalloc_obj(struct check_owner, XCHK_GFP_FLAGS);
struct check_owner *co;
struct check_owner *n;