Home
last modified time | relevance | path

Searched defs:node_map (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-streamer.h49 hash_map<tree, unsigned> *node_map; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-streamer.h49 hash_map<tree, unsigned> *node_map; member
/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmdomain.c1044 static int dlm_send_regions(struct dlm_ctxt *dlm, unsigned long *node_map) in dlm_send_regions()
1216 static int dlm_send_nodeinfo(struct dlm_ctxt *dlm, unsigned long *node_map) in dlm_send_nodeinfo()
1379 unsigned long *node_map, in dlm_send_join_cancels()
1529 unsigned long *node_map) in dlm_send_join_asserts()
H A Ddlmcommon.h56 unsigned long node_map[BITS_TO_LONGS(O2NM_MAX_NODES)]; member
100 unsigned long node_map[BITS_TO_LONGS(O2NM_MAX_NODES)]; member
412 unsigned long node_map[BITS_TO_LONGS(O2NM_MAX_NODES)]; member
699 u8 node_map[BITS_TO_BYTES(O2NM_MAX_NODES)]; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcputopo.c295 struct perf_cpu_map *node_map = NULL; in numa_topology__new() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dcore.h729 struct ath6kl_node_mapping node_map[MAX_NODE_NUM]; member