Searched defs:__nr_to_section (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/gdb/linux/ | ||
| H A D | mm.py | 100 def __nr_to_section(self, nr): member in x86_page_ops |
| /linux/include/linux/ | ||
| H A D | mmzone.h | 1968 static inline struct mem_section *__nr_to_section(unsigned long nr) in __nr_to_section() function |