Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dkprobes.h61 #define RELATIVEJUMP_SIZE 4 macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dkprobes.h49 #define RELATIVEJUMP_SIZE sizeof(kprobe_opcode_t) /* 4 bytes */ macro