Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h1825 struct ucounts *ucounts; member
1937 struct ucounts *ucounts; member
2192 struct ucounts { struct
2193 struct hlist_node node;
2194 struct user_namespace *ns;
2195 kuid_t uid;
2196 atomic_t count;
2197 atomic_long_t ucount[16];
2525 struct ucounts *ucounts; member
6848 struct ucounts *ucounts; member
[all …]