Lines Matching defs:sk
67 void bt_sock_reclassify_lock(struct sock *sk, int proto) in bt_sock_reclassify_lock()
139 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) in bt_sock_link()
147 void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk) in bt_sock_unlink()
155 void bt_accept_enqueue(struct sock *parent, struct sock *sk) in bt_accept_enqueue()
166 void bt_accept_unlink(struct sock *sk) in bt_accept_unlink()
180 struct sock *sk; in bt_accept_dequeue() local
217 struct sock *sk = sock->sk; in bt_sock_recvmsg() local
257 static long bt_sock_data_wait(struct sock *sk, long timeo) in bt_sock_data_wait()
289 struct sock *sk = sock->sk; in bt_sock_stream_recvmsg() local
394 struct sock *sk; in bt_accept_poll() local
410 struct sock *sk = sock->sk; in bt_sock_poll() local
452 struct sock *sk = sock->sk; in bt_sock_ioctl() local
499 int bt_sock_wait_state(struct sock *sk, int state, unsigned long timeo) in bt_sock_wait_state()
535 int bt_sock_wait_ready(struct sock *sk, unsigned long flags) in bt_sock_wait_ready()
621 struct sock *sk = sk_entry(v); in bt_seq_show() local