Searched refs:SEEN_DATAREF (Results 1 – 1 of 1) sorted by relevance
19 #define SEEN_DATAREF 1 /* might call external helpers */ macro352 u8 seen_or_pass0 = (pass == 0) ? (SEEN_XREG | SEEN_DATAREF | SEEN_MEM) : seen; in bpf_jit_compile()377 if (seen_or_pass0 & SEEN_DATAREF) { in bpf_jit_compile()598 common_load: seen |= SEEN_DATAREF; in bpf_jit_compile()613 common_load_ind: seen |= SEEN_DATAREF | SEEN_XREG; in bpf_jit_compile()