Home
last modified time | relevance | path

Searched refs:pid_table (Results 1 – 1 of 1) sorted by last modified time

/netbsd/sys/kern/
H A Dkern_proc.c141 struct pid_table { struct
172 static struct pid_table *pid_table __read_mostly;
682 struct pid_table *pt; in proc_find_lwp()
752 struct pid_table *pt; in proc_find_lwp_unlocked()
818 struct pid_table *pt; in proc_find_lwp_acquire_proc()
853 struct pid_table *pt; in proc_find_raw_pid_table_locked()
1023 n_pt = pid_table; in expand_pid_table()
1082 struct pid_table *pt; in proc_alloc_pid_slot()
1104 pt = &pid_table[1]; in proc_alloc_pid_slot()
1158 struct pid_table *pt; in proc_alloc_lwpid()
[all …]