Searched refs:ctf_get_tu_ctfc (Results 1 – 7 of 7) sorted by relevance
169 ctf_container_ref ctfc = ctf_get_tu_ctfc (); in bpf_core_reloc_add()286 bpfcr->bpfcr_astr_off += ctfc_get_strtab_len (ctf_get_tu_ctfc (), in output_asm_btfext_core_reloc()328 sec->name_offset += ctfc_get_strtab_len (ctf_get_tu_ctfc (), CTF_STRTAB); in output_btfext_core_sections()
1237 int idx = bpf_core_get_sou_member_index (ctf_get_tu_ctfc (), node); in bpf_core_get_index()
1041 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_init_postprocess()1082 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_output()1128 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_finalize()
803 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_output()835 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_finalize()
389 extern ctf_container_ref ctf_get_tu_ctfc (void);
958 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_do_die()
33 ctf_get_tu_ctfc (void) in ctf_get_tu_ctfc() function