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

/linux-master/kernel/bpf/
H A Dverifier.c12699 bool ptr_is_dst_reg = ptr_reg == dst_reg; local
12738 alu_state |= ptr_is_dst_reg ?
12772 if (!ptr_is_dst_reg) {
12778 if (!ptr_is_dst_reg && ret)

Completed in 160 milliseconds