Home
last modified time | relevance | path

Searched refs:get_mem (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dbacktrace.c19 static inline int get_mem(unsigned long addr, unsigned long *result) in get_mem() function
87 if (get_mem(addr, (unsigned long *) &ip)) in unwind_user_frame()
112 if (get_mem(new_frame.ra, &(new_frame.ra))) in unwind_user_frame()
118 if (get_mem(new_frame.sp, &(new_frame.sp))) in unwind_user_frame()
/OK3568_Linux_fs/u-boot/spl/lib/
H A Dlinux_compat.su
/OK3568_Linux_fs/u-boot/lib/
H A Dlinux_compat.su
H A Dlinux_compat.c28 struct kmem_cache *get_mem(int element_sz) in get_mem() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h90 struct kmem_cache *get_mem(int element_sz);
91 #define kmem_cache_create(a, sz, c, d, e) get_mem(sz)
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map