Searched defs:is_native (Results 1 – 1 of 1) sorted by relevance
3013 bool is_native) in btf_ext_parse_sec_info()3108 static int btf_ext_parse_info(struct btf_ext *btf_ext, bool is_native) in btf_ext_parse_info()3154 bool is_native = h->magic == BTF_MAGIC; in btf_ext_bswap_hdr() local3174 static void btf_ext_bswap_info_sec(void *info, __u32 len, bool is_native, in btf_ext_bswap_info_sec()3211 const bool is_native = btf_ext->swapped_endian; in btf_ext_bswap_info() local