Home
last modified time | relevance | path

Searched refs:buf2 (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_string.c25 const void *buf2, unsigned long size2) in osal_memncmp()
31 return memcmp(buf1, buf2, size1); in osal_memncmp()
24 osal_memncmp(const void *buf1, unsigned long size1, const void *buf2, unsigned long size2) osal_memncmp() argument
/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H A Drecovery.c244 void *buf1 = NULL, *buf2 = NULL, *cor1 = NULL, *cor2 = NULL; in ubifs_recover_master_node() local
256 err = get_master_node(c, UBIFS_MST_LNUM + 1, &buf2, &mst2, &cor2); in ubifs_recover_master_node()
271 offs2 = (void *)mst2 - buf2; in ubifs_recover_master_node()
312 offs2 = (void *)mst2 - buf2; in ubifs_recover_master_node()
366 vfree(buf2); in ubifs_recover_master_node()
381 ubifs_dump_node(c, mst2, c->leb_size - ((void *)mst2 - buf2)); in ubifs_recover_master_node()
383 vfree(buf2); in ubifs_recover_master_node()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_diag.h603 const hi_void *buf2, diag_buffer_size buffer_size);
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dhi_osal.h465 const void *buf2, unsigned long size2);

Completed in 5 milliseconds