/linux/tools/testing/selftests/damon/ ! |
H A D | drgn_dump_damon_status.py | 17 prog = drgn.get_default_prog() variable 19 prog = drgn.program_from_kernel() variable
|
/linux/include/linux/ ! |
H A D | bpf.h | 1092 struct bpf_prog *prog; member 1241 bool prog; member 1303 struct bpf_prog *prog; member 1499 static inline bool bpf_prog_has_trampoline(const struct bpf_prog *prog) in bpf_prog_has_trampoline() 1645 struct bpf_prog *prog; member 1741 struct bpf_prog *prog; member 2053 static inline int bpf_trampoline_link_cgroup_shim(struct bpf_prog *prog, in bpf_trampoline_link_cgroup_shim() 2059 static inline void bpf_trampoline_unlink_cgroup_shim(struct bpf_prog *prog) in bpf_trampoline_unlink_cgroup_shim() 2177 struct bpf_prog *prog; member 2275 const struct bpf_prog *prog; in bpf_prog_run_array() local [all …]
|
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 | filter.h | 682 struct bpf_prog *prog; member 697 static __always_inline u32 __bpf_prog_run(const struct bpf_prog *prog, in __bpf_prog_run() 723 static __always_inline u32 bpf_prog_run(const struct bpf_prog *prog, const void *ctx) in bpf_prog_run() 736 static inline u32 bpf_prog_run_pin_on_cpu(const struct bpf_prog *prog, in bpf_prog_run_pin_on_cpu() 942 static inline u32 __bpf_prog_run_save_cb(const struct bpf_prog *prog, in __bpf_prog_run_save_cb() 963 static inline u32 bpf_prog_run_save_cb(const struct bpf_prog *prog, in bpf_prog_run_save_cb() 974 static inline u32 bpf_prog_run_clear_cb(const struct bpf_prog *prog, in bpf_prog_run_clear_cb() 995 static inline u32 bpf_prog_insn_size(const struct bpf_prog *prog) in bpf_prog_insn_size() 1000 static inline u32 bpf_prog_tag_scratch_size(const struct bpf_prog *prog) in bpf_prog_tag_scratch_size() 1012 static inline bool bpf_prog_was_classic(const struct bpf_prog *prog) in bpf_prog_was_classic() [all …]
|
H A D | bpf_lirc.h | 13 struct bpf_prog *prog) in lirc_prog_attach()
|
/linux/net/ipv4/ ! |
H A D | bpf_tcp_ca.c | 46 const struct bpf_prog *prog, in bpf_tcp_ca_is_valid_access() 138 static u32 prog_ops_moff(const struct bpf_prog *prog) in prog_ops_moff() 153 const struct bpf_prog *prog) in bpf_tcp_ca_get_func_proto()
|
/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 | tracex1_user.c | 10 struct bpf_program *prog; in main() local
|
/linux/sound/soc/codecs/ ! |
H A D | tas2781-comlib.c | 133 static void tasdev_dsp_prog_blk_remove(struct tasdevice_prog *prog) in tasdev_dsp_prog_blk_remove() 154 static void tasdev_dsp_prog_remove(struct tasdevice_prog *prog, in tasdev_dsp_prog_remove()
|
/linux/kernel/bpf/ ! |
H A D | kmem_cache_iter.c | 160 struct bpf_prog *prog; in kmem_cache_iter_seq_stop() local 186 struct bpf_prog *prog; in kmem_cache_iter_seq_show() local
|
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 | net_namespace.c | 296 int netns_bpf_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) in netns_bpf_prog_attach() 385 struct bpf_prog *prog; in netns_bpf_prog_detach() local 476 int netns_bpf_link_create(const union bpf_attr *attr, struct bpf_prog *prog) in netns_bpf_link_create()
|
/linux/tools/testing/selftests/bpf/prog_tests/ ! |
H A D | sockmap_basic.c | 170 struct bpf_program *prog, *prog_clone, *prog_clone2; in test_skmsg_helpers_with_link() local 229 int err, prog, src; in test_sockmap_update() local 397 struct bpf_program *prog; in test_sockmap_skb_verdict_attach_with_link() local 704 struct bpf_program *prog; in test_sockmap_skb_verdict_peek_with_link() local 977 struct bpf_program *prog; in test_sockmap_skb_verdict_vsock_poll() 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 | kfunc_module_order.c | 7 static int test_run_prog(const struct bpf_program *prog, in test_run_prog()
|
H A D | test_skb_pkt_end.c | 7 static int sanity_run(struct bpf_program *prog) in sanity_run()
|
/linux/tools/testing/selftests/bpf/progs/ ! |
H A D | metadata_used.c | 10 int prog(struct xdp_md *ctx) in prog() function
|
H A D | metadata_unused.c | 10 int prog(struct xdp_md *ctx) in prog() function
|
/linux/drivers/net/ ! |
H A D | netkit.c | 42 const struct bpf_prog *prog; in netkit_run() local 527 int netkit_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) in netkit_prog_attach() 568 int netkit_prog_detach(const union bpf_attr *attr, struct bpf_prog *prog) in netkit_prog_detach() 774 struct bpf_prog *prog) in netkit_link_init() 782 int netkit_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in netkit_link_attach()
|
/linux/tools/rcu/ ! |
H A D | rcu-cbs.py | 20 def get_rdp0(prog): argument
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ ! |
H A D | rx.c | 255 struct bpf_prog *prog; in mlx5e_xsk_skb_from_cqe_mpwrq_linear() local 310 struct bpf_prog *prog; in mlx5e_xsk_skb_from_cqe_linear() local
|
/linux/net/core/ ! |
H A D | sock_map.c | 68 int sock_map_get_from_fd(const union bpf_attr *attr, struct bpf_prog *prog) in sock_map_get_from_fd() 88 struct bpf_prog *prog; in sock_map_prog_detach() local 762 struct bpf_prog *prog; in sock_map_seq_show() local 1375 struct bpf_prog *prog; in sock_hash_seq_show() local 1524 static int sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, in sock_map_prog_update() 1561 struct bpf_prog *prog; in sock_map_bpf_prog_query() local 1747 struct bpf_prog *prog, in sock_map_link_update_prog() 1842 int sock_map_link_create(const union bpf_attr *attr, struct bpf_prog *prog) in sock_map_link_create() 1902 static int sock_map_iter_attach_target(struct bpf_prog *prog, in sock_map_iter_attach_target()
|
/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()
|
/linux/kernel/bpf/preload/iterators/ ! |
H A D | iterators.bpf.c | 55 struct bpf_prog *prog; member 103 struct bpf_prog *prog = ctx->prog; in dump_bpf_prog() local
|