Home
last modified time | relevance | path

Searched refs:olist (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/sys/dev/pci/drm/
H A Ddrm_suballoc.c79 INIT_LIST_HEAD(&sa_manager->olist); in drm_suballoc_manager_init()
103 if (!list_empty(&sa_manager->olist)) in drm_suballoc_manager_fini()
106 list_for_each_entry_safe(sa, tmp, &sa_manager->olist, olist) { in drm_suballoc_manager_fini()
118 if (sa_manager->hole == &sa->olist) in drm_suballoc_remove_locked()
119 sa_manager->hole = sa->olist.prev; in drm_suballoc_remove_locked()
121 list_del_init(&sa->olist); in drm_suballoc_remove_locked()
135 list_for_each_entry_safe_from(sa, tmp, &sa_manager->olist, olist) { in drm_suballoc_try_free()
147 if (hole != &sa_manager->olist) in drm_suballoc_hole_soffset()
180 sa_manager->hole = &sa->olist; in drm_suballoc_try_alloc()
335 INIT_LIST_HEAD(&sa->olist); in drm_suballoc_new()
[all …]
/openbsd/usr.sbin/ldapd/
H A Dvalidate.c214 if (olist == NULL) in validate_allowed_attribute()
236 SLIST_FOREACH(optr, olist, next) in olist_push()
249 olist_push(olist, sup->object); in olist_push()
257 if (olist == NULL) in olist_free()
261 SLIST_REMOVE_HEAD(olist, next); in olist_free()
265 free(olist); in olist_free()
293 struct obj_list *olist = NULL; in validate_entry() local
307 if ((olist = calloc(1, sizeof(*olist))) == NULL) in validate_entry()
309 SLIST_INIT(olist); in validate_entry()
341 olist_push(olist, obj); in validate_entry()
[all …]
H A Dschema.c231 if (olist == NULL) { in push_obj()
232 if ((olist = calloc(1, sizeof(*olist))) == NULL) { in push_obj()
236 SLIST_INIT(olist); in push_obj()
241 free(olist); in push_obj()
245 SLIST_INSERT_HEAD(olist, optr, next); in push_obj()
247 return olist; in push_obj()
626 struct obj_list *olist = NULL; in schema_parse_objlist() local
658 olist = push_obj(olist, obj); in schema_parse_objlist()
662 return olist; in schema_parse_objlist()
1184 if (olist == NULL || SLIST_EMPTY(olist)) in schema_dump_objlist()
[all …]
/openbsd/usr.bin/join/
H A Djoin.c78 OLIST *olist; /* output field list */ variable
421 if (olist) in outoneline()
423 if (olist[cnt].filenum == F->number) in outoneline()
424 outfield(lp, olist[cnt].fieldno, 0); in outoneline()
425 else if (olist[cnt].filenum == 0) in outoneline()
452 if (olist) { in outtwoline()
454 if (olist[cnt].filenum == 0) { in outtwoline()
459 } else if (olist[cnt].filenum == 1) in outtwoline()
533 olist = p; in fieldarg()
536 olist[olistcnt].filenum = filenum; in fieldarg()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dmri.c130 struct section_name_struct *olist; in mri_draw_tree() local
141 for (olist = order; done == 0 && olist != NULL; olist = olist->next) in mri_draw_tree()
143 if (strcmp (alist->name, olist->name) == 0) in mri_draw_tree()
145 olist->vma = alist->vma; in mri_draw_tree()
/openbsd/gnu/usr.bin/binutils/ld/
H A Dmri.c143 struct section_name_struct *olist; in mri_draw_tree() local
154 for (olist = order; done == 0 && olist != NULL; olist = olist->next) in mri_draw_tree()
156 if (strcmp (alist->name, olist->name) == 0) in mri_draw_tree()
158 olist->vma = alist->vma; in mri_draw_tree()
/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_suballoc.h27 struct list_head olist; member
43 struct list_head olist; member
/openbsd/distrib/armv7/ramdisk/
H A DMakefile51 lib*.a lib*.olist instbin.map *.o *.lo *.c
/openbsd/distrib/hppa/ramdisk/
H A DMakefile75 lib*.a lib*.olist instbin.map \
/openbsd/distrib/macppc/ramdisk/
H A DMakefile77 lib*.a lib*.olist instbin.map *.o *.lo *.c bsd bsd.rd cd${OSrev}.iso
/openbsd/distrib/octeon/ramdisk/
H A DMakefile78 lib*.a lib*.olist instbin.map *.o *.lo *.c bsd bsd.rd
/openbsd/distrib/luna88k/ramdisk/
H A DMakefile77 lib*.a lib*.olist instbin.map *.o *.lo *.c bsd bsd.rd
/openbsd/distrib/landisk/ramdisk/
H A DMakefile80 lib*.a lib*.olist instbin.map *.o *.lo *.c bsd bsd.rd
/openbsd/distrib/amd64/ramdiskA/
H A DMakefile81 lib*.a lib*.olist instbin.map boot instbin.conf ${FS}
/openbsd/distrib/i386/ramdisk/
H A DMakefile78 lib*.a lib*.olist instbin.map boot instbin.conf ${FS}
/openbsd/distrib/sparc64/ramdisk/
H A DMakefile80 lib*.a lib*.olist instbin.map instbin.conf \
/openbsd/distrib/sparc64/ramdiskB/
H A DMakefile80 lib*.a lib*.olist instbin.map instbin.conf \
/openbsd/distrib/loongson/ramdisk/
H A DMakefile96 lib*.a lib*.olist instbin.map *.o *.lo *.c bsd bsd.rd cd${OSrev}.iso
/openbsd/distrib/powerpc64/ramdisk/
H A DMakefile88 lib*.a lib*.olist instbin.map *.o *.lo *.c bsd bsd.rd
/openbsd/distrib/riscv64/ramdisk/
H A DMakefile89 lib*.a lib*.olist instbin.map *.o *.lo *.c bsd.rd
/openbsd/gnu/gcc/gcc/
H A Domp-low.c2098 gimplify_and_add (x, olist); in lower_send_clauses()
2108 lower_send_shared_vars (tree *ilist, tree *olist, omp_context *ctx) in lower_send_shared_vars() argument
2145 gimplify_and_add (x, olist); in lower_send_shared_vars()
3593 tree new_stmt, stmt, body, bind, block, ilist, olist, new_body; in lower_omp_sections() local
3643 olist = NULL_TREE; in lower_omp_sections()
3660 append_to_statement_list (olist, &new_body); in lower_omp_sections()
4155 tree olist, ilist, par_olist, par_ilist; in lower_omp_parallel() local
4197 olist = NULL_TREE; in lower_omp_parallel()
4199 lower_send_clauses (clauses, &ilist, &olist, ctx); in lower_omp_parallel()
4200 lower_send_shared_vars (&ilist, &olist, ctx); in lower_omp_parallel()
[all …]
/openbsd/distrib/i386/ramdisk_cd/
H A DMakefile101 lib*.a lib*.olist instbin.map boot instbin.conf ${FS}
/openbsd/distrib/sparc64/miniroot/
H A DMakefile110 lib*.a lib*.olist instbin.map instbin.conf \
/openbsd/distrib/alpha/miniroot/
H A DMakefile116 lib*.a lib*.olist instbin.map instbin.conf ${FS} ${CLEANFILES}
/openbsd/distrib/amd64/ramdisk_cd/
H A DMakefile120 lib*.a lib*.olist instbin.map boot instbin.conf ${FS}

12