Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/usr/
H A Dgen_init_cpio.c53 unsigned int tmp_ofs; in push_rest() local
59 tmp_ofs = name_len + 110; in push_rest()
60 while (tmp_ofs & 3) { in push_rest()
63 tmp_ofs++; in push_rest()
/kernel/linux/linux-6.6/usr/
H A Dgen_init_cpio.c57 unsigned int tmp_ofs; in push_rest() local
63 tmp_ofs = name_len + 110; in push_rest()
64 while (tmp_ofs & 3) { in push_rest()
67 tmp_ofs++; in push_rest()

Completed in 3 milliseconds