Searched defs:get_order (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/asm-generic/
H A Dgetorder.h49 #define get_order(n) \ macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dpage.h49 static inline int get_order(unsigned long size) get_order() function
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpage.h125 static inline __attribute_const__ int get_order(unsigned long size) get_order() function
/linux-4.1.27/arch/mn10300/include/asm/
H A Dpage.h78 static inline int get_order(unsigned long size) get_order() function
/linux-4.1.27/arch/tile/include/asm/
H A Dpage.h130 static inline __attribute_const__ int get_order(unsigned long size) get_order() function
/linux-4.1.27/arch/ia64/include/asm/
H A Dpage.h156 get_order (unsigned long size) get_order() function

Completed in 1432 milliseconds