Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dtrace.c61 void *caller, ulong flags) in add_ftrace()
99 void *func_ptr, void *caller) in __cyg_profile_func_enter()
127 void *func_ptr, void *caller) in __cyg_profile_func_exit()
/rk3399_rockchip-uboot/drivers/misc/
H A Dmxc_ocotp.c165 int assert, const char *caller) in prepare_access()
192 static int finish_access(struct ocotp_regs *regs, const char *caller) in finish_access()
212 const char *caller) in prepare_read()
343 const char *caller) in prepare_write()
H A Dfsl_iim.c102 const char *caller) in prepare_access()
130 const char *caller) in prepare_read()
230 const char *caller) in prepare_write()
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Ddebug.c513 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller) in ubi_dbg_power_cut()
557 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller) in ubi_dbg_power_cut()
/rk3399_rockchip-uboot/include/
H A Dtrace.h77 uint32_t caller; /* Caller function offset */ member