Searched refs:base_id (Results 1 – 2 of 2) sorted by relevance
149 uint32_t base_id; in tf_ident_alloc() local166 aparms.base_index = &base_id; in tf_ident_alloc()179 iparms.id = base_id; in tf_ident_alloc()205 uint32_t base_id; in tf_ident_free() local220 aparms.base_index = &base_id; in tf_ident_free()238 rparms.id = base_id; in tf_ident_free()281 uint32_t base_id; in tf_ident_search() local303 aparms.base_index = &base_id; in tf_ident_search()320 sparms.search_id = base_id; in tf_ident_search()
1265 cpusetid_t base_id, root_id; in cpuset_setproc() local1268 base_id = cpuset_getbase(td->td_cpuset)->cs_id; in cpuset_setproc()1270 if (base_id != root_id) { in cpuset_setproc()