HomeSort by: relevance | last modified time | path
    Searched defs:retM (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libbpfjit/
t_extmem.c 43 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)
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
  /src/tests/net/bpfjit/
t_extmem.c 51 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)
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 78 milliseconds