| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| amdgpu_ctx.h | 38 struct drm_sched_entity entity; member in struct:amdgpu_ctx_entity 72 u32 ring, struct drm_sched_entity **entity); 74 struct drm_sched_entity *entity, 77 struct drm_sched_entity *entity, 86 struct drm_sched_entity *entity);
|
| amdgpu_vce.h | 53 struct drm_sched_entity entity; member in struct:amdgpu_vce
|
| amdgpu_vm_sdma.c | 104 struct drm_sched_entity *entity; local 109 entity = p->direct ? &p->vm->direct : &p->vm->delayed; 110 ring = container_of(entity->rq->sched, struct amdgpu_ring, sched); 115 r = amdgpu_job_submit(p->job, entity, AMDGPU_FENCE_OWNER_VM, &f);
|
| amdgpu_ttm.h | 71 /* Scheduler entity for buffer moves */ 72 struct drm_sched_entity entity; member in struct:amdgpu_mman
|
| amdgpu_uvd.h | 67 struct drm_sched_entity entity; member in struct:amdgpu_uvd
|
| amdgpu_ctx.c | 37 container_of((e), struct amdgpu_ctx_entity, entity) 73 struct amdgpu_ctx_entity *entity; local 79 entity = kcalloc(1, offsetof(typeof(*entity), fences[amdgpu_sched_jobs]), 81 if (!entity) 84 entity->sequence = 1; 130 r = drm_sched_entity_init(&entity->entity, priority, scheds, num_scheds, 135 ctx->entities[hw_ip][ring] = entity; 139 kfree(entity); 528 struct drm_sched_entity *entity; local 581 struct drm_sched_entity *entity; local 611 struct drm_sched_entity *entity; local [all...] |
| amdgpu_cs.c | 729 struct amdgpu_ring *ring = to_amdgpu_ring(p->entity->rq->sched); 889 struct drm_sched_entity *entity; local 914 &entity); 922 if (parser->entity && parser->entity != entity) 925 /* Return if there is no run queue associated with this entity. 927 if (entity->rq == NULL) 930 parser->entity = entity; 969 struct drm_sched_entity *entity; local 1216 struct drm_sched_entity *entity = p->entity; local 1363 struct drm_sched_entity *entity; local 1411 struct drm_sched_entity *entity; local [all...] |
| amdgpu.h | 493 struct drm_sched_entity *entity; member in struct:amdgpu_cs_parser
|
| /src/crypto/external/apache2/openssl/dist/crypto/x509/ |
| t_acert.c | 139 GENERAL_NAME *entity; local 141 entity = sk_GENERAL_NAME_value(holderEntities, i); 145 if (GENERAL_NAME_print(bp, entity) <= 0)
|
| /src/external/gpl3/binutils/dist/binutils/ |
| mcparse.y | 71 | entities entity 73 entity: global_section label
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| mcparse.y | 71 | entities entity 73 entity: global_section label
|
| /src/sys/external/bsd/drm2/dist/drm/scheduler/ |
| sched_entity.c | 42 * drm_sched_entity_init - Init a context entity used by scheduler when 45 * @entity: scheduler entity to init 46 * @priority: priority of the entity 48 * entity can be submitted 54 * the entity 58 int drm_sched_entity_init(struct drm_sched_entity *entity, 64 if (!(entity && sched_list && (num_sched_list == 0 || sched_list[0]))) 67 memset(entity, 0, sizeof(struct drm_sched_entity)); 68 INIT_LIST_HEAD(&entity->list) 356 struct drm_sched_entity *entity = local 370 struct drm_sched_entity *entity = local [all...] |
| sched_main.c | 46 * The jobs in a entity are always scheduled in the order that they were pushed. 87 * drm_sched_rq_add_entity - add an entity 90 * @entity: scheduler entity 92 * Adds a scheduler entity to the run queue. 95 struct drm_sched_entity *entity) 97 if (!list_empty(&entity->list)) 101 list_add_tail(&entity->list, &rq->entities); 106 * drm_sched_rq_remove_entity - remove an entity 109 * @entity: scheduler entit 136 struct drm_sched_entity *entity; local 350 struct drm_sched_entity *entity; local 642 struct drm_sched_entity *entity; local 761 struct drm_sched_entity *entity = NULL; local [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
| NVPTXUtilities.cpp | 81 GlobalValue *entity = local 83 // entity may be null due to DCE 84 if (!entity) 86 if (entity != gv) 89 // accumulate annotations for entity in tmp
|
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| gpu_scheduler.h | 58 * @rq: runqueue on which this entity is currently scheduled. 60 * Jobs from this entity can be scheduled on any scheduler 63 * @rq_lock: lock to modify the runqueue to which this entity belongs. 64 * @job_queue: the list of jobs of this entity. 66 * new &drm_sched_fence which is part of the entity. 68 * to this entity. 78 * @last_user: last group leader pushing a job into the entity. 118 * @current_entity: the entity which is to be scheduled. 122 * the next entity to emit commands from. 177 * struct drm_sched_job - A job to be run by an entity 205 struct drm_sched_entity *entity; member in struct:drm_sched_job [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| mode-switching.cc | 48 for each basic block. For each entity, there is an array of bb_info over 52 For each entity, any basic block WITHOUT any insns requiring a specific 60 priority mode, till for each entity all modes are exhausted. 89 /* Clear ode I from entity J in bitmap B. */ 93 /* Test mode I from entity J in bitmap B. */ 97 /* Set mode I from entity J in bitmal B. */ 101 /* Emit modes segments from EDGE_LIST associated with entity E. 491 /* Return the confluence of modes MODE1 and MODE2 for entity ENTITY, 496 mode_confluence (int entity, int mode1, int mode2, int no_mode 518 int entity; member in struct:__anon13820 559 int entity = confluence_info.entity; local 677 int entity = confluence_info.entity; local [all...] |
| /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ |
| vchiq_arm.c | 2360 char entity[16]; local 2370 snprintf(entity, sizeof(entity), "VCHIQ: "); 2373 snprintf(entity, sizeof(entity), "%c%c%c%c:%8x", 2406 "blocked - waiting...", __func__, entity); 2411 __func__, entity); 2419 "unblocked", __func__, entity); 2442 __func__, entity, local_entity_uc, local_uc); 2447 __func__, entity, *entity_uc, local_uc) 2492 char entity[16]; local [all...] |
| /src/external/bsd/tcpdump/dist/ |
| print-radius.c | 741 { "Digest-Entity-Body-Hash", NULL, 0, 0, print_attr_string }, 1134 uint8_t code, entity; local 1148 entity = GET_U_1(data); 1151 ND_PRINT("index %u, code %s, entity %s, ", 1154 tok2str(location_information_entity_vector, "Unknown (%u)", entity)
|
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| module.cc | 63 the primary's CMI. DECL_MODULE_ENTITY_P is set when an entity is 64 imported, even if it matched a non-imported entity. Such a decl 66 in the entity map and array. 94 collide with some other global module entity.) We also have an 2308 tree entity; /* Entity, or containing namespace. */ member in class:elf::depset 2312 /* The kinds of entity the depset could describe. The ordering is 2338 DB_KIND_BIT, /* Kind of the entity. */ 2343 internal-linkage entity. */ 2345 entity. * [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| module.cc | 59 the primary's CMI. DECL_MODULE_ENTITY_P is set when an entity is 60 imported, even if it matched a non-imported entity. Such a decl 62 in the entity map and array. 90 collide with some other global module entity.) We also have an 2263 tree entity; /* Entity, or containing namespace. */ member in class:elf::depset 2267 /* The kinds of entity the depset could describe. The ordering is 2293 DB_KIND_BIT, /* Kind of the entity. */ 2298 internal-linkage entity. */ 2300 entity. * [all...] |
| /src/external/mit/expat/dist/lib/ |
| xmlparse.c | 328 XML_Bool hasMore; /* true if entity has not been completely processed */ 329 /* An entity can be open while being already completely processed (hasMore == 334 } ENTITY; 400 /* false once a parameter entity reference has been skipped */ 432 ENTITY *entity; member in struct:open_internal_entity 440 XML_ACCOUNT_ENTITY_EXPANSION, /* intermediate bytes produced during entity 495 static enum XML_Error processEntity(XML_Parser parser, ENTITY *entity, 544 static enum XML_Error storeSelfEntityValue(XML_Parser parser, ENTITY *entity) 3027 ENTITY *entity; local 5048 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, local 5095 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, local 5625 ENTITY *entity; local 6045 ENTITY *entity; local 6142 ENTITY *const entity = openEntity->entity; local 6279 ENTITY *entity; local 6436 ENTITY *entity; local 6593 ENTITY *const entity = openEntity->entity; local [all...] |
| /src/external/apache2/llvm/dist/clang/lib/Sema/ |
| SemaExpr.cpp | 3297 // If the entity is a template parameter object for a template 3299 // [...] The expression is an lvalue if the entity is a [...] template 4763 InitializedEntity Entity = InitializedEntity::InitializeTemporary(Ty); 4766 InitializationSequence InitSeq(*this, Entity, Kind, E); 4767 return InitSeq.Perform(*this, Entity, Kind, E); 5933 InitializedEntity Entity = 5941 Entity.setParameterCFAudited(); 5944 Entity, SourceLocation(), Arg, IsListInitialization, AllowExplicit); 6779 InitializedEntity Entity = InitializedEntity::InitializeParameter( 6782 PerformCopyInitialization(Entity, SourceLocation(), Arg) 19429 InitializedEntity entity = local [all...] |