Home
last modified time | relevance | path

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

/linux/arch/um/os-Linux/
H A Dfile.c601 unsigned os_major(unsigned long long dev) in os_major() function
/linux/drivers/tee/optee/
H A Doptee_private.h185 u32 os_major; member
/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