Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h1845 struct ucounts *ucounts; member
3128 struct ucounts *ucounts; member
3370 struct ucounts *ucounts; member
3431 struct ucounts *ucounts; member
3435 struct ucounts { struct
3436 struct hlist_node node;
3437 struct user_namespace *ns;
3438 kuid_t uid;
3439 atomic_t count;
3440 atomic_long_t ucount[10];
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h1285 struct ucounts *ucounts; member
2699 struct ucounts *ucounts; member
2941 struct ucounts *ucounts; member
3002 struct ucounts *ucounts; member
3006 struct ucounts { struct
3007 struct hlist_node node;
3008 struct user_namespace *ns;
3009 kuid_t uid;
3010 atomic_t count;
3011 atomic_long_t ucount[10];
[all …]