Lines Matching defs:hp
148 static void mdesc_handle_init(struct mdesc_handle *hp, in mdesc_handle_init()
164 struct mdesc_handle *hp; in mdesc_memblock_alloc() local
182 static void __init mdesc_memblock_free(struct mdesc_handle *hp) in mdesc_memblock_free()
203 struct mdesc_handle *hp; in mdesc_kmalloc() local
223 static void mdesc_kfree(struct mdesc_handle *hp) in mdesc_kfree()
239 struct mdesc_handle *hp = mops->alloc(mdesc_size); in mdesc_alloc() local
247 static void mdesc_free(struct mdesc_handle *hp) in mdesc_free()
258 struct mdesc_handle *hp; in mdesc_grab() local
271 void mdesc_release(struct mdesc_handle *hp) in mdesc_release()
318 static const u64 *parent_cfg_handle(struct mdesc_handle *hp, u64 node) in parent_cfg_handle()
503 struct mdesc_handle *hp, *orig_hp; in mdesc_update() local
543 u64 mdesc_get_node(struct mdesc_handle *hp, const char *node_name, in mdesc_get_node()
583 int mdesc_get_node_info(struct mdesc_handle *hp, u64 node, in mdesc_get_node_info()
628 u64 mdesc_node_by_name(struct mdesc_handle *hp, in mdesc_node_by_name()
657 const void *mdesc_get_property(struct mdesc_handle *hp, u64 node, in mdesc_get_property()
703 u64 mdesc_next_arc(struct mdesc_handle *hp, u64 from, const char *arc_type) in mdesc_next_arc()
729 u64 mdesc_arc_target(struct mdesc_handle *hp, u64 arc) in mdesc_arc_target()
739 const char *mdesc_node_name(struct mdesc_handle *hp, u64 node) in mdesc_node_name()
760 struct mdesc_handle *hp = mdesc_grab(); in report_platform_properties() local
817 static void fill_in_one_cache(cpuinfo_sparc *c, struct mdesc_handle *hp, u64 mp) in fill_in_one_cache()
860 static void find_back_node_value(struct mdesc_handle *hp, u64 node, in find_back_node_value()
882 static void __mark_core_id(struct mdesc_handle *hp, u64 node, in __mark_core_id()
891 static void __mark_max_cache_id(struct mdesc_handle *hp, u64 node, in __mark_max_cache_id()
907 static void mark_core_ids(struct mdesc_handle *hp, u64 mp, in mark_core_ids()
913 static void mark_max_cache_ids(struct mdesc_handle *hp, u64 mp, in mark_max_cache_ids()
920 static void set_core_ids(struct mdesc_handle *hp) in set_core_ids()
948 static int set_max_cache_ids_by_cache(struct mdesc_handle *hp, int level) in set_max_cache_ids_by_cache()
971 static void set_sock_ids_by_socket(struct mdesc_handle *hp, u64 mp) in set_sock_ids_by_socket()
995 static void set_sock_ids(struct mdesc_handle *hp) in set_sock_ids()
1012 static void mark_proc_ids(struct mdesc_handle *hp, u64 mp, int proc_id) in mark_proc_ids()
1031 static void __set_proc_ids(struct mdesc_handle *hp, const char *exec_unit_name) in __set_proc_ids()
1051 static void set_proc_ids(struct mdesc_handle *hp) in set_proc_ids()
1079 static void get_mondo_data(struct mdesc_handle *hp, u64 mp, in get_mondo_data()
1108 struct mdesc_handle *hp = mdesc_grab(); in mdesc_iterate_over_cpus() local
1136 static void *record_one_cpu(struct mdesc_handle *hp, u64 mp, int cpuid, in record_one_cpu()
1155 static void * __init check_one_pgsz(struct mdesc_handle *hp, u64 mp, int cpuid, void *arg) in check_one_pgsz()
1179 static void *fill_in_one_cpu(struct mdesc_handle *hp, u64 mp, int cpuid, in fill_in_one_cpu()
1231 struct mdesc_handle *hp; in mdesc_fill_in_cpu_data() local
1253 struct mdesc_handle *hp = mdesc_grab(); in mdesc_open() local
1266 struct mdesc_handle *hp = file->private_data; in mdesc_read() local
1289 struct mdesc_handle *hp = file->private_data; in mdesc_llseek() local
1326 struct mdesc_handle *hp; in sun4v_mdesc_init() local