Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dbpf.c1088 struct bpf_elf_ctx { struct
1126 bpf_dump_error(struct bpf_elf_ctx *ctx, const char *format, ...) in bpf_dump_error() argument
1152 static int bpf_log_realloc(struct bpf_elf_ctx *ctx) in bpf_log_realloc()
1322 static const char *bpf_custom_pinning(const struct bpf_elf_ctx *ctx, in bpf_custom_pinning()
1334 static bool bpf_no_pinning(const struct bpf_elf_ctx *ctx, in bpf_no_pinning()
1349 const struct bpf_elf_ctx *ctx, uint32_t pinning) in bpf_make_pathname()
1370 static int bpf_probe_pinned(const char *name, const struct bpf_elf_ctx *ctx, in bpf_probe_pinned()
1382 static int bpf_make_obj_path(const struct bpf_elf_ctx *ctx) in bpf_make_obj_path()
1399 static int bpf_make_custom_path(const struct bpf_elf_ctx *ctx, in bpf_make_custom_path()
1430 const struct bpf_elf_ctx *ctx, uint32_t pinning) in bpf_place_pinned()
[all …]