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

/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c1024 bool should_inc = needs_inc && new_gpr && !last; local
1039 should_inc ? reg_lm_inc(3) : reg_lm(lm3 ? 3 : 0, idx));
1082 if (should_inc)
1093 bool should_inc = needs_inc && new_gpr && !last; local
1108 should_inc ? reg_lm_inc(3) : reg_lm(lm3 ? 3 : 0, idx),
1153 if (should_inc)

Completed in 139 milliseconds