Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dunwind.c1411 long need_nat_info; in compile_reg()
1418 need_nat_info = (i >= UNW_REG_R4 && i <= UNW_REG_R7); in compile_reg()
1426 if (need_nat_info) { in compile_reg()
1428 need_nat_info = 0; in compile_reg()
1487 if (need_nat_info) in compile_reg()
1408 long need_nat_info; compile_reg() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dunwind.c1411 long need_nat_info; in compile_reg()
1418 need_nat_info = (i >= UNW_REG_R4 && i <= UNW_REG_R7); in compile_reg()
1426 if (need_nat_info) { in compile_reg()
1428 need_nat_info = 0; in compile_reg()
1487 if (need_nat_info) in compile_reg()
1408 long need_nat_info; compile_reg() local

Completed in 7 milliseconds