Home
last modified time | relevance | path

Searched refs:func_info_cnt (Results 1 - 6 of 6) sorted by relevance

/third_party/libbpf/src/
H A Dgen_loader.c960 attr.func_info_cnt = load_attr->func_info_cnt; in bpf_gen__prog_load()
962 attr.func_info_cnt * attr.func_info_rec_size); in bpf_gen__prog_load()
H A Dbpf.c298 attr.func_info_cnt = OPTS_GET(opts, func_info_cnt, 0); in bpf_prog_load()
324 if (!finfo && attr.func_info_cnt && in bpf_prog_load()
328 attr.func_info_cnt, in bpf_prog_load()
H A Dbpf.h87 __u32 func_info_cnt; member
H A Dlibbpf.c464 __u32 func_info_cnt; member
6550 &main_prog->func_info_cnt,
7368 load_attr.func_info_cnt = prog->func_info_cnt;
/third_party/ltp/include/lapi/
H A Dbpf.h232 uint32_t func_info_cnt; /* number of bpf_func_info records */ member
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1453 __u32 func_info_cnt; /* number of bpf_func_info records */ member

Completed in 33 milliseconds