Home
last modified time | relevance | path

Searched defs:BPF_CALL_5 (Results 1 – 7 of 7) sorted by relevance

/linux/net/core/
H A Dfilter.c1702 BPF_CALL_5(bpf_skb_store_bytes, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() function
1814 BPF_CALL_5(bpf_skb_load_bytes_relative, const struct sk_buff *, skb, in BPF_CALL_5() function
1921 BPF_CALL_5(bpf_l3_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() function
1965 BPF_CALL_5(bpf_l4_csum_replace, struct sk_buff *, skb, u32, offset, in BPF_CALL_5() function
2019 BPF_CALL_5(bpf_csum_diff, __be32 *, from, u32, from_size, in BPF_CALL_5() function
4645 BPF_CALL_5(bpf_skb_event_output, struct sk_buff *, skb, struct bpf_map *, map, in BPF_CALL_5() function
5058 BPF_CALL_5(bpf_xdp_event_output, struct xdp_buff *, xdp, struct bpf_map *, map, in BPF_CALL_5() function
5615 BPF_CALL_5(bpf_sk_setsockopt, struct sock *, sk, int, level, in BPF_CALL_5() function
5632 BPF_CALL_5(bpf_sk_getsockopt, struct sock *, sk, int, level, in BPF_CALL_5() function
5649 BPF_CALL_5(bpf_unlocked_sk_setsockopt, struct sock *, sk, int, level, in BPF_CALL_5() function
[all …]
H A Dbpf_sk_storage.c227 BPF_CALL_5(bpf_sk_storage_get, struct bpf_map *, map, struct sock *, sk, in BPF_CALL_5() function
382 BPF_CALL_5(bpf_sk_storage_get_tracing, struct bpf_map *, map, struct sock *, sk, in BPF_CALL_5() function
/linux/kernel/bpf/
H A Dbpf_task_storage.c231 BPF_CALL_5(bpf_task_storage_get_recur, struct bpf_map *, map, struct task_struct *, in BPF_CALL_5() function
250 BPF_CALL_5(bpf_task_storage_get, struct bpf_map *, map, struct task_struct *, in BPF_CALL_5() function
H A Dbpf_inode_storage.c130 BPF_CALL_5(bpf_inode_storage_get, struct bpf_map *, map, struct inode *, inode, in BPF_CALL_5() function
H A Dbpf_cgrp_storage.c160 BPF_CALL_5(bpf_cgrp_storage_get, struct bpf_map *, map, struct cgroup *, cgroup, in BPF_CALL_5() function
H A Dtask_iter.c751 BPF_CALL_5(bpf_find_vma, struct task_struct *, task, u64, start, in BPF_CALL_5() function
/linux/kernel/trace/
H A Dbpf_trace.c363 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, BPF_CALL_5() function
652 BPF_CALL_5(bpf_perf_event_output, struct pt_regs *, regs, struct bpf_map *, map, BPF_CALL_5() function
1002 BPF_CALL_5(bpf_snprintf_btf, char *, str, u32, str_size, struct btf_ptr *, ptr, BPF_CALL_5() function
1646 BPF_CALL_5(bpf_perf_event_output_tp, void *, tp_buff, struct bpf_map *, map, BPF_CALL_5() function
1868 BPF_CALL_5(bpf_perf_event_output_raw_tp, struct bpf_raw_tracepoint_args *, args, BPF_CALL_5() function