Home
last modified time | relevance | path

Searched refs:merge (Results 1 – 21 of 21) sorted by relevance

/xen/xen/common/
A Dlist_sort.c28 static struct list_head *merge(void *priv, in merge() function
137 cur = merge(priv, cmp, part[lev], cur); in list_sort()
153 list = merge(priv, cmp, part[lev], list); in list_sort()
A Drangeset.c387 static int merge(unsigned long s, unsigned long e, void *data) in merge() function
396 return rangeset_report_ranges(r2, 0, ~0ul, merge, r1); in rangeset_merge()
A Dpage_alloc.c1111 goto merge; in reserve_offlined_page()
1125 merge: in reserve_offlined_page()
/xen/xen/common/coverage/
A Dgcc_4_7.c92 void (*merge[GCOV_COUNTERS])(gcov_type *, unsigned int); member
99 return info->merge[type] ? 1 : 0; in counter_active()
A Dgcc_3_4.c62 void (*merge)(gcov_type *, unsigned int); member
/xen/automation/gitlab-ci/
A Dbuild-each-commit.sh9 git merge-base --is-ancestor ${BASE} ${TIP}
/xen/tools/ocaml/xenstored/
A Doxenstored.conf.in9 # Activate transaction merge support
10 merge-activate = true
A Dquota.ml85 let merge orig_quota mod_quota dest_quota = function
A Dstore.ml402 Quota.merge orig_quota mod_quota store.quota
A Dxenstored.ml93 ("merge-activate", Config.Set_bool Transaction.do_coalesce);
/xen/stubdom/vtpm/
A DCOPYING14 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
/xen/xen/include/public/
A DCOPYING25 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
/xen/docs/hypervisor-guide/
A Dcode-coverage.rst98 xen.git/xen$ llvm-profdata merge xen.profraw -o xen.profdata
/xen/docs/process/
A Drelease-technician-checklist.txt96 merge tag into staging and push to staging
/xen/
A DCONTRIBUTING215 * including without limitation the rights to use, copy, modify, merge,
A DMAINTAINERS16 'diff -u' to make the patch easy to merge. Be prepared to get your
/xen/tools/libxl/
A Dlibxl_domain.c2419 if (dt->merge) in retrieve_domain_configuration_end()
2420 dt->merge(CTX, p + dt->dev_elem_size * j, q); in retrieve_domain_configuration_end()
A Dlibxl_disk.c1376 .merge = libxl_device_disk_merge,
A Dlibxl_internal.h3927 device_merge_fn_t merge; member
/xen/docs/misc/
A Dnetif-staging-grants.pandoc328 choose to merge as much as data from different pages into this single gref,
/xen/tools/firmware/vgabios/
A DChangeLog1237 updated changelog with merge of vbebios 0.2

Completed in 38 milliseconds