Home
last modified time | relevance | path

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

/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c137 static int sn_hwperf_obj_to_cnode(struct sn_hwperf_object_info * obj) in sn_hwperf_obj_to_cnode() function
175 *ordinal = sn_hwperf_obj_to_cnode(obj); in sn_hwperf_get_slabname()
266 if (node == sn_hwperf_obj_to_cnode(op)) { in sn_hwperf_get_nearest_node_objdata()
296 c = sn_hwperf_obj_to_cnode(dest); in sn_hwperf_get_nearest_node_objdata()
329 c = sn_hwperf_obj_to_cnode(dest); in sn_hwperf_get_nearest_node_objdata()
353 c = sn_hwperf_obj_to_cnode(op); in sn_hwperf_get_nearest_node_objdata()
756 node = sn_hwperf_obj_to_cnode(objs + i); in sn_hwperf_ioctl()
820 *(u64 *)p = (u64)sn_hwperf_obj_to_cnode(objs + i); in sn_hwperf_ioctl()