Home
last modified time | relevance | path

Searched refs:LINUX_VERSION_CODE (Results 1 – 20 of 20) sorted by relevance

/external/ltp/testcases/kdump/lib/crasher/
Dcrasher.c40 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,32)
51 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,32)
95 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,32)
110 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,32) in crasher_init()
/external/bcc/tests/cc/
Dtest_perf_event.cc31 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 13, 0)
78 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 15, 0)
92 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 9, 0)
128 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 15, 0)
Dtest_bpf_table.cc94 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 6, 0)
176 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 6, 0)
Dtest_array_table.cc98 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 6, 0)
Dtest_hash_table.cc94 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4,6,0)
/external/grpc-grpc/src/core/lib/iomgr/
Dport.h63 #ifdef LINUX_VERSION_CODE
64 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 0, 0)
85 #ifdef LINUX_VERSION_CODE
86 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 37)
Dinternal_errqueue.cc28 #ifdef LINUX_VERSION_CODE in kernel_supports_errqueue()
29 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 0, 0) in kernel_supports_errqueue()
/external/ltp/testcases/kernel/syscalls/swapon/
Dswaponoff.h10 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 18)
12 #elif LINUX_VERSION_CODE > KERNEL_VERSION(2, 4, 10)
/external/ltp/testcases/kernel/device-drivers/nls/
DnlsTest.c59 #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 28)
86 #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 28)
96 #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 28)
106 #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 28)
/external/kernel-headers/original/uapi/linux/
Dversion.h1 #define LINUX_VERSION_CODE 327683 macro
/external/linux-kselftest/tools/testing/selftests/bpf/
Ddev_cgroup.c60 __u32 _version SEC("version") = LINUX_VERSION_CODE;
Dnetcnt_prog.c71 __u32 _version SEC("version") = LINUX_VERSION_CODE;
/external/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
Dvideo_dummy.c52 #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 19)
/external/adeb/addons/
Dbashrc.common13 vers_line=$(grep LINUX_VERSION_CODE /kernel-headers/include/generated/uapi/linux/version.h)
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
Dltp_tbio.c484 #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 10, 0)
491 #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 10, 0) in tbio_release()
/external/iputils/Modules/
Dpg3.c723 #if LINUX_VERSION_CODE > 0x20118
/external/strace/
Dstrace.spec.in54 kver="$(printf '%%s\n%%s\n' '#include <linux/version.h>' 'LINUX_VERSION_CODE' | gcc -E -P -)"
DChangeLog37109 * time.c (tprint_timex) [LINUX_VERSION_CODE < 66332]: Remove.
/external/libcxx/src/filesystem/
Doperations.cpp31 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 33)
/external/bcc/docs/
Dreference_guide.md1577 By default, BCC stores the `LINUX_VERSION_CODE` in the generated eBPF object