Lines Matching defs:td
55 protect_setchild(struct thread *td, struct proc *p, int flags) in protect_setchild()
73 protect_setchildren(struct thread *td, struct proc *top, int flags) in protect_setchildren()
107 protect_set(struct thread *td, struct proc *p, void *data) in protect_set()
137 reap_acquire(struct thread *td, struct proc *p, void *data __unused) in reap_acquire()
154 reap_release(struct thread *td, struct proc *p, void *data __unused) in reap_release()
169 reap_status(struct thread *td, struct proc *p, void *data) in reap_status()
204 reap_getpids(struct thread *td, struct proc *p, void *data) in reap_getpids()
355 reap_kill_children(struct thread *td, struct proc *reaper, in reap_kill_children()
385 reap_kill_subtree_once(struct thread *td, struct proc *p, struct proc *reaper, in reap_kill_subtree_once()
490 reap_kill_subtree(struct thread *td, struct proc *p, struct proc *reaper, in reap_kill_subtree()
538 reap_kill(struct thread *td, struct proc *p, void *data) in reap_kill()
584 trace_ctl(struct thread *td, struct proc *p, void *data) in trace_ctl()
626 trace_status(struct thread *td, struct proc *p, void *data) in trace_status()
644 trapcap_ctl(struct thread *td, struct proc *p, void *data) in trapcap_ctl()
665 trapcap_status(struct thread *td, struct proc *p, void *data) in trapcap_status()
676 no_new_privs_ctl(struct thread *td, struct proc *p, void *data) in no_new_privs_ctl()
690 no_new_privs_status(struct thread *td, struct proc *p, void *data) in no_new_privs_status()
699 protmax_ctl(struct thread *td, struct proc *p, void *data) in protmax_ctl()
725 protmax_status(struct thread *td, struct proc *p, void *data) in protmax_status()
747 aslr_ctl(struct thread *td, struct proc *p, void *data) in aslr_ctl()
773 aslr_status(struct thread *td, struct proc *p, void *data) in aslr_status()
806 stackgap_ctl(struct thread *td, struct proc *p, void *data) in stackgap_ctl()
846 stackgap_status(struct thread *td, struct proc *p, void *data) in stackgap_status()
861 wxmap_ctl(struct thread *td, struct proc *p, void *data) in wxmap_ctl()
899 wxmap_status(struct thread *td, struct proc *p, void *data) in wxmap_status()
928 pdeathsig_ctl(struct thread *td, struct proc *p, void *data) in pdeathsig_ctl()
940 pdeathsig_status(struct thread *td, struct proc *p, void *data) in pdeathsig_status()
949 logsigexit_ctl(struct thread *td, struct proc *p, void *data) in logsigexit_ctl()
974 logsigexit_status(struct thread *td, struct proc *p, void *data) in logsigexit_status()
1158 sys_procctl(struct thread *td, struct procctl_args *uap) in sys_procctl()
1197 kern_procctl_single(struct thread *td, struct proc *p, int com, void *data) in kern_procctl_single()
1205 kern_procctl(struct thread *td, idtype_t idtype, id_t id, int com, void *data) in kern_procctl()