Searched refs:set_pcb_flags_raw (Results 1 – 3 of 3) sorted by relevance
125 void set_pcb_flags_raw(struct pcb *pcb, const u_int flags);
233 set_pcb_flags_raw(pcb2, PCB_FULL_IRET); in cpu_fork()437 set_pcb_flags_raw(pcb2, PCB_FULL_IRET); in cpu_copy_thread()
2606 set_pcb_flags_raw(struct pcb *pcb, const u_int flags) in set_pcb_flags_raw() function2642 set_pcb_flags_raw(pcb, flags); in set_pcb_flags()2645 set_pcb_flags_raw(pcb, flags); in set_pcb_flags()