Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/net/
Dbpf_jit.h57 #define STK_160_UNUSED (160 - 12 * 8) macro
58 #define STK_OFF (STK_SPACE - STK_160_UNUSED)
Dbpf_jit_comp.c437 EMIT4_DISP(0x41000000, BPF_REG_FP, REG_15, STK_160_UNUSED); in bpf_jit_prologue()