Searched refs:lock_tree (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | kern_procctl.c | 1009 int lock_tree; member 1022 { .lock_tree = PCTL_SLOCKED, .one_proc = false, 1028 { .lock_tree = PCTL_XLOCKED, .one_proc = true, 1034 { .lock_tree = PCTL_XLOCKED, .one_proc = true, 1040 { .lock_tree = PCTL_SLOCKED, .one_proc = true, 1047 { .lock_tree = PCTL_SLOCKED, .one_proc = true, 1054 { .lock_tree = PCTL_SLOCKED, .one_proc = true, 1062 { .lock_tree = PCTL_SLOCKED, .one_proc = false, 1068 { .lock_tree = PCTL_UNLOCKED, .one_proc = true, 1074 { .lock_tree = PCTL_SLOCKED, .one_proc = false, [all …]
|