Searched refs:bpf_asm_compile (Results 1 – 2 of 2) sorted by relevance
26 extern void bpf_asm_compile(FILE *fp, bool cstyle);49 bpf_asm_compile(fp, cstyle); in main()
42 extern void bpf_asm_compile(FILE *fp, bool cstyle);646 void bpf_asm_compile(FILE *fp, bool cstyle) in bpf_asm_compile() function