objs
const struct objs *p;
const struct objs dayobjs[] = {
extern const struct objs dayobjs[];
extern const struct objs nightobjs[];
const struct objs *p;
const struct objs nightobjs[] = {
for(objs = fobj; objs; objs = objs->nobj)
if(objs->ox != u.ux || objs->oy != u.uy)
for(objs = fobj; objs; objs = objs->nobj)
at(objs->ox,objs->oy,objs->olet);
struct obj *otmp,*objs;
j = sk_X509_OBJECT_find(xl->store_ctx->objs, &stmp);
tmp = sk_X509_OBJECT_value(xl->store_ctx->objs, j);
STACK_OF(X509_OBJECT) *objs; /* Cache of all objects */
if ((store->objs = sk_X509_OBJECT_new(x509_object_cmp)) == NULL)
sk_X509_OBJECT_pop_free(store->objs, X509_OBJECT_free);
tmp = X509_OBJECT_retrieve_by_subject(ctx->objs, type, name);
if (X509_OBJECT_retrieve_match(store->objs, obj) != NULL) {
if (sk_X509_OBJECT_push(store->objs, obj) <= 0) {
idx = x509_object_idx_cnt(store->objs, X509_LU_X509, name, &cnt);
obj = sk_X509_OBJECT_value(store->objs, idx);
idx = x509_object_idx_cnt(store->objs, X509_LU_CRL, name, &cnt);
obj = sk_X509_OBJECT_value(store->objs, idx);
idx = X509_OBJECT_idx_by_subject(ctx->store->objs, X509_LU_X509, xn);
for (i = idx; i < sk_X509_OBJECT_num(ctx->store->objs); i++) {
pobj = sk_X509_OBJECT_value(ctx->store->objs, i);
return xs->objs;
sk_X509_OBJECT_deep_copy(const STACK_OF(X509_OBJECT) *objs)
for (i = 0; i < sk_X509_OBJECT_num(objs); i++) {
if ((obj = x509_object_dup(sk_X509_OBJECT_value(objs, i))) == NULL)
STACK_OF(X509_OBJECT) *objs;
objs = sk_X509_OBJECT_deep_copy(store->objs);
return objs;
if (ctx->store == NULL || ctx->store->objs == NULL)
STACK_OF(ASN1_OBJECT) *objs;
if ((objs = sk_ASN1_OBJECT_new_null()) == NULL)
if (sk_ASN1_OBJECT_push(objs, obj) <= 0)
return objs;
sk_ASN1_OBJECT_pop_free(objs, ASN1_OBJECT_free);
con->objs = (struct ras_manager *)(con + 1);
obj = &con->objs[AMDGPU_RAS_BLOCK__LAST + head->sub_block_index];
obj = &con->objs[head->block];
obj = &con->objs[AMDGPU_RAS_BLOCK__LAST + head->sub_block_index];
obj = &con->objs[head->block];
obj = &con->objs[i];
struct ras_manager *objs;
ret = objects_lookup(filp, handles, count, objs);
drm_gem_lock_reservations(struct drm_gem_object **objs, int count,
struct drm_gem_object *obj = objs[contended];
ret = dma_resv_lock_interruptible(objs[i]->resv,
dma_resv_unlock(objs[j]->resv);
dma_resv_unlock(objs[contended]->resv);
drm_gem_unlock_reservations(struct drm_gem_object **objs, int count,
dma_resv_unlock(objs[i]->resv);
struct drm_gem_object **objs)
objs[i] = obj;
struct drm_gem_object **objs;
objs = kvmalloc_array(count, sizeof(struct drm_gem_object *),
if (!objs)
*objs_out = objs;
struct drm_gem_object **objs;
return drm_exec_prepare_array(&vm_exec->exec, args->objs,
struct drm_gem_object **objs,
struct drm_gem_object **objs;
args.objs = objs;
int drm_gem_lock_reservations(struct drm_gem_object **objs, int count,
void drm_gem_unlock_reservations(struct drm_gem_object **objs, int count,
struct drm_gem_object **objs,
p2->links = p2->objs = NULL;
p->objs = NULL;
add_string(&p->objs, argv[i]);
if (p->srcdir && !p->objs) {
if (!p->objpaths && p->objdir && p->objs)
for (s = p->objs; s != NULL; s = s->next) {
if (!p->objs && verbose)
add_string(&p->objs, obj);
if (p->objs) {
output_strlst(cachef, p->objs);
strlst_t *objs, *objpaths;
if (p->srcdir && p->objs) {
output_strlst(outmk, p->objs);