Searched refs:bpfjit_hint_t (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/net/ |
H A D | bpfjit.c | 124 typedef unsigned int bpfjit_hint_t; typedef 252 nscratches(bpfjit_hint_t hints) in nscratches() 519 emit_xcall(struct sljit_compiler *compiler, bpfjit_hint_t hints, in emit_xcall() 653 emit_cop(struct sljit_compiler *compiler, bpfjit_hint_t hints, in emit_cop() 802 emit_pkt_read(struct sljit_compiler *compiler, bpfjit_hint_t hints, in emit_pkt_read() 996 emit_msh(struct sljit_compiler *compiler, bpfjit_hint_t hints, in emit_msh() 1284 bpf_memword_init_t *initmask, bpfjit_hint_t *hints) in optimize_pass1() 1580 bpf_memword_init_t *initmask, bpfjit_hint_t *hints) in optimize() 1697 generate_insn_code(struct sljit_compiler *compiler, bpfjit_hint_t hints, in generate_insn_code() 2164 bpfjit_hint_t hints; in bpfjit_generate_code()
|