__toupper 57 include/linux/ctype.h #define toupper(c) __toupper(c) __toupper 58 tools/include/linux/ctype.h #define toupper(c) __toupper(c)