/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_trigger.c | 162 static void attach_bpf(struct bpf_program *prog) in attach_bpf() argument
|
/linux/net/unix/ |
H A D | af_unix.c | 3640 static int unix_prog_seq_show(struct bpf_prog *prog, struct bpf_iter_meta *meta, in unix_prog_seq_show() 3771 struct bpf_prog *prog; in bpf_iter_unix_seq_show() local 3800 struct bpf_prog *prog; in bpf_iter_unix_seq_stop() local 3928 const struct bpf_prog *prog) in bpf_iter_unix_get_func_proto()
|
/linux/net/ipv4/ |
H A D | tcp_ipv4.c | 3041 static int tcp_prog_seq_show(struct bpf_prog *prog, struct bpf_iter_meta *meta, 3364 struct bpf_prog *prog; local 3406 struct bpf_prog *prog; local 3760 const struct bpf_prog *prog)
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rx.c | 1681 struct bpf_prog *prog; in mlx5e_skb_from_cqe_linear() local 1734 struct bpf_prog *prog; in mlx5e_skb_from_cqe_nonlinear() local 2007 struct bpf_prog *prog; in mlx5e_skb_from_cqe_mpwrq_nonlinear() local 2154 struct bpf_prog *prog; in mlx5e_skb_from_cqe_mpwrq_linear() local
|
/linux/kernel/bpf/ |
H A D | local_storage.c | 492 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog, in bpf_cgroup_storage_alloc()
|
H A D | helpers.c | 1089 struct bpf_prog *prog; member 1362 struct bpf_prog *prev, *prog = aux->prog; in __bpf_async_set_callback() local 1460 struct bpf_prog *prog = async->prog; in drop_prog_refcnt() local 1920 bpf_base_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in bpf_base_func_proto() 2990 struct bpf_prog *prog; in bpf_stack_walker() local
|
H A D | log.c | 336 const struct bpf_prog *prog; in find_linfo() local
|
/linux/tools/perf/tests/ |
H A D | dlfilter-test.c | 210 static const char *prog = "int bar(){};int foo(){bar();};int main(){foo();return 0;}"; variable
|
/linux/net/ipv6/ |
H A D | ip6_fib.c | 2761 static int ipv6_route_prog_seq_show(struct bpf_prog *prog, in ipv6_route_prog_seq_show() 2776 struct bpf_prog *prog; in ipv6_route_seq_show() local 2793 struct bpf_prog *prog; in ipv6_route_seq_stop() local
|
/linux/drivers/net/hyperv/ |
H A D | netvsc_drv.c | 932 struct bpf_prog *prog; in netvsc_devinfo_get() local 1025 struct bpf_prog *prog; in netvsc_attach() local 2324 struct bpf_prog *prog; in netvsc_register_vf() local
|
/linux/tools/perf/ |
H A D | builtin-report.c | 711 struct ui_progress prog; in report__collapse_hists() local 771 struct ui_progress prog; in report__output_resort() local
|
/linux/drivers/hwmon/ |
H A D | thmc50.c | 89 int prog = i2c_smbus_read_byte_data(client, THMC50_REG_CONF); in thmc50_update_device() local
|
/linux/fs/lockd/ |
H A D | mon.c | 41 u32 prog; /* RPC callback info */ member
|
/linux/tools/perf/util/ |
H A D | bpf-filter.c | 450 struct bpf_program *prog; in perf_bpf_filter__prepare() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | veristat.c | 1192 struct bpf_program *prog) in mask_unrelated_struct_ops_progs() 1220 static void fixup_obj(struct bpf_object *obj, struct bpf_program *prog, const char *filename) in fixup_obj() 1557 static int process_prog(const char *filename, struct bpf_object *obj, struct bpf_program *prog) in process_prog() 2132 struct bpf_program *prog, *tprog, *lprog; in process_obj() local
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc.c | 1899 struct bpf_prog *prog) in enetc_clean_rx_ring_xdp() 2049 struct bpf_prog *prog; in enetc_poll() local 3160 struct bpf_prog *old_prog, *prog = ctx; in enetc_reconfigure_xdp_cb() local 3190 static int enetc_setup_xdp_prog(struct net_device *ndev, struct bpf_prog *prog, in enetc_setup_xdp_prog()
|
/linux/usr/ |
H A D | gen_init_cpio.c | 509 static void usage(const char *prog) in usage()
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_rx.c | 587 int fun_rxq_set_bpf(struct funeth_rxq *q, struct bpf_prog *prog) in fun_rxq_set_bpf()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ctx_rewrite.c | 636 struct bpf_insn *prog; member
|
/linux/include/net/libeth/ |
H A D | xsk.h | 329 #define libeth_xsk_tx_init_bulk(bq, prog, dev, xdpsqs, num) \ argument
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 528 static inline bool nicvf_xdp_rx(struct nicvf *nic, struct bpf_prog *prog, in nicvf_xdp_rx() 1826 static int nicvf_xdp_setup(struct nicvf *nic, struct bpf_prog *prog) in nicvf_xdp_setup()
|
/linux/kernel/events/ |
H A D | core.c | 6370 struct bpf_prog *prog; in _perf_ioctl() local 9895 struct bpf_prog *prog; member 9933 static void perf_event_bpf_emit_ksymbols(struct bpf_prog *prog, in perf_event_bpf_emit_ksymbols() 9955 void perf_event_bpf_event(struct bpf_prog *prog, in perf_event_bpf_event() 10211 struct bpf_prog *prog; in bpf_overflow_handler() local 10231 struct bpf_prog *prog, in perf_event_set_bpf_handler() 10268 struct bpf_prog *prog = event->prog; in perf_event_free_bpf_handler() local 10285 struct bpf_prog *prog, in perf_event_set_bpf_handler() 11203 struct bpf_prog *prog, in __perf_event_set_bpf_prog() 11246 struct bpf_prog *prog, in perf_event_set_bpf_prog() [all …]
|
/linux/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 605 void usage(char *prog) in usage()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ring.c | 413 struct bpf_prog *prog; in aq_xdp_run_prog() local
|
/linux/lib/ |
H A D | test_firmware.c | 123 const char *prog; member 1139 const u8 *p, const char *prog) in upload_err_inject_error()
|