Searched refs:bpf_prog_info_linear (Results 1 – 8 of 8) sorted by relevance
508 struct bpf_prog_info_linear { struct519 LIBBPF_API struct bpf_prog_info_linear * argument523 bpf_program__bpil_addr_to_offs(struct bpf_prog_info_linear *info_linear);526 bpf_program__bpil_offs_to_addr(struct bpf_prog_info_linear *info_linear);
5747 struct bpf_prog_info_linear *5750 struct bpf_prog_info_linear *info_linear; in bpf_program__get_prog_info_linear()5794 info_linear = malloc(sizeof(struct bpf_prog_info_linear) + data_len); in bpf_program__get_prog_info_linear()5860 void bpf_program__bpil_addr_to_offs(struct bpf_prog_info_linear *info_linear) in bpf_program__bpil_addr_to_offs()5880 void bpf_program__bpil_offs_to_addr(struct bpf_prog_info_linear *info_linear) in bpf_program__bpil_offs_to_addr()
22 struct bpf_prog_info_linear *info_linear;
37 struct bpf_prog_info_linear *info_linear; in machine__process_bpf_event_load()166 struct bpf_prog_info_linear *info_linear; in perf_event__synthesize_one_bpf_prog()346 struct bpf_prog_info_linear *info_linear; in perf_env__add_bpf_info()
938 len = sizeof(struct bpf_prog_info_linear) + in write_bpf_prog_info()2681 struct bpf_prog_info_linear *info_linear; in process_bpf_prog_info()2712 info_linear = malloc(sizeof(struct bpf_prog_info_linear) + in process_bpf_prog_info()
1716 struct bpf_prog_info_linear *info_linear; in symbol__disassemble_bpf()
349 struct bpf_prog_info_linear, which contains detailed information about
413 struct bpf_prog_info_linear *info_linear; in do_dump()