Home
last modified time | relevance | path

Searched refs:old_pid (Results 1 – 2 of 2) sorted by relevance

/net/bluetooth/
Daf_bluetooth.c191 struct pid *old_pid; in bt_accept_enqueue() local
209 old_pid = sk->sk_peer_pid; in bt_accept_enqueue()
215 put_pid(old_pid); in bt_accept_enqueue()
/net/unix/
Daf_unix.c681 struct pid *old_pid; in init_peercred() local
684 old_pid = sk->sk_peer_pid; in init_peercred()
690 put_pid(old_pid); in init_peercred()
697 struct pid *old_pid; in copy_peercred() local
706 old_pid = sk->sk_peer_pid; in copy_peercred()
714 put_pid(old_pid); in copy_peercred()