Home
last modified time | relevance | path

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

/linux-3.3/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c136 static int sn_hwperf_obj_to_cnode(struct sn_hwperf_object_info * obj) in sn_hwperf_obj_to_cnode() function
174 *ordinal = sn_hwperf_obj_to_cnode(obj); in sn_hwperf_get_slabname()
265 if (node == sn_hwperf_obj_to_cnode(op)) { in sn_hwperf_get_nearest_node_objdata()
295 c = sn_hwperf_obj_to_cnode(dest); in sn_hwperf_get_nearest_node_objdata()
328 c = sn_hwperf_obj_to_cnode(dest); in sn_hwperf_get_nearest_node_objdata()
352 c = sn_hwperf_obj_to_cnode(op); in sn_hwperf_get_nearest_node_objdata()
755 node = sn_hwperf_obj_to_cnode(objs + i); in sn_hwperf_ioctl()
819 *(u64 *)p = (u64)sn_hwperf_obj_to_cnode(objs + i); in sn_hwperf_ioctl()