Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/net/
H A Dbpf_jit.h49 #define STK_160_UNUSED (160 - 12 * 8) macro
50 #define STK_OFF (STK_SPACE_ADD - STK_160_UNUSED)
H A Dbpf_jit_comp.c594 EMIT4_DISP(0x41000000, BPF_REG_FP, REG_15, STK_160_UNUSED); in bpf_jit_prologue()