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

/freebsd-11-stable/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_extmem.c43 static uint32_t retM(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A);
46 &retM
57 retM(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) function
296 BPF_STMT(BPF_MISC+BPF_COP, 0), // retM
341 BPF_STMT(BPF_MISC+BPF_COP, 0), // retM
386 BPF_STMT(BPF_LDX+BPF_IMM, 0), // retM
432 BPF_STMT(BPF_LDX+BPF_IMM, 0), // retM
/freebsd-11-stable/contrib/netbsd-tests/net/bpfjit/
H A Dt_extmem.c51 static uint32_t retM(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A);
54 &retM
65 retM(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) function
295 BPF_STMT(BPF_MISC+BPF_COP, 0), // retM
346 BPF_STMT(BPF_MISC+BPF_COP, 0), // retM
397 BPF_STMT(BPF_LDX+BPF_IMM, 0), // retM
449 BPF_STMT(BPF_LDX+BPF_IMM, 0), // retM

Completed in 88 milliseconds