| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pmu/ |
| nouveau_nvkm_subdev_pmu_gp10b.c | 47 .cmd.hdr.unit_id = NV_PMU_UNIT_ACR,
|
| nouveau_nvkm_subdev_pmu_gm20b.c | 49 .cmd.hdr.unit_id = NV_PMU_UNIT_ACR, 160 .cmd.hdr.unit_id = NV_PMU_UNIT_ACR, 181 if (msg.hdr.unit_id != NV_PMU_UNIT_INIT ||
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
| falcon.h | 38 * @unit_id: id of firmware process that sent the message 44 u8 unit_id; member in struct:nv_falcon_msg
|
| /src/external/gpl3/gcc/dist/gcc/ |
| ipa-fnsummary.h | 445 if (edge->caller->unit_id == edge->callee->unit_id)
|
| cgraphclones.cc | 259 new_thunk->unit_id = thunk->unit_id; 431 new_node->unit_id = unit_id; 965 new_version->unit_id = unit_id;
|
| lto-cgraph.cc | 575 streamer_write_hwi_stream (ob->main_stream, node->unit_id); 1374 node->unit_id = streamer_read_hwi (ib) + file_data->unit_base; 1375 if (symtab->max_unit < node->unit_id) 1376 symtab->max_unit = node->unit_id;
|
| cgraph.h | 890 unit_id (0), tp_first_run (0), thunk (false), 1431 int unit_id; variable
|
| symtab.cc | 2100 new_cnode->unit_id = cnode->unit_id;
|
| cgraph.cc | 2149 if (unit_id) 2151 unit_id);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| ipa-fnsummary.h | 442 if (edge->caller->unit_id == edge->callee->unit_id)
|
| cgraphclones.cc | 256 new_thunk->unit_id = thunk->unit_id; 419 new_node->unit_id = unit_id; 952 new_version->unit_id = unit_id;
|
| lto-cgraph.cc | 565 streamer_write_hwi_stream (ob->main_stream, node->unit_id); 1329 node->unit_id = streamer_read_hwi (ib) + file_data->unit_base; 1330 if (symtab->max_unit < node->unit_id) 1331 symtab->max_unit = node->unit_id;
|
| cgraph.h | 887 unit_id (0), tp_first_run (0), thunk (false), 1432 int unit_id; variable
|
| symtab.cc | 2099 new_cnode->unit_id = cnode->unit_id;
|
| cgraph.cc | 2144 if (unit_id) 2146 unit_id);
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sec2/ |
| nouveau_nvkm_engine_sec2_gp102.c | 61 .cmd.hdr.unit_id = sec2->func->unit_acr, 136 if (msg.hdr.unit_id != NV_SEC2_UNIT_INIT ||
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/falcon/ |
| nouveau_nvkm_falcon_cmdq.c | 70 cmd.unit_id = NV_FALCON_CMD_UNIT_ID_REWIND;
|