Home
last modified time | relevance | path

Searched refs:BPF_CALL_5 (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Dfilter.c1714 BPF_CALL_5(bpf_skb_store_bytes, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() function
1826 BPF_CALL_5(bpf_skb_load_bytes_relative, const struct sk_buff *, skb, in BPF_CALL_5() function
1933 BPF_CALL_5(bpf_l3_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() function
1977 BPF_CALL_5(bpf_l4_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() function
2031 BPF_CALL_5(bpf_csum_diff, __be32 *, from, u32, from_size, in BPF_CALL_5() function
4696 BPF_CALL_5(bpf_skb_event_output, struct sk_buff *, skb, struct bpf_map *, map, in BPF_CALL_5() function
5109 BPF_CALL_5(bpf_xdp_event_output, struct xdp_buff *, xdp, struct bpf_map *, map, in BPF_CALL_5() function
5666 BPF_CALL_5(bpf_sk_setsockopt, struct sock *, sk, int, level, in BPF_CALL_5() function
5683 BPF_CALL_5(bpf_sk_getsockopt, struct sock *, sk, int, level, in BPF_CALL_5() function
5700 BPF_CALL_5(bpf_sk_setsockopt_nodelay, struct sock *, sk, int, level, in BPF_CALL_5() function
[all …]
/linux/kernel/trace/
H A Dbpf_trace.c362 BPF_CALL_5(bpf_trace_printk, char *, fmt, u32, fmt_size, u64, arg1, in BPF_CALL_5() function
458 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5() function
657 BPF_CALL_5(bpf_perf_event_output, struct pt_regs *, regs, struct bpf_map *, map, in BPF_CALL_5() function
1006 BPF_CALL_5(bpf_snprintf_btf, char *, str, u32, str_size, struct btf_ptr *, ptr, in BPF_CALL_5() function
1372 BPF_CALL_5(bpf_perf_event_output_tp, void *, tp_buff, struct bpf_map *, map, in BPF_CALL_5() function
1594 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, in BPF_CALL_5() function