Home
last modified time | relevance | path

Searched defs:prog (Results 51 – 75 of 366) sorted by relevance

12345678910>>...15

/linux/tools/testing/selftests/damon/ !
H A Ddrgn_dump_damon_status.py17 prog = drgn.get_default_prog() variable
19 prog = drgn.program_from_kernel() variable
/linux/include/linux/ !
H A Dbpf.h1092 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 Dbpf_mprog.h132 struct bpf_prog *prog; member
154 struct bpf_prog *prog; member
203 struct bpf_prog *prog) in bpf_mprog_exists()
H A Dfilter.h682 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 Dbpf_lirc.h13 struct bpf_prog *prog) in lirc_prog_attach()
/linux/net/ipv4/ !
H A Dbpf_tcp_ca.c46 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 Dsampleip_user.c36 static int sampling_start(int freq, struct bpf_program *prog, in sampling_start()
143 struct bpf_program *prog; in main() local
H A Dtracex1_user.c10 struct bpf_program *prog; in main() local
/linux/sound/soc/codecs/ !
H A Dtas2781-comlib.c133 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 Dkmem_cache_iter.c160 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 Dmap_iter.c48 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 Dnet_namespace.c296 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 Dsockmap_basic.c170 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 Dflow_dissector_load_bytes.c8 struct bpf_insn prog[] = { in serial_test_flow_dissector_load_bytes() local
H A Dhelper_restricted.c21 struct bpf_program *prog = *test->skeleton->progs[j].prog; in test_helper_restricted() local
H A Dkfunc_module_order.c7 static int test_run_prog(const struct bpf_program *prog, in test_run_prog()
H A Dtest_skb_pkt_end.c7 static int sanity_run(struct bpf_program *prog) in sanity_run()
/linux/tools/testing/selftests/bpf/progs/ !
H A Dmetadata_used.c10 int prog(struct xdp_md *ctx) in prog() function
H A Dmetadata_unused.c10 int prog(struct xdp_md *ctx) in prog() function
/linux/drivers/net/ !
H A Dnetkit.c42 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 Drcu-cbs.py20 def get_rdp0(prog): argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ !
H A Drx.c255 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 Dsock_map.c68 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 Dnf_bpf_link.h11 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 Diterators.bpf.c55 struct bpf_prog *prog; member
103 struct bpf_prog *prog = ctx->prog; in dump_bpf_prog() local

12345678910>>...15