Home
last modified time | relevance | path

Searched refs:skb_set_owner_r (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/net/x25/
H A Dx25_in.c40 skb_set_owner_r(skb, sk); in x25_queue_rx_frame()
74 skb_set_owner_r(skbn, sk); in x25_queue_rx_frame()
317 skb_set_owner_r(skb, sk); in x25_state3_machine()
/kernel/linux/linux-6.6/net/x25/
H A Dx25_in.c40 skb_set_owner_r(skb, sk); in x25_queue_rx_frame()
74 skb_set_owner_r(skbn, sk); in x25_queue_rx_frame()
317 skb_set_owner_r(skb, sk); in x25_state3_machine()
/kernel/linux/linux-5.10/net/ax25/
H A Dax25_in.c354 skb_set_owner_r(skb, make); in ax25_rcv()
/kernel/linux/linux-5.10/net/dccp/
H A Dinput.c26 skb_set_owner_r(skb, sk); in dccp_enqueue_skb()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_fastopen.c208 skb_set_owner_r(skb, sk); in tcp_fastopen_add_skb()
/kernel/linux/linux-6.6/net/ax25/
H A Dax25_in.c354 skb_set_owner_r(skb, make); in ax25_rcv()
/kernel/linux/linux-6.6/net/dccp/
H A Dinput.c26 skb_set_owner_r(skb, sk); in dccp_enqueue_skb()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_fastopen.c191 skb_set_owner_r(skb, sk); in tcp_fastopen_add_skb()
/kernel/linux/linux-5.10/net/phonet/
H A Dpep.c452 skb_set_owner_r(skb, sk); in pipe_do_rcv()
576 skb_set_owner_r(skb, sk); in pipe_handler_do_rcv()
/kernel/linux/linux-5.10/net/core/
H A Dskmsg.c483 skb_set_owner_r(skb, sk); in sk_psock_skb_ingress()
491 * skb. In this case we do not need to check memory limits or skb_set_owner_r
503 skb_set_owner_r(skb, sk); in sk_psock_skb_ingress_self()
/kernel/linux/linux-6.6/net/phonet/
H A Dpep.c452 skb_set_owner_r(skb, sk); in pipe_do_rcv()
576 skb_set_owner_r(skb, sk); in pipe_handler_do_rcv()
/kernel/linux/linux-6.6/net/core/
H A Dskmsg.c585 skb_set_owner_r(skb, sk); in sk_psock_skb_ingress()
593 * skb. In this case we do not need to check memory limits or skb_set_owner_r
605 skb_set_owner_r(skb, sk); in sk_psock_skb_ingress_self()
/kernel/linux/linux-5.10/net/xfrm/
H A Despintcp.c23 skb_set_owner_r(skb, sk); in handle_nonesp()
/kernel/linux/linux-6.6/net/xfrm/
H A Despintcp.c24 skb_set_owner_r(skb, sk); in handle_nonesp()
/kernel/linux/linux-5.10/net/caif/
H A Dcaif_socket.c151 skb_set_owner_r(skb, sk); in caif_queue_rcv_skb()
/kernel/linux/linux-5.10/net/llc/
H A Dllc_conn.c797 skb_set_owner_r(skb, newsk); in llc_conn_handler()
800 * Can't be skb_set_owner_r, this will be done at the in llc_conn_handler()
H A Dllc_c_ac.c1329 skb_set_owner_r(skb, sk); in llc_conn_tmr_common_cb()
/kernel/linux/linux-6.6/net/caif/
H A Dcaif_socket.c146 skb_set_owner_r(skb, sk); in caif_queue_rcv_skb()
/kernel/linux/linux-6.6/net/llc/
H A Dllc_conn.c809 skb_set_owner_r(skb, newsk); in llc_conn_handler()
812 * Can't be skb_set_owner_r, this will be done at the in llc_conn_handler()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_input.c529 skb_set_owner_r(skb, sk); in tcp_nip_data_queue_ofo()
609 skb_set_owner_r(skb, sk); in tcp_nip_data_queue()
/kernel/linux/linux-5.10/include/net/
H A Dsock.h2273 static inline void skb_set_owner_r(struct sk_buff *skb, struct sock *sk) in skb_set_owner_r() function
2298 skb_set_owner_r(skb, sk); in skb_clone_and_charge_r()
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c261 skb_set_owner_r(skb, sk); in mptcp_data_queue_ofo()
303 skb_set_owner_r(skb, sk); in __mptcp_move_skb()
/kernel/linux/linux-6.6/include/net/
H A Dsock.h2428 static inline void skb_set_owner_r(struct sk_buff *skb, struct sock *sk) in skb_set_owner_r() function
2453 skb_set_owner_r(skb, sk); in skb_clone_and_charge_r()
/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c2383 skb_set_owner_r(skb, sk); in tipc_sk_filter_rcv()
2771 skb_set_owner_r(buf, new_sk); in tipc_accept()
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c2388 skb_set_owner_r(skb, sk); in tipc_sk_filter_rcv()
2781 skb_set_owner_r(buf, new_sk); in tipc_accept()

Completed in 44 milliseconds

12