Searched refs:get_pid_from_context (Results 1 – 3 of 3) sorted by relevance
21 extern unsigned long get_pid_from_context(mm_context_t *ctx);
113 unsigned long get_pid_from_context(mm_context_t *context) in get_pid_from_context() function
97 unsigned long mmu_pid = get_pid_from_context(&vma->vm_mm->context); in flush_tlb_range()