Searched refs:set_pcb_flags_raw (Results 1 – 3 of 3) sorted by relevance
131 void set_pcb_flags_raw(struct pcb *pcb, const u_int flags);
264 set_pcb_flags_raw(pcb2, PCB_FULL_IRET); in cpu_fork()599 set_pcb_flags_raw(td->td_pcb, PCB_FULL_IRET); in cpu_copy_thread()
1769 set_pcb_flags_raw(struct pcb *pcb, const u_int flags) in set_pcb_flags_raw() function1802 set_pcb_flags_raw(pcb, flags); in set_pcb_flags_fsgsbase()1805 set_pcb_flags_raw(pcb, flags); in set_pcb_flags_fsgsbase()1813 set_pcb_flags_fsgsbase : set_pcb_flags_raw);