Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_procctl.c989 PCTL_SLOCKED, enumerator
1008 { .lock_tree = PCTL_SLOCKED, .one_proc = false,
1026 { .lock_tree = PCTL_SLOCKED, .one_proc = true,
1033 { .lock_tree = PCTL_SLOCKED, .one_proc = true,
1040 { .lock_tree = PCTL_SLOCKED, .one_proc = true,
1048 { .lock_tree = PCTL_SLOCKED, .one_proc = false,
1060 { .lock_tree = PCTL_SLOCKED, .one_proc = false,
1120 { .lock_tree = PCTL_SLOCKED, .one_proc = true,
1144 { .lock_tree = PCTL_SLOCKED, .one_proc = true,
1229 case PCTL_SLOCKED: in kern_procctl()
[all …]