Home
last modified time | relevance | path

Searched refs:get_pid_from_context (Results 1 – 2 of 2) sorted by relevance

/linux/arch/nios2/include/asm/
H A Dmmu_context.h21 extern unsigned long get_pid_from_context(mm_context_t *ctx);
/linux/arch/nios2/mm/
H A Dmmu_context.c113 unsigned long get_pid_from_context(mm_context_t *context) in get_pid_from_context() function