Home
last modified time | relevance | path

Searched refs:__emit_sys_close (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A Dgen_loader.c354 static void __emit_sys_close(struct bpf_gen *gen) in __emit_sys_close()
369 __emit_sys_close(gen); in emit_sys_close_blob()
377 __emit_sys_close(gen); in bpf_gen__finish()
347 static void __emit_sys_close(struct bpf_gen *gen) __emit_sys_close() function