Home
last modified time | relevance | path

Searched defs:prog (Results 151 – 175 of 363) sorted by relevance

12345678910>>...15

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dflow_dissector_reattach.c44 struct bpf_insn prog[] = { in load_prog() local
57 static __u32 query_prog_id(int prog) in query_prog_id()
Dempty_skb.c12 struct bpf_program *prog; in test_empty_skb() local
Dspin_lock.c77 struct bpf_program *prog; in test_spin_lock_fail_prog() local
Dbpf_nf.c144 struct bpf_program *prog; in test_bpf_nf_ct_fail() local
Dsock_destroy.c11 static void start_iter_sockets(struct bpf_program *prog) in start_iter_sockets()
Dbpf_obj_id.c17 struct bpf_program *prog; in serial_test_bpf_obj_id() local
/Linux-v6.6/tools/cgroup/
Dmemcg_slabinfo.py148 def for_each_slab(prog): argument
/Linux-v6.6/tools/perf/bench/
Dsched-seccomp-notify.c59 struct sock_fprog prog = { in user_notif_syscall() local
/Linux-v6.6/kernel/bpf/
Dlink_iter.c48 struct bpf_prog *prog; in DEFINE_BPF_ITER_FUNC() local
/Linux-v6.6/samples/bpf/
Dxdp_adjust_tail_user.c90 struct bpf_program *prog; in main() local
Dtracex3_user.c110 struct bpf_program *prog; in main() local
Dtracex6_user.c178 struct bpf_program *prog; in main() local
Dlathist_user.c84 struct bpf_program *prog; in main() local
Doffwaketime_user.c99 struct bpf_program *prog; in main() local
Dtest_map_in_map_user.c119 struct bpf_program *prog; in main() local
/Linux-v6.6/tools/testing/selftests/bpf/
Dxdping.c73 static void show_usage(const char *prog) in show_usage()
Dxdp_redirect_multi.c71 static void usage(const char *prog) in usage()
Dxdp_features.c281 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/
Dtas2781-comlib.c328 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/
Dbench_strncmp.c101 static void strncmp_attach_prog(struct bpf_program *prog) in strncmp_attach_prog()
Dbench_rename.c63 static void attach_bpf(struct bpf_program *prog) in attach_bpf()
/Linux-v6.6/tools/perf/util/
Dhist.c1676 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/
Dxt_bpf.c45 struct bpf_prog *prog; in __bpf_mt_check_fd() local
/Linux-v6.6/net/core/
Dbpf_sk_storage.c352 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/
Dinsn_decoder_test.c28 const char *prog; variable

12345678910>>...15