/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | flow_dissector_reattach.c | 44 struct bpf_insn prog[] = { in load_prog() local 57 static __u32 query_prog_id(int prog) in query_prog_id()
|
D | empty_skb.c | 12 struct bpf_program *prog; in test_empty_skb() local
|
D | spin_lock.c | 77 struct bpf_program *prog; in test_spin_lock_fail_prog() local
|
D | bpf_nf.c | 144 struct bpf_program *prog; in test_bpf_nf_ct_fail() local
|
D | sock_destroy.c | 11 static void start_iter_sockets(struct bpf_program *prog) in start_iter_sockets()
|
D | bpf_obj_id.c | 17 struct bpf_program *prog; in serial_test_bpf_obj_id() local
|
/Linux-v6.6/tools/cgroup/ |
D | memcg_slabinfo.py | 148 def for_each_slab(prog): argument
|
/Linux-v6.6/tools/perf/bench/ |
D | sched-seccomp-notify.c | 59 struct sock_fprog prog = { in user_notif_syscall() local
|
/Linux-v6.6/kernel/bpf/ |
D | link_iter.c | 48 struct bpf_prog *prog; in DEFINE_BPF_ITER_FUNC() local
|
/Linux-v6.6/samples/bpf/ |
D | xdp_adjust_tail_user.c | 90 struct bpf_program *prog; in main() local
|
D | tracex3_user.c | 110 struct bpf_program *prog; in main() local
|
D | tracex6_user.c | 178 struct bpf_program *prog; in main() local
|
D | lathist_user.c | 84 struct bpf_program *prog; in main() local
|
D | offwaketime_user.c | 99 struct bpf_program *prog; in main() local
|
D | test_map_in_map_user.c | 119 struct bpf_program *prog; in main() local
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | xdping.c | 73 static void show_usage(const char *prog) in show_usage()
|
D | xdp_redirect_multi.c | 71 static void usage(const char *prog) in usage()
|
D | xdp_features.c | 281 struct bpf_program *prog; in dut_attach_xdp_prog() local 577 struct bpf_program *prog; in tester_run() local
|
/Linux-v6.6/sound/soc/codecs/ |
D | tas2781-comlib.c | 328 static void tasdev_dsp_prog_blk_remove(struct tasdevice_prog *prog) in tasdev_dsp_prog_blk_remove() 349 static void tasdev_dsp_prog_remove(struct tasdevice_prog *prog, in tasdev_dsp_prog_remove()
|
/Linux-v6.6/tools/testing/selftests/bpf/benchs/ |
D | bench_strncmp.c | 101 static void strncmp_attach_prog(struct bpf_program *prog) in strncmp_attach_prog()
|
D | bench_rename.c | 63 static void attach_bpf(struct bpf_program *prog) in attach_bpf()
|
/Linux-v6.6/tools/perf/util/ |
D | hist.c | 1676 int hists__collapse_resort(struct hists *hists, struct ui_progress *prog) in hists__collapse_resort() 1821 struct ui_progress *prog, in hists__hierarchy_output_resort() 1920 static void output_resort(struct hists *hists, struct ui_progress *prog, in output_resort() 1975 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, in evsel__output_resort_cb() 1990 void evsel__output_resort(struct evsel *evsel, struct ui_progress *prog) in evsel__output_resort() 1995 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort() 2000 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog, in hists__output_resort_cb()
|
/Linux-v6.6/net/netfilter/ |
D | xt_bpf.c | 45 struct bpf_prog *prog; in __bpf_mt_check_fd() local
|
/Linux-v6.6/net/core/ |
D | bpf_sk_storage.c | 352 static bool bpf_sk_storage_tracing_allowed(const struct bpf_prog *prog) in bpf_sk_storage_tracing_allowed() 809 struct bpf_prog *prog; in DEFINE_BPF_ITER_FUNC() local 859 static int bpf_iter_attach_map(struct bpf_prog *prog, in bpf_iter_attach_map()
|
/Linux-v6.6/arch/x86/tools/ |
D | insn_decoder_test.c | 28 const char *prog; variable
|