Home
last modified time | relevance | path

Searched defs:refcount_struct (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Drefcount.h52 typedef struct refcount_struct { struct
53 atomic_t refs;
/openbmc/linux/include/linux/
H A Drefcount.h111 typedef struct refcount_struct { struct
112 atomic_t refs;
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dkfree_skb.c35 typedef struct refcount_struct { struct
36 atomic_t refs;