Home
last modified time | relevance | path

Searched defs:prog (Results 126 - 150 of 628) sorted by relevance

12345678910>>...26

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dtailcalls.c13 struct bpf_program *prog; in test_tailcall_1() local
151 struct bpf_program *prog; test_tailcall_2() local
229 struct bpf_program *prog; test_tailcall_3() local
307 struct bpf_program *prog; test_tailcall_4() local
395 struct bpf_program *prog; test_tailcall_5() local
483 struct bpf_program *prog; test_tailcall_bpf2bpf_1() local
567 struct bpf_program *prog; test_tailcall_bpf2bpf_2() local
645 struct bpf_program *prog; test_tailcall_bpf2bpf_3() local
735 struct bpf_program *prog; test_tailcall_bpf2bpf_4() local
[all...]
H A Dxdp_bpf2bpf.c50 struct bpf_program *prog; in test_xdp_bpf2bpf() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_current_pid_tgid_new_ns.c87 struct bpf_program *prog; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi_signal_restart.c40 void usage(char *prog) in usage() argument
/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc_bpf.c29 struct bpf_prog *prog; in netvsc_run_xdp() local
94 int netvsc_xdp_set(struct net_device *dev, struct bpf_prog *prog, in netvsc_xdp_set() argument
135 netvsc_vf_setxdp(struct net_device *vf_netdev, struct bpf_prog *prog) netvsc_vf_setxdp() argument
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dlathist_user.c84 struct bpf_program *prog; in main() local
H A Dsockex3_user.c30 struct bpf_program *prog; in main() local
H A Dtracex3_user.c112 struct bpf_program *prog; in main() local
H A Dtest_cgrp2_attach.c44 struct bpf_insn prog[] = { in prog_load() local
H A Dtrace_output_user.c48 struct bpf_program *prog; in main() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_bpf.c45 struct bpf_prog *prog; in __bpf_mt_check_fd() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Ddispatcher.c24 bpf_dispatcher_find_prog( struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_find_prog() argument
42 bpf_dispatcher_add_prog(struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_add_prog() argument
67 bpf_dispatcher_remove_prog(struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_remove_prog() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dpriv.h31 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_lsm.c143 static bool bpf_ima_inode_hash_allowed(const struct bpf_prog *prog) in bpf_ima_inode_hash_allowed() argument
97 bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, const struct bpf_prog *prog) bpf_lsm_verify_prog() argument
197 bpf_lsm_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) bpf_lsm_func_proto() argument
365 bpf_lsm_is_trusted(const struct bpf_prog *prog) bpf_lsm_is_trusted() argument
[all...]
H A Ddispatcher.c25 bpf_dispatcher_find_prog( struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_find_prog() argument
43 bpf_dispatcher_add_prog(struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_add_prog() argument
68 bpf_dispatcher_remove_prog(struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_remove_prog() argument
[all...]
H A Dlink_iter.c48 struct bpf_prog *prog; in __bpf_link_seq_show() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dpriv.h39 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member
/kernel/linux/linux-6.6/samples/bpf/
H A Dibumad_user.c85 struct bpf_program *prog; in main() local
H A Dlathist_user.c84 struct bpf_program *prog; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_nf.c144 struct bpf_program *prog; in test_bpf_nf_ct_fail() local
H A Dcheck_mtu.c44 struct bpf_program *prog; in test_check_mtu_xdp_attach() local
78 test_check_mtu_run_xdp(struct test_check_mtu *skel, struct bpf_program *prog, __u32 mtu_expect) test_check_mtu_run_xdp() argument
131 test_check_mtu_run_tc(struct test_check_mtu *skel, struct bpf_program *prog, __u32 mtu_expect) test_check_mtu_run_tc() argument
[all...]
H A Dconnect_force_port.c54 struct bpf_program *prog; in run_test() local
[all...]
H A Dempty_skb.c12 struct bpf_program *prog; in test_empty_skb() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_strncmp.c101 static void strncmp_attach_prog(struct bpf_program *prog) in strncmp_attach_prog() argument
H A Dbench_rename.c63 static void attach_bpf(struct bpf_program *prog) in attach_bpf() argument

Completed in 9 milliseconds

12345678910>>...26