Home
last modified time | relevance | path

Searched refs:thread_node (Results 1 – 15 of 15) sorted by relevance

/external/arm-trusted-firmware/plat/arm/board/fvp/fconf/
Dfconf_hw_config_getter.c66 int err, node, cluster_node, core_node, thread_node; in fconf_populate_topology() local
141 fdt_for_each_subnode(thread_node, hw_config_dtb, core_node) { in fconf_populate_topology()
/external/trusty/arm-trusted-firmware/plat/arm/board/fvp/fconf/
Dfconf_hw_config_getter.c75 int err, node, cluster_node, core_node, thread_node; in fconf_populate_topology() local
150 fdt_for_each_subnode(thread_node, hw_config_dtb, core_node) { in fconf_populate_topology()
/external/jemalloc_new/src/
Dctl.c271 static const ctl_named_node_t thread_node[] = { variable
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1071 struct list_head thread_node; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h1637 struct list_head thread_node; member
Dvmlinux.h1637 struct list_head thread_node; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h1156 struct list_head thread_node; member
Dvmlinux.h1156 struct list_head thread_node; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h1101 struct list_head thread_node; member
Dvmlinux_518.h1101 struct list_head thread_node; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h639 struct list_head thread_node; member
Dvmlinux.h639 struct list_head thread_node; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h1070 struct list_head thread_node; member
Dvmlinux.h1070 struct list_head thread_node; member
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch66298 -static const ctl_named_node_t thread_node[] = {