Home
last modified time | relevance | path

Searched defs:is_native (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/x86/
H A Dtest_vsyscall.c491 bool is_native; in test_emulation() local
/linux/tools/lib/bpf/
H A Dbtf.c2905 bool is_native) in btf_ext_parse_sec_info()
3000 static int btf_ext_parse_info(struct btf_ext *btf_ext, bool is_native) in btf_ext_parse_info()
3046 bool is_native = h->magic == BTF_MAGIC; in btf_ext_bswap_hdr() local
3066 static void btf_ext_bswap_info_sec(void *info, __u32 len, bool is_native, in btf_ext_bswap_info_sec()
3103 const bool is_native = btf_ext->swapped_endian; in btf_ext_bswap_info() local