• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/sn/kernel/sn2/

Lines Matching refs:sn_hwperf_object_info

56 static int sn_hwperf_enum_objects(int *nobj, struct sn_hwperf_object_info **ret)
60 struct sn_hwperf_object_info *objbuf = NULL;
67 sz = sn_hwperf_obj_cnt * sizeof(struct sn_hwperf_object_info);
132 static int sn_hwperf_obj_to_cnode(struct sn_hwperf_object_info * obj)
141 static int sn_hwperf_generic_ordinal(struct sn_hwperf_object_info *obj,
142 struct sn_hwperf_object_info *objs)
145 struct sn_hwperf_object_info *p;
162 static const char *sn_hwperf_get_slabname(struct sn_hwperf_object_info *obj,
163 struct sn_hwperf_object_info *objs, int *ordinal)
209 static struct sn_hwperf_object_info *
210 sn_hwperf_findobj_id(struct sn_hwperf_object_info *objbuf,
214 struct sn_hwperf_object_info *p = objbuf;
225 static int sn_hwperf_get_nearest_node_objdata(struct sn_hwperf_object_info *objbuf,
229 struct sn_hwperf_object_info *nodeobj = NULL;
230 struct sn_hwperf_object_info *op;
231 struct sn_hwperf_object_info *dest;
232 struct sn_hwperf_object_info *router;
384 struct sn_hwperf_object_info *p;
385 struct sn_hwperf_object_info *obj = d; /* this object */
386 struct sn_hwperf_object_info *objs = s->private; /* all objects */
548 struct sn_hwperf_object_info *objs = s->private;
684 struct sn_hwperf_object_info *objs;
685 struct sn_hwperf_object_info *cpuobj;
734 sizeof(struct sn_hwperf_object_info);
736 if (a.sz < num_online_cpus() * sizeof(struct sn_hwperf_object_info)) {
751 cpuobj = (struct sn_hwperf_object_info *) p + cpuobj_index++;
934 struct sn_hwperf_object_info *objbuf;
959 struct sn_hwperf_object_info *objbuf;