Searched defs:emit_call (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/arch/sparc/net/ | ||
| D | bpf_jit_comp_32.c | 240 #define emit_call(FUNC) \ macro |
| D | bpf_jit_comp_64.c | 244 static void emit_call(u32 *func, struct jit_ctx *ctx) in emit_call() function |