Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsysv_sem.c1102 struct sembuf small_sops[SMALL_SOPS]; in sys_semop() local
1135 sops = small_sops; in sys_semop()
1158 if (sops != small_sops) in sys_semop()
1409 if (sops != small_sops) in sys_semop()