Searched refs:set_pcb_flags_raw (Results 1 – 3 of 3) sorted by relevance
129 void set_pcb_flags_raw(struct pcb *pcb, const u_int flags);
262 set_pcb_flags_raw(pcb2, PCB_FULL_IRET); in cpu_fork()597 set_pcb_flags_raw(td->td_pcb, PCB_FULL_IRET); in cpu_copy_thread()
1762 set_pcb_flags_raw(struct pcb *pcb, const u_int flags) in set_pcb_flags_raw() function1797 set_pcb_flags_raw(pcb, flags); in set_pcb_flags_fsgsbase()1800 set_pcb_flags_raw(pcb, flags); in set_pcb_flags_fsgsbase()1808 set_pcb_flags_fsgsbase : set_pcb_flags_raw);