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

/linux-master/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.c593 /* la %bfp,STK_160_UNUSED(%r15) (BPF frame pointer) */
594 EMIT4_DISP(0x41000000, BPF_REG_FP, REG_15, STK_160_UNUSED);

Completed in 136 milliseconds