Searched refs:set_pcb_flags_raw (Results 1 – 3 of 3) sorted by relevance
137 void set_pcb_flags_raw(struct pcb *pcb, const u_int flags);
254 set_pcb_flags_raw(pcb2, PCB_FULL_IRET); in cpu_fork()596 set_pcb_flags_raw(td->td_pcb, PCB_FULL_IRET); in cpu_copy_thread()
1822 set_pcb_flags_raw(struct pcb *pcb, const u_int flags) in set_pcb_flags_raw() function1855 set_pcb_flags_raw(pcb, flags); in set_pcb_flags_fsgsbase()1858 set_pcb_flags_raw(pcb, flags); in set_pcb_flags_fsgsbase()1866 set_pcb_flags_fsgsbase : set_pcb_flags_raw);