Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h13451 struct alt_instr { struct
13452 s32 orig_offset;
13453 s32 alt_offset;
13454 u16 cpucap;
13455 u8 orig_len;
13456 u8 alt_len;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h12346 struct alt_instr { struct
12347 s32 instr_offset;
12348 s32 repl_offset;
12349 union {
12356 u8 instrlen;
12357 u8 replacementlen;