Searched defs:buff_size (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | trace.c | 13 size_t *buff_ptr, size_t *buff_size) in get_args() 33 size_t buff_size, avail, buff_ptr, used; in create_func_list() local 57 size_t buff_size, avail, buff_ptr, used; in create_call_list() local
|
/openbmc/u-boot/lib/ |
H A D | trace.c | 146 int trace_list_functions(void *buff, int buff_size, unsigned int *needed) in trace_list_functions() 190 int trace_list_calls(void *buff, int buff_size, unsigned *needed) in trace_list_calls() 279 size_t buff_size) in trace_init() 337 size_t buff_size = CONFIG_TRACE_EARLY_SIZE; in trace_early_init() local
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_tsol.c | 542 int buff_size = sizeof(buff); in ipmi_tsol_main() local
|
/openbmc/qemu/include/hw/loongarch/ |
H A D | boot.h | 90 uint64_t buff_size; member
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_guts.c | 3187 const YCHAR *oh_name, int buff_size) in yaffs_load_name_from_oh()
|