| H A D | caif_socket.c | 58 static int rx_flow_is_on(struct caifsock *cf_sk) in rx_flow_is_on() argument 63 static int tx_flow_is_on(struct caifsock *cf_sk) in tx_flow_is_on() argument 68 static void set_rx_flow_off(struct caifsock *cf_sk) in set_rx_flow_off() argument 73 static void set_rx_flow_on(struct caifsock *cf_sk) in set_rx_flow_on() argument 78 static void set_tx_flow_off(struct caifsock *cf_sk) in set_tx_flow_off() argument 83 set_tx_flow_on(struct caifsock * cf_sk) set_tx_flow_on() argument 90 struct caifsock *cf_sk; caif_read_lock() local 97 struct caifsock *cf_sk; caif_read_unlock() local 102 sk_rcvbuf_lowwater(struct caifsock * cf_sk) sk_rcvbuf_lowwater() argument 110 struct caifsock *cf_sk; caif_flow_ctrl() local 125 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); caif_queue_rcv_skb() local 163 struct caifsock *cf_sk; caif_sktrecv_cb() local 179 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); cfsk_hold() local 185 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); cfsk_put() local 194 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); caif_ctrl_cb() local 252 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); caif_check_flow_release() local 460 caif_wait_for_flow_on(struct caifsock * cf_sk,int wait_writeable,long timeo,int * err) caif_wait_for_flow_on() argument 496 transmit_skb(struct sk_buff * skb,struct caifsock * cf_sk,int noblock,long timeo) transmit_skb() argument 518 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); caif_seqpkt_sendmsg() local 590 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); caif_stream_sendmsg() local 669 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); setsockopt() local 741 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); caif_connect() local 894 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); caif_release() local 935 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); caif_poll() local 1004 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); caif_sock_destructor() local 1021 struct caifsock *cf_sk = NULL; caif_create() local [all...] |