Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dproftool.c471 static void out_func(ulong func_offset, int is_caller, const char *suffix) in out_func() function
527 out_func(call->func, 0, " <- "); in make_ftrace()
528 out_func(call->caller, 1, "\n"); in make_ftrace()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1031 out_func out, void FAR *out_desc));
H A Dzconf.h144 # define out_func z_out_func macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1031 out_func out, void FAR *out_desc));
H A Dzconf.h144 # define out_func z_out_func macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1031 out_func out, void FAR *out_desc));
H A Dzconf.h144 # define out_func z_out_func macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1031 out_func out, void FAR *out_desc));
H A Dzconf.h144 # define out_func z_out_func macro
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dzlib.h100 # define out_func z_out_func macro