Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsem.h64 int semvmx; member
/openbmc/linux/ipc/
H A Dsem.c1324 seminfo.semvmx = SEMVMX; in semctl_info()
/openbmc/qemu/linux-user/
H A Dsyscall.c3844 int semvmx; member
3862 __put_user(host_seminfo->semvmx, &target_seminfo->semvmx); in host_to_target_seminfo()