Lines Matching +refs:napi +refs:get +refs:op
322 goto get; in napi_skb_cache_get_bulk()
330 goto get; in napi_skb_cache_get_bulk()
337 goto get; in napi_skb_cache_get_bulk()
343 get: in napi_skb_cache_get_bulk()
793 struct sk_buff *napi_alloc_skb(struct napi_struct *napi, unsigned int len) in napi_alloc_skb() argument
844 skb->dev = napi->dev; in napi_alloc_skb()
5538 int op; in skb_tstamp_tx_report_bpf_timestamping() local
5542 op = BPF_SOCK_OPS_TSTAMP_SCHED_CB; in skb_tstamp_tx_report_bpf_timestamping()
5546 op = BPF_SOCK_OPS_TSTAMP_SND_HW_CB; in skb_tstamp_tx_report_bpf_timestamping()
5549 op = BPF_SOCK_OPS_TSTAMP_SND_SW_CB; in skb_tstamp_tx_report_bpf_timestamping()
5553 op = BPF_SOCK_OPS_TSTAMP_ACK_CB; in skb_tstamp_tx_report_bpf_timestamping()
5559 bpf_skops_tx_timestamping(sk, skb, op); in skb_tstamp_tx_report_bpf_timestamping()