Home
last modified time | relevance | path

Searched refs:out_func (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/
H A Dproftool.c470 static void out_func(ulong func_offset, int is_caller, const char *suffix) in out_func() function
526 out_func(call->func, 0, " <- "); in make_ftrace()
527 out_func(call->caller, 1, "\n"); in make_ftrace()
/openbmc/linux/drivers/s390/char/
H A Dkeyboard.c103 goto out_func; in kbd_alloc()
109 goto out_func; in kbd_alloc()
120 out_func: in kbd_alloc()
/openbmc/u-boot/include/u-boot/
H A Dzlib.h100 # define out_func z_out_func macro