Home
last modified time | relevance | path

Searched defs:start_new (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/python/kdoc/
H A Dkdoc_parser.py321 def dump_section(self, start_new=True): argument
417 def dump_section(self, start_new=True): argument
/linux/mm/
H A Dmremap.c906 unsigned long start_new = vrm->new_addr; in vrm_overlaps() local