/drivers/isdn/mISDN/ |
D | socket.c | 31 #define _pms(sk) ((struct mISDN_sock *)sk) argument 55 mISDN_sock_link(struct mISDN_sock_list *l, struct sock *sk) in mISDN_sock_link() 62 static void mISDN_sock_unlink(struct mISDN_sock_list *l, struct sock *sk) in mISDN_sock_unlink() 104 mISDN_sock_cmsg(struct sock *sk, struct msghdr *msg, struct sk_buff *skb) in mISDN_sock_cmsg() 119 struct sock *sk = sock->sk; in mISDN_sock_recvmsg() local 178 struct sock *sk = sock->sk; in mISDN_sock_sendmsg() local 248 struct sock *sk = sock->sk; in data_sock_release() local 289 data_sock_ioctl_bound(struct sock *sk, unsigned int cmd, void __user *p) in data_sock_ioctl_bound() 363 struct sock *sk = sock->sk; in data_sock_ioctl() local 416 struct sock *sk = sock->sk; in data_sock_setsockopt() local [all …]
|
D | dsp_dtmf.c | 123 s32 sk, sk1, sk2; in dsp_dtmf_goertzel_decode() local
|
D | stack.c | 67 struct sock *sk; in send_socklist() local
|
/drivers/net/ppp/ |
D | pptp.c | 139 struct sock *sk = (struct sock *) chan->private; in pptp_xmit() local 261 static int pptp_rcv_core(struct sock *sk, struct sk_buff *skb) in pptp_rcv_core() 383 struct sock *sk = sock->sk; in pptp_bind() local 416 struct sock *sk = sock->sk; in pptp_connect() local 506 struct sock *sk = sock->sk; in pptp_release() local 537 static void pptp_sock_destruct(struct sock *sk) in pptp_sock_destruct() 549 struct sock *sk; in pptp_create() local 583 struct sock *sk = (struct sock *) chan->private; in pptp_ppp_ioctl() local
|
D | pppoe.c | 289 struct sock *sk; in pppoe_flush_dev() local 372 static int pppoe_rcv_core(struct sock *sk, struct sk_buff *skb) in pppoe_rcv_core() 466 struct sock *sk = sk_pppox(po); in pppoe_unbind_sock_work() local 538 struct sock *sk; in pppoe_create() local 563 struct sock *sk = sock->sk; in pppoe_release() local 612 struct sock *sk = sock->sk; in pppoe_connect() local 741 struct sock *sk = sock->sk; in pppoe_ioctl() local 842 struct sock *sk = sock->sk; in pppoe_sendmsg() local 914 static int __pppoe_xmit(struct sock *sk, struct sk_buff *skb) in __pppoe_xmit() 973 struct sock *sk = (struct sock *)chan->private; in pppoe_xmit() local [all …]
|
D | pppolac.c | 73 struct sock *sk = (struct sock *)sk_udp->sk_user_data; in pppolac_recv_core() local 265 struct sock *sk = sock->sk; in pppolac_connect() local 341 struct sock *sk = sock->sk; in pppolac_release() local 402 struct sock *sk; in pppolac_create() local
|
D | pppopns.c | 72 struct sock *sk = (struct sock *)sk_raw->sk_user_data; in pppopns_recv_core() local 244 struct sock *sk = sock->sk; in pppopns_connect() local 321 struct sock *sk = sock->sk; in pppopns_release() local 381 struct sock *sk; in pppopns_create() local
|
D | pppox.c | 57 void pppox_unbind_sock(struct sock *sk) in pppox_unbind_sock() 73 struct sock *sk = sock->sk; in pppox_ioctl() local
|
/drivers/target/iscsi/ |
D | iscsi_target_nego.c | 407 static void iscsi_target_sk_data_ready(struct sock *sk) in iscsi_target_sk_data_ready() 447 struct sock *sk; in iscsi_target_set_sock_callbacks() local 469 struct sock *sk; in iscsi_target_restore_sock_callbacks() local 493 static bool __iscsi_target_sk_check_close(struct sock *sk) in __iscsi_target_sk_check_close() 508 struct sock *sk = conn->sock->sk; in iscsi_target_sk_check_close() local 523 struct sock *sk = conn->sock->sk; in iscsi_target_sk_check_flag() local 537 struct sock *sk = conn->sock->sk; in iscsi_target_sk_check_and_clear() local 659 struct sock *sk = conn->sock->sk; in iscsi_target_do_cleanup() local 677 static void iscsi_target_sk_state_change(struct sock *sk) in iscsi_target_sk_state_change() 1311 struct sock *sk = conn->sock->sk; in iscsi_target_start_negotiation() local
|
/drivers/net/ |
D | vrf.c | 139 static int vrf_ip6_local_out(struct net *net, struct sock *sk, in vrf_ip6_local_out() 244 static int vrf_ip_local_out(struct net *net, struct sock *sk, in vrf_ip_local_out() 370 static int vrf_finish_output6(struct net *net, struct sock *sk, in vrf_finish_output6() 403 static int vrf_output6(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_output6() 416 struct sock *sk, in vrf_ip6_out() 537 struct sock *sk, in vrf_ip6_out() 554 static int vrf_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_finish_output() 600 static int vrf_output(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_output() 620 struct sock *sk, in vrf_ip_out() 650 struct sock *sk, in vrf_l3_out() [all …]
|
D | gtp.c | 293 static void gtp_encap_destroy(struct sock *sk) in gtp_encap_destroy() 305 static int gtp_encap_recv(struct sock *sk, struct sk_buff *skb) in gtp_encap_recv() 387 const struct sock *sk, __be32 daddr) in ip4_route_output_gtp() 440 struct sock *sk; member 464 struct sock *sk, struct iphdr *iph, in gtp_set_pktinfo_ipv4() 485 struct sock *sk; in gtp_build_skb_ip4() local
|
D | macvtap.c | 37 struct sock sk; member 525 static void macvtap_sock_write_space(struct sock *sk) in macvtap_sock_write_space() 538 static void macvtap_sock_destruct(struct sock *sk) in macvtap_sock_destruct() 640 static inline struct sk_buff *macvtap_alloc_skb(struct sock *sk, size_t prepad, in macvtap_alloc_skb()
|
D | vxlan.c | 537 static struct sk_buff **vxlan_gro_receive(struct sock *sk, in vxlan_gro_receive() 598 static int vxlan_gro_complete(struct sock *sk, struct sk_buff *skb, int nhoff) in vxlan_gro_complete() 1065 struct sock *sk; in vxlan_igmp_join() local 1099 struct sock *sk; in vxlan_igmp_leave() local 1278 static int vxlan_rcv(struct sock *sk, struct sk_buff *skb) in vxlan_rcv() 1958 struct sock *sk; in vxlan_xmit_one() local
|
D | geneve.c | 338 static int geneve_udp_encap_recv(struct sock *sk, struct sk_buff *skb) in geneve_udp_encap_recv() 416 static struct sk_buff **geneve_gro_receive(struct sock *sk, in geneve_gro_receive() 479 static int geneve_gro_complete(struct sock *sk, struct sk_buff *skb, in geneve_gro_complete()
|
D | tun.c | 158 struct sock sk; member 1124 struct sock *sk; in tun_chr_poll() local 1158 struct sock *sk = tfile->socket.sk; in tun_alloc_skb() local 1583 static void tun_sock_write_space(struct sock *sk) in tun_sock_write_space()
|
/drivers/scsi/ |
D | iscsi_tcp.c | 114 static inline int iscsi_sw_sk_state_check(struct sock *sk) in iscsi_sw_sk_state_check() 128 static void iscsi_sw_tcp_data_ready(struct sock *sk) in iscsi_sw_tcp_data_ready() 160 static void iscsi_sw_tcp_state_change(struct sock *sk) in iscsi_sw_tcp_state_change() 191 static void iscsi_sw_tcp_write_space(struct sock *sk) in iscsi_sw_tcp_write_space() 220 struct sock *sk = tcp_sw_conn->sock->sk; in iscsi_sw_tcp_conn_set_callbacks() local 239 struct sock *sk = tcp_sw_conn->sock->sk; in iscsi_sw_tcp_conn_restore_callbacks() local 268 struct socket *sk = tcp_sw_conn->sock; in iscsi_sw_tcp_xmit_segment() local 660 struct sock *sk; in iscsi_sw_tcp_conn_bind() local
|
/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_lib.c | 111 struct sock *sk = sock->sk; in ksocknal_lib_send_kiov() local 426 struct sock *sk; in ksocknal_lib_push_conn() local 459 ksocknal_data_ready(struct sock *sk) in ksocknal_data_ready() 479 ksocknal_write_space(struct sock *sk) in ksocknal_write_space()
|
/drivers/infiniband/sw/rxe/ |
D | rxe_net.c | 213 static int rxe_udp_encap_recv(struct sock *sk, struct sk_buff *skb) in rxe_udp_encap_recv() 274 void rxe_release_udp_tunnel(struct socket *sk) in rxe_release_udp_tunnel() 418 struct sock *sk = skb->sk; in rxe_skb_tx_dtor() local
|
/drivers/vhost/ |
D | net.c | 486 static int peek_head_len(struct sock *sk) in peek_head_len() 508 static int sk_has_rx_data(struct sock *sk) in sk_has_rx_data() 518 static int vhost_net_rx_peek_head_len(struct vhost_net *net, struct sock *sk) in vhost_net_rx_peek_head_len()
|
D | vsock.c | 545 static void vhost_vsock_reset_orphans(struct sock *sk) in vhost_vsock_reset_orphans()
|
/drivers/staging/lustre/lnet/lnet/ |
D | acceptor.c | 488 struct sock *sk; in lnet_acceptor_stop() local
|
/drivers/isdn/i4l/ |
D | isdn_audio.c | 450 int sk, in isdn_audio_goertzel() local
|
/drivers/usb/storage/ |
D | sddr55.c | 90 #define set_sense_info(sk, asc, ascq) \ argument
|
/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 1779 static unsigned long lu_cache_shrink_count(struct shrinker *sk, in lu_cache_shrink_count() 1802 static unsigned long lu_cache_shrink_scan(struct shrinker *sk, in lu_cache_shrink_scan()
|
/drivers/ata/ |
D | libata-scsi.c | 274 u8 sk, u8 asc, u8 ascq) in ata_scsi_set_sense() 885 static void ata_to_sense_error(unsigned id, u8 drv_stat, u8 drv_err, u8 *sk, in ata_to_sense_error()
|