Searched refs:bpf_refcount (Results 1 – 7 of 7) sorted by relevance
13 struct bpf_refcount refcount;
19 struct bpf_refcount ref;37 struct bpf_refcount refcount;
23 struct bpf_refcount refcount;
2201 struct bpf_refcount *ref; in bpf_refcount_acquire_impl()2206 ref = (struct bpf_refcount *)(p__refcounted_kptr + meta->record->refcount_off); in bpf_refcount_acquire_impl()
374 return sizeof(struct bpf_refcount); in btf_field_type_size()406 return __alignof__(struct bpf_refcount); in btf_field_type_align()
7395 struct bpf_refcount { struct