Searched refs:PCTL_SLOCKED (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | kern_procctl.c | 968 PCTL_SLOCKED, enumerator 987 { .lock_tree = PCTL_SLOCKED, .one_proc = false, 1005 { .lock_tree = PCTL_SLOCKED, .one_proc = true, 1012 { .lock_tree = PCTL_SLOCKED, .one_proc = true, 1019 { .lock_tree = PCTL_SLOCKED, .one_proc = true, 1027 { .lock_tree = PCTL_SLOCKED, .one_proc = false, 1039 { .lock_tree = PCTL_SLOCKED, .one_proc = false, 1099 { .lock_tree = PCTL_SLOCKED, .one_proc = true, 1123 { .lock_tree = PCTL_SLOCKED, .one_proc = true, 1208 case PCTL_SLOCKED: in kern_procctl() [all …]
|