Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h22952 struct ipc_namespace { struct
22953 struct ipc_ids ids[3];
22954 int sem_ctls[4];
22955 int used_sems;
22956 unsigned int msg_ctlmax;
22957 unsigned int msg_ctlmnb;
22958 unsigned int msg_ctlmni;
22959 struct percpu_counter percpu_msg_bytes;
22960 struct percpu_counter percpu_msg_hdrs;
22961 size_t shm_ctlmax;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h33175 struct ipc_namespace { struct
33176 struct ipc_ids ids[3];
33177 int sem_ctls[4];
33178 int used_sems;
33179 unsigned int msg_ctlmax;
33180 unsigned int msg_ctlmnb;
33181 unsigned int msg_ctlmni;
33182 struct percpu_counter percpu_msg_bytes;
33183 struct percpu_counter percpu_msg_hdrs;
33184 size_t shm_ctlmax;
[all …]