Searched refs:bpf_gen__record_extern (Results 1 – 3 of 3) sorted by relevance
/linux/tools/lib/bpf/ |
H A D | bpf_gen_internal.h | 69 void bpf_gen__record_extern(struct bpf_gen *gen, const char *name, bool is_weak,
|
H A D | gen_loader.c | 562 void bpf_gen__record_extern(struct bpf_gen *gen, const char *name, bool is_weak, in bpf_gen__record_extern() function
|
H A D | libbpf.c | 7806 bpf_gen__record_extern(obj->gen_loader, ext->name, in bpf_program_record_relos() 7811 bpf_gen__record_extern(obj->gen_loader, ext->name, in bpf_program_record_relos()
|