Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/init/
H A Dinitramfs.c233 static __initdata char *header_buf, *symlink_buf, *name_buf; variable
285 read_into(name_buf, N_ALIGN(name_len), GotName); in do_header()
478 name_buf = kmalloc(N_ALIGN(PATH_MAX), GFP_KERNEL); in unpack_to_rootfs()
480 if (!header_buf || !symlink_buf || !name_buf) { in unpack_to_rootfs()
529 kfree(name_buf); in unpack_to_rootfs()

Completed in 2 milliseconds