Home
last modified time | relevance | path

Searched refs:kernel_version (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dllvm-utils.c334 unsigned int kernel_version; in llvm__compile_bpf() local
371 if (fetch_kernel_version(&kernel_version, NULL, 0)) in llvm__compile_bpf()
372 kernel_version = 0; in llvm__compile_bpf()
375 "0x%x", kernel_version); in llvm__compile_bpf()
Dsymbol.c1867 char *kernel_version; in vmlinux_path__init() local
1887 kernel_version = env->os_release; in vmlinux_path__init()
1892 kernel_version = uts.release; in vmlinux_path__init()
1895 snprintf(bf, sizeof(bf), "/boot/vmlinux-%s", kernel_version); in vmlinux_path__init()
1901 kernel_version); in vmlinux_path__init()
1906 snprintf(bf, sizeof(bf), "/lib/modules/%s/build/vmlinux", kernel_version); in vmlinux_path__init()
1912 kernel_version); in vmlinux_path__init()
/linux-4.4.14/arch/x86/boot/
Dversion.c19 const char kernel_version[] = variable
Dheader.S310 .word kernel_version-512 # pointing to kernel version string
/linux-4.4.14/drivers/hv/
Dhyperv_vmbus.h450 static inline __u64 generate_guest_id(__u8 d_info1, __u32 kernel_version, in generate_guest_id() argument
457 guest_id |= (((__u64)(kernel_version)) << 16); in generate_guest_id()
/linux-4.4.14/arch/x86/include/uapi/asm/
Dbootparam.h61 __u16 kernel_version; member
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-hv_gpci38 What: /sys/bus/event_source/devices/hv_gpci/interface/kernel_version
/linux-4.4.14/arch/powerpc/perf/
Dhv-gpci.c101 static DEVICE_ATTR_RO(kernel_version);
/linux-4.4.14/Documentation/x86/
Dboot.txt173 020E/2 2.00+ kernel_version Pointer to kernel version string
334 Field name: kernel_version