Home
last modified time | relevance | path

Searched defs:os_major (Results 1 – 3 of 3) sorted by relevance

/linux/arch/um/os-Linux/
H A Dfile.c601 unsigned os_major(unsigned long long dev) in os_major() function
/linux/include/linux/
H A Dpe.h301 uint16_t os_major; /* major OS version */ member
335 uint16_t os_major; /* major OS version */ member
/linux/tools/hv/
H A Dhv_kvp_daemon.c90 static char *os_major = ""; variable