Searched refs:first_vma (Results 1 – 3 of 3) sorted by relevance
210 int(self.first_vma('tee.elf'), 16))329 def first_vma(self, elf_name): member in Symbolizer
1057 static struct vm_area_struct *first_vma(struct task_struct *tsk, in first_vma() function1114 for (i = 0, vma = first_vma(current, gate_vma); vma != NULL; in dump_vma_snapshot()