Home
last modified time | relevance | path

Searched refs:TARGET_OFFSET (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/crates/rbpf/src/
H A Djit.rs27 const TARGET_OFFSET: isize = ebpf::PROG_MAX_INSNS as isize; constant
28 const TARGET_PC_EXIT: isize = TARGET_OFFSET + 1;