Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/net/
Dbpf_jit.h52 #define STK_160_UNUSED (160 - 11 * 8) macro
53 #define STK_OFF (STK_SPACE - STK_160_UNUSED)
Dbpf_jit_comp.c391 EMIT4_DISP(0x41000000, BPF_REG_FP, REG_15, STK_160_UNUSED); in bpf_jit_prologue()