Home
last modified time | relevance | path

Searched refs:fetch_kernel_version (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/c++/
A Dclang-test.cpp24 if (fetch_kernel_version(&kernel_version, NULL, 0)) in __test__clang_to_IR()
/linux/tools/perf/util/
A Dutil.h34 int fetch_kernel_version(unsigned int *puint,
A Dllvm-utils.c261 err = fetch_kernel_version(NULL, release, in detect_kbuild_dir()
493 if (fetch_kernel_version(&kernel_version, NULL, 0)) in llvm__compile_bpf()
A Dutil.c347 fetch_kernel_version(unsigned int *puint, char *str, in fetch_kernel_version() function
A Dbpf-loader.c1731 if (fetch_kernel_version(&real_kver, NULL, 0)) { in bpf__strerror_load()
/linux/tools/perf/tests/
A Dbpf.c293 err = fetch_kernel_version(&kver_int, NULL, 0); in check_env()

Completed in 13 milliseconds