Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h4156 struct ucounts *ucounts; member
7593 struct ucounts *ucounts; member
7983 struct ucounts *ucounts; member
7988 struct ucounts { struct
7989 struct hlist_node node;
7990 struct user_namespace *ns;
7991 kuid_t uid;
7992 atomic_t count;
7993 atomic_long_t ucount[14];
9139 struct ucounts *ucounts; member
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h3994 struct ucounts *ucounts; member
5004 struct ucounts *ucounts; member
7499 struct ucounts *ucounts; member
7507 struct ucounts *ucounts; member
7529 struct ucounts { struct
7530 struct hlist_node node;
7531 struct user_namespace *ns;
7532 kuid_t uid;
7533 int count;
7534 atomic_t ucount[10];
[all …]
Dvmlinux.h3994 struct ucounts *ucounts; member
5004 struct ucounts *ucounts; member
7499 struct ucounts *ucounts; member
7507 struct ucounts *ucounts; member
7529 struct ucounts { struct
7530 struct hlist_node node;
7531 struct user_namespace *ns;
7532 kuid_t uid;
7533 int count;
7534 atomic_t ucount[10];
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h7048 struct ucounts *ucounts; member
7534 struct ucounts *ucounts; member
8519 struct ucounts *ucounts; member
8527 struct ucounts *ucounts; member
8542 struct ucounts { struct
8543 struct hlist_node node;
8544 struct user_namespace *ns;
8545 kuid_t uid;
8546 int count;
8547 atomic_t ucount[9];
[all …]
Dvmlinux.h7048 struct ucounts *ucounts; member
7534 struct ucounts *ucounts; member
8519 struct ucounts *ucounts; member
8527 struct ucounts *ucounts; member
8542 struct ucounts { struct
8543 struct hlist_node node;
8544 struct user_namespace *ns;
8545 kuid_t uid;
8546 int count;
8547 atomic_t ucount[9];
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h1769 struct ucounts *ucounts; member
1881 struct ucounts *ucounts; member
6381 struct ucounts *ucounts; member
6389 struct ucounts *ucounts; member
6411 struct ucounts { struct
6412 struct hlist_node node;
6413 struct user_namespace *ns;
6414 kuid_t uid;
6415 int count;
6416 atomic_t ucount[10];
[all …]
Dvmlinux_510.h1769 struct ucounts *ucounts; member
1881 struct ucounts *ucounts; member
6381 struct ucounts *ucounts; member
6389 struct ucounts *ucounts; member
6411 struct ucounts { struct
6412 struct hlist_node node;
6413 struct user_namespace *ns;
6414 kuid_t uid;
6415 int count;
6416 atomic_t ucount[10];
[all …]