shared_ptr         76 arch/mips/include/asm/vpe.h 	void *shared_ptr;
shared_ptr        562 arch/mips/kernel/vpe.c 			v->shared_ptr = (void *)sym[i].st_value;
shared_ptr        565 arch/mips/kernel/vpe.c 	if ((v->__start == 0) || (v->shared_ptr == NULL))
shared_ptr        740 arch/mips/kernel/vpe.c 		if (v->shared_ptr == NULL)
shared_ptr        812 arch/mips/kernel/vpe.c 	v->shared_ptr = NULL;
shared_ptr        848 arch/mips/kernel/vpe.c 		v->shared_ptr = NULL;
shared_ptr        902 arch/mips/kernel/vpe.c 	return v->shared_ptr;
shared_ptr         82 tools/perf/util/c++/clang.cpp 	std::shared_ptr<CompilerInvocation> CI(