Home
last modified time | relevance | path

Searched defs:new_last (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dllist.h52 llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch()
/openbsd-src/usr.bin/dig/lib/isc/
H A Dheap.c171 unsigned int new_last; in isc_heap_insert() local
/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-copy.c470 tree old_first, old_last, new_last; in set_copy_of_val() local
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_svm.c1084 svm_range_split_tail(struct svm_range * prange,uint64_t new_last,struct list_head * insert_list) svm_range_split_tail() argument