Lines Matching refs:ptr
45 * more bytes than ptr.len, but check that everything after is zero'd
64 } ptr;
448 .u.ptr.min_len = _min_len, .u.ptr.len = _len
458 .u.ptr.min_len = sizeof(_type), .u.ptr.len = sizeof(_type)
593 * If UVERBS_ATTR_SPEC_F_ALLOC_AND_COPY is set then the 'ptr' is
597 void *ptr;
717 * uverbs_attr_ptr_get_array_size() - Get array size pointer by a ptr
777 attr->ptr_attr.ptr;