Searched refs:refcount_off (Results 1 – 3 of 3) sorted by relevance
4098 rec->refcount_off = -EINVAL; in btf_parse_fields()4144 WARN_ON_ONCE(rec->refcount_off >= 0); in btf_parse_fields()4146 rec->refcount_off = rec->fields[i].offset; in btf_parse_fields()4189 if (rec->refcount_off < 0 && in btf_parse_fields()
11598 if (rec->refcount_off >= 0) in ref_set_non_owning()12490 if (rec->refcount_off < 0) { in check_kfunc_args()
264 int refcount_off; member