Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDsysv_sem.c1108 struct sembuf small_sops[SMALL_SOPS]; in kern_semop() local
1158 sops = small_sops; in kern_semop()
1181 if (sops != small_sops) in kern_semop()
1433 if (sops != small_sops) in kern_semop()