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

/linux-4.4.14/init/
H A Dinitramfs.c445 static unsigned long my_inptr; /* index of next byte to be processed in inbuf */ variable
486 &my_inptr, error); unpack_to_rootfs()
500 this_header = saved_offset + my_inptr; unpack_to_rootfs()
501 buf += my_inptr; unpack_to_rootfs()
502 len -= my_inptr; unpack_to_rootfs()

Completed in 236 milliseconds