Searched defs:j32 (Results 1 – 2 of 2) sorted by relevance
551 static int feasible_jit_jump(u32 from_off, u32 to_off, u8 cond, bool j32) in feasible_jit_jump()588 const bool j32 = (BPF_CLASS(insn->code) == BPF_JMP32) ? true : false; in handle_jumps() local
290 __le32 j32[UBIFS_SK_LEN/4]; member