Searched refs:old_pid (Results 1 – 4 of 4) sorted by relevance
39 int old_pid, old_lpid; in __kvmhv_copy_tofrom_guest_radix() local72 old_pid = mfspr(SPRN_PID); in __kvmhv_copy_tofrom_guest_radix()73 if (old_pid != pid) in __kvmhv_copy_tofrom_guest_radix()88 if (quadrant == 1 && pid != old_pid) in __kvmhv_copy_tofrom_guest_radix()89 mtspr(SPRN_PID, old_pid); in __kvmhv_copy_tofrom_guest_radix()
217 struct pid *old_pid; in bt_accept_enqueue() local240 old_pid = sk->sk_peer_pid; in bt_accept_enqueue()246 put_pid(old_pid); in bt_accept_enqueue()
782 struct pid *old_pid; in update_peercred() local785 old_pid = sk->sk_peer_pid; in update_peercred()790 peercred->peer_pid = old_pid; in update_peercred()
913 if (rport->old_pid == pid) in bfa_fcs_lport_get_rport_by_old_pid()