Home
last modified time | relevance | path

Searched refs:semaem (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsem.h65 int semaem; member
/openbmc/linux/ipc/
H A Dsem.c1331 seminfo.semaem = ns->used_sems; in semctl_info()
1334 seminfo.semaem = SEMAEM; in semctl_info()
/openbmc/qemu/linux-user/
H A Dsyscall.c3845 int semaem; member
3863 __put_user(host_seminfo->semaem, &target_seminfo->semaem); in host_to_target_seminfo()