Searched defs:insn_idx (Results 1 – 5 of 5) sorted by relevance
/third_party/libbpf/src/ |
D | bpf_gen_internal.h | 11 int insn_idx; member
|
D | relo_core.c | 970 int insn_idx, struct bpf_insn *insn) in bpf_core_poison_insn() 1025 int insn_idx, const struct bpf_core_relo *relo, in bpf_core_patch_insn()
|
D | libbpf.c | 350 int insn_idx; member 4434 __u32 insn_idx, const char *sym_name, 4592 static bool prog_contains_insn(const struct bpf_program *prog, size_t insn_idx) 4599 size_t sec_idx, size_t insn_idx) 4635 __u32 insn_idx; local 6109 const struct bpf_core_relo *core_relo, int insn_idx) 6126 static const struct bpf_core_relo *find_relo_core(struct bpf_program *prog, int insn_idx) 6197 int i, err = 0, insn_idx, sec_idx, sec_num; local 6311 int insn_idx, struct bpf_insn *insn, 6341 int insn_idx, struct bpf_insn *insn, [all …]
|
D | gen_loader.c | 563 bool is_typeless, bool is_ld64, int kind, int insn_idx) in bpf_gen__record_extern()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 26209 u32 insn_idx; member 34776 u32 insn_idx; member 34937 int insn_idx; member 34949 u32 insn_idx; member 35551 int insn_idx; member
|