/openbmc/linux/net/core/ |
H A D | filter.c | 1487 struct bpf_prog *prog; in __get_filter() local 1594 struct bpf_prog *prog; in sk_reuseport_attach_bpf() local 8648 const struct bpf_prog *prog, in lwt_is_valid_access() 8780 const struct bpf_prog *prog, in sock_filter_is_valid_access() 8960 const struct bpf_prog *prog, in xdp_is_valid_access() 9201 const struct bpf_prog *prog) in sk_skb_prologue() 9325 struct bpf_prog *prog, in flow_dissector_convert_ctx_access() 10251 struct bpf_prog *prog, in sock_ops_convert_ctx_access() 11256 const struct bpf_prog *prog) in sk_reuseport_func_proto() 11345 struct bpf_prog *prog, in sk_reuseport_convert_ctx_access() [all …]
|
H A D | lwt_bpf.c | 17 struct bpf_prog *prog; member 309 static void bpf_lwt_prog_destroy(struct bpf_lwt_prog *prog) in bpf_lwt_prog_destroy() 332 static int bpf_parse_prog(struct nlattr *attr, struct bpf_lwt_prog *prog, in bpf_parse_prog() 444 struct bpf_lwt_prog *prog) in bpf_fill_lwt_prog()
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_xdp.c | 229 struct bpf_prog *prog, in ena_xdp_exchange_program_rx_in_range() 251 struct bpf_prog *prog) in ena_xdp_exchange_program() 288 struct bpf_prog *prog = bpf->prog; in ena_xdp_set() local
|
/openbmc/linux/samples/bpf/ |
H A D | sampleip_user.c | 36 static int sampling_start(int freq, struct bpf_program *prog, in sampling_start() 143 struct bpf_program *prog; in main() local
|
H A D | test_overhead_tp.bpf.c | 12 int prog(struct trace_event_raw_task_rename *ctx) in prog() function
|
H A D | test_overhead_raw_tp.bpf.c | 7 int prog(struct bpf_raw_tracepoint_args *ctx) in prog() function
|
H A D | tracex1_user.c | 10 struct bpf_program *prog; in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_adjust_tail.c | 146 struct bpf_program *prog; in test_xdp_adjust_frags_tail_shrink() local 213 struct bpf_program *prog; in test_xdp_adjust_frags_tail_grow() local
|
H A D | flow_dissector_load_bytes.c | 8 struct bpf_insn prog[] = { in serial_test_flow_dissector_load_bytes() local
|
H A D | helper_restricted.c | 21 struct bpf_program *prog = *test->skeleton->progs[j].prog; in test_helper_restricted() local
|
H A D | test_skb_pkt_end.c | 7 static int sanity_run(struct bpf_program *prog) in sanity_run()
|
/openbmc/linux/include/linux/ |
H A D | bpf_mprog.h | 132 struct bpf_prog *prog; member 154 struct bpf_prog *prog; member 203 struct bpf_prog *prog) in bpf_mprog_exists()
|
H A D | bpf.h | 986 struct bpf_prog *prog; member 1126 bool prog; member 1188 struct bpf_prog *prog; member 1448 struct bpf_prog *prog; member 1540 struct bpf_prog *prog; member 1857 struct bpf_prog *prog; member 1955 const struct bpf_prog *prog; in bpf_prog_run_array() local 1995 const struct bpf_prog *prog; in bpf_prog_run_array_uprobe() local 2547 struct bpf_prog *prog) in bpf_link_init() 3153 struct bpf_prog *prog, in bpf_tcp_sock_convert_ctx_access() [all …]
|
H A D | filter.h | 578 struct bpf_prog *prog; member 593 static __always_inline u32 __bpf_prog_run(const struct bpf_prog *prog, in __bpf_prog_run() 729 static inline u32 __bpf_prog_run_save_cb(const struct bpf_prog *prog, in __bpf_prog_run_save_cb() 750 static inline u32 bpf_prog_run_save_cb(const struct bpf_prog *prog, in bpf_prog_run_save_cb() 761 static inline u32 bpf_prog_run_clear_cb(const struct bpf_prog *prog, in bpf_prog_run_clear_cb() 782 static inline u32 bpf_prog_insn_size(const struct bpf_prog *prog) in bpf_prog_insn_size() 799 static inline bool bpf_prog_was_classic(const struct bpf_prog *prog) in bpf_prog_was_classic() 1003 struct bpf_prog *prog, struct sk_buff *skb, in bpf_run_sk_reuseport() 1095 static inline bool bpf_jit_blinding_enabled(struct bpf_prog *prog) in bpf_jit_blinding_enabled() 1155 static inline bool bpf_jit_blinding_enabled(struct bpf_prog *prog) in bpf_jit_blinding_enabled() [all …]
|
H A D | bpf-cgroup.h | 106 struct bpf_prog *prog; member 423 struct bpf_prog *prog) in cgroup_bpf_prog_attach() 435 struct bpf_prog *prog) in cgroup_bpf_link_attach() 447 cgroup_common_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_common_func_proto() 453 cgroup_current_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_current_func_proto() 461 struct bpf_prog *prog, enum bpf_cgroup_storage_type stype) { return NULL; } in bpf_cgroup_storage_alloc()
|
H A D | bpf_lirc.h | 13 struct bpf_prog *prog) in lirc_prog_attach()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | metadata_unused.c | 10 int prog(struct xdp_md *ctx) in prog() function
|
H A D | metadata_used.c | 10 int prog(struct xdp_md *ctx) in prog() function
|
/openbmc/linux/tools/rcu/ |
H A D | rcu-cbs.py | 20 def get_rdp0(prog): argument
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_main.c | 134 struct bpf_prog *prog; in aq_ndev_change_mtu() local 224 struct bpf_prog *prog; in aq_ndev_fix_features() local 445 static int aq_xdp_setup(struct net_device *ndev, struct bpf_prog *prog, in aq_xdp_setup()
|
/openbmc/u-boot/tools/patman/ |
H A D | test_util.py | 19 def RunTestCoverage(prog, filter_fname, exclude_list, build_dir, required=None): argument
|
/openbmc/linux/kernel/bpf/ |
H A D | map_iter.c | 48 struct bpf_prog *prog; in DEFINE_BPF_ITER_FUNC() local 100 static int bpf_iter_attach_map(struct bpf_prog *prog, in bpf_iter_attach_map()
|
H A D | cgroup_iter.c | 126 struct bpf_prog *prog; in __cgroup_iter_seq_show() local 194 static int bpf_iter_attach_cgroup(struct bpf_prog *prog, in bpf_iter_attach_cgroup()
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_bpf_link.h | 11 static inline int bpf_nf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_nf_link_attach()
|
/openbmc/linux/samples/seccomp/ |
H A D | dropper.c | 41 struct sock_fprog prog = { in install_filter() local
|