Lines Matching refs:free_start_sg
243 static int free_start_sg(struct sock *sk, struct sk_msg_buff *md, bool charge);
255 free_start_sg(psock->sock, psock->cork, true); in bpf_tcp_release()
319 free_start_sg(psock->sock, psock->cork, true); in bpf_tcp_remove()
326 free_start_sg(psock->sock, md, true); in bpf_tcp_remove()
621 static int free_start_sg(struct sock *sk, struct sk_msg_buff *md, bool charge) in free_start_sg() function
745 free_start_sg(sk, r, true); in bpf_tcp_ingress()
845 *copied -= free_start_sg(sk, m, true); in bpf_exec_tx_verdict()
868 int free = free_start_sg(sk, m, false); in bpf_exec_tx_verdict()
878 free_start_sg(sk, m, true); in bpf_exec_tx_verdict()
1145 free_start_sg(sk, m, true); in bpf_tcp_sendmsg()
1610 free_start_sg(psock->sock, psock->cork, true); in smap_gc_work()
1616 free_start_sg(psock->sock, md, true); in smap_gc_work()