Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h24714 struct ipc_namespace { struct
24715 refcount_t count;
24716 struct ipc_ids ids[3];
24717 int sem_ctls[4];
24718 int used_sems;
24719 unsigned int msg_ctlmax;
24720 unsigned int msg_ctlmnb;
24721 unsigned int msg_ctlmni;
24722 atomic_t msg_bytes;
24723 atomic_t msg_hdrs;
[all …]
Dvmlinux.h24714 struct ipc_namespace { struct
24715 refcount_t count;
24716 struct ipc_ids ids[3];
24717 int sem_ctls[4];
24718 int used_sems;
24719 unsigned int msg_ctlmax;
24720 unsigned int msg_ctlmnb;
24721 unsigned int msg_ctlmni;
24722 atomic_t msg_bytes;
24723 atomic_t msg_hdrs;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h27602 struct ipc_namespace { struct
27603 struct ipc_ids ids[3];
27604 int sem_ctls[4];
27605 int used_sems;
27606 unsigned int msg_ctlmax;
27607 unsigned int msg_ctlmnb;
27608 unsigned int msg_ctlmni;
27609 atomic_t msg_bytes;
27610 atomic_t msg_hdrs;
27611 size_t shm_ctlmax;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h21790 struct ipc_namespace { struct
21791 refcount_t count;
21792 struct ipc_ids ids[3];
21793 int sem_ctls[4];
21794 int used_sems;
21795 unsigned int msg_ctlmax;
21796 unsigned int msg_ctlmnb;
21797 unsigned int msg_ctlmni;
21798 atomic_t msg_bytes;
21799 atomic_t msg_hdrs;
[all …]
Dvmlinux_510.h21790 struct ipc_namespace { struct
21791 refcount_t count;
21792 struct ipc_ids ids[3];
21793 int sem_ctls[4];
21794 int used_sems;
21795 unsigned int msg_ctlmax;
21796 unsigned int msg_ctlmnb;
21797 unsigned int msg_ctlmni;
21798 atomic_t msg_bytes;
21799 atomic_t msg_hdrs;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h27168 struct ipc_namespace { struct
27169 refcount_t count;
27170 struct ipc_ids ids[3];
27171 int sem_ctls[4];
27172 int used_sems;
27173 unsigned int msg_ctlmax;
27174 unsigned int msg_ctlmnb;
27175 unsigned int msg_ctlmni;
27176 atomic_t msg_bytes;
27177 atomic_t msg_hdrs;
[all …]
Dvmlinux.h27168 struct ipc_namespace { struct
27169 refcount_t count;
27170 struct ipc_ids ids[3];
27171 int sem_ctls[4];
27172 int used_sems;
27173 unsigned int msg_ctlmax;
27174 unsigned int msg_ctlmnb;
27175 unsigned int msg_ctlmni;
27176 atomic_t msg_bytes;
27177 atomic_t msg_hdrs;
[all …]