Home
last modified time | relevance | path

Searched defs:buff_size (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dtrace.c14 size_t *buff_ptr, size_t *buff_size) in get_args()
34 size_t buff_size, avail, buff_ptr, used; in create_func_list() local
58 size_t buff_size, avail, buff_ptr, used; in create_call_list() local
/rk3399_rockchip-uboot/lib/
H A Dtrace.c147 int trace_list_functions(void *buff, int buff_size, unsigned int *needed) in trace_list_functions()
191 int trace_list_calls(void *buff, int buff_size, unsigned *needed) in trace_list_calls()
280 size_t buff_size) in trace_init()
338 size_t buff_size = CONFIG_TRACE_EARLY_SIZE; in trace_early_init() local
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_guts.c3188 const YCHAR *oh_name, int buff_size) in yaffs_load_name_from_oh()