Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/amd64/include/
HDpcb.h125 void set_pcb_flags_raw(struct pcb *pcb, const u_int flags);
/freebsd-11-stable/sys/amd64/amd64/
HDvm_machdep.c233 set_pcb_flags_raw(pcb2, PCB_FULL_IRET); in cpu_fork()
437 set_pcb_flags_raw(pcb2, PCB_FULL_IRET); in cpu_copy_thread()
HDmachdep.c2606 set_pcb_flags_raw(struct pcb *pcb, const u_int flags) in set_pcb_flags_raw() function
2642 set_pcb_flags_raw(pcb, flags); in set_pcb_flags()
2645 set_pcb_flags_raw(pcb, flags); in set_pcb_flags()