Home
last modified time | relevance | path

Searched defs:module_name (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
A Dbtf_module.c7 static const char *module_name = "bpf_testmod"; variable
A Dmodule_fentry_shadow.c9 static const char *module_name = "bpf_testmod"; variable
A Dbtf_tag.c57 const char *module_name = "bpf_testmod"; in load_btfs() local
/tools/testing/selftests/kvm/lib/
A Dkvm_util.c71 static ssize_t get_module_param(const char *module_name, const char *param, in get_module_param()
98 static int get_module_param_integer(const char *module_name, const char *param) in get_module_param_integer()
122 static bool get_module_param_bool(const char *module_name, const char *param) in get_module_param_bool()
/tools/perf/util/
A Dprobe-event.c362 char module_name[128]; in kernel_get_module_dso() local
/tools/lib/bpf/
A Dbtf.c5421 struct btf *btf__load_module_btf(const char *module_name, struct btf *vmlinux_btf) in btf__load_module_btf()

Completed in 26 milliseconds