Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/io/
H A Ddr_cpu.c122 } dr_cpu_res_t; typedef
139 static void dr_cpu_check_cpus(dr_cpu_hdr_t *req, dr_cpu_res_t *res);
140 static void dr_cpu_check_psrset(uint32_t *cpuids, dr_cpu_res_t *res, int nres);
141 static int dr_cpu_check_bound_thr(cpu_t *cp, dr_cpu_res_t *res);
143 static dr_cpu_res_t *dr_cpu_res_array_init(dr_cpu_hdr_t *, drctl_rsrc_t *, int);
144 static void dr_cpu_res_array_fini(dr_cpu_res_t *res, int nres);
145 static size_t dr_cpu_pack_response(dr_cpu_hdr_t *req, dr_cpu_res_t *res,
383 dr_cpu_res_t *res; in dr_cpu_list_wrk()
546 static dr_cpu_res_t *
550 dr_cpu_res_t *res; in dr_cpu_res_array_init()
[all …]