Home
last modified time | relevance | path

Searched defs:j32 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/arc/net/
Dbpf_jit_core.c551 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
/linux-6.12.1/fs/ubifs/
Dubifs.h290 __le32 j32[UBIFS_SK_LEN/4]; member