Home
last modified time | relevance | path

Searched refs:foreign (Results 1 – 25 of 97) sorted by relevance

1234

/openbmc/qemu/hw/xen/
H A Dxen-operations.c54 refs[i] = to_domain ? seg->dest.foreign.ref : in libxengnttab_fallback_grant_copy()
55 seg->source.foreign.ref; in libxengnttab_fallback_grant_copy()
72 memcpy(page + seg->dest.foreign.offset, seg->source.virt, in libxengnttab_fallback_grant_copy()
75 memcpy(seg->dest.virt, page + seg->source.foreign.offset, in libxengnttab_fallback_grant_copy()
111 xengnttab_seg->dest.foreign.domid = domid; in libxengnttab_backend_grant_copy()
112 xengnttab_seg->dest.foreign.ref = seg->dest.foreign.ref; in libxengnttab_backend_grant_copy()
113 xengnttab_seg->dest.foreign.offset = seg->dest.foreign.offset; in libxengnttab_backend_grant_copy()
117 xengnttab_seg->source.foreign.domid = domid; in libxengnttab_backend_grant_copy()
118 xengnttab_seg->source.foreign.ref = seg->source.foreign.ref; in libxengnttab_backend_grant_copy()
119 xengnttab_seg->source.foreign.offset = in libxengnttab_backend_grant_copy()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0002-libtool.m4-Rename-the-with-sysroot-option-to-avoid-c.patch68 @@ -115,7 +115,7 @@ AM_INIT_AUTOMAKE([foreign])
77 @@ -156,7 +156,7 @@ AM_INIT_AUTOMAKE([foreign])
99 @@ -49211,7 +49211,7 @@ AM_INIT_AUTOMAKE([foreign])
108 @@ -49404,7 +49404,7 @@ AM_INIT_AUTOMAKE([foreign])
126 @@ -49975,7 +49975,7 @@ AM_INIT_AUTOMAKE([foreign])
135 @@ -50168,7 +50168,7 @@ AM_INIT_AUTOMAKE([foreign])
153 @@ -50739,7 +50739,7 @@ AM_INIT_AUTOMAKE([foreign])
162 @@ -50932,7 +50932,7 @@ AM_INIT_AUTOMAKE([foreign])
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/
H A D0001-build-these-are-foreign-automake-projects.patch4 Subject: [PATCH 1/3] build: these are 'foreign' automake projects
11 files ChangeLog, AUTHORS, etc., use the 'foreign' automake
30 +AM_INIT_AUTOMAKE([foreign])
43 +AM_INIT_AUTOMAKE([foreign])
/openbmc/ipmitool/
H A Dbootstrap37 automake --foreign --add-missing --copy
41 automake --foreign
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0011-fix-bug-of-do_compile-and-do_install.patch25 libmultipath/prioritizers libmultipath/checkers libmultipath/foreign: libmultipath
36 +libdmmp.install libmultipath/foreign.install: mpathpersist.install
40 libmultipath/foreign.install: libmultipath.install
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A Dconfigure.patch8 #AM_INIT_AUTOMAKE([1.9 foreign])
10 +AM_INIT_AUTOMAKE([foreign])
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A Dautomake-foreign.patch1 Pass foreign to AM_INIT_AUTOMAKE so it doesn't enforce GNU strictness.
12 +AM_INIT_AUTOMAKE([foreign])
/openbmc/openbmc/poky/meta/recipes-extended/which/which-2.21/
H A Dautomake.patch1 Update autoconf prologue to use "foreign" strictness.
15 +AM_INIT_AUTOMAKE([foreign])
/openbmc/openbmc/poky/meta/recipes-support/libffi/
H A Dlibffi_3.4.6.bb1 SUMMARY = "A portable foreign function interface library"
5 time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name …
7 library really only provides the lowest, machine dependent layer of a fully featured foreign functi…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0007-oprofile-doesn-t-want-GNU-levels-of-automake-strictn.patch5 so tell it to be "foreign".
20 +AM_INIT_AUTOMAKE([foreign])
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/cherokee/cherokee/
H A D0001-configure.ac-Add-foreign-to-AM_INIT_AUTOMAKE.patch4 Subject: [PATCH] configure.ac: Add foreign to AM_INIT_AUTOMAKE
25 +AM_INIT_AUTOMAKE([no-define foreign])
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-cryptography-crates.inc13 crate://crates.io/foreign-types/0.3.2 \
14 crate://crates.io/foreign-types-shared/0.1.1 \
63 SRC_URI[foreign-types-0.3.2.sha256sum] = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3f…
64 SRC_URI[foreign-types-shared-0.1.1.sha256sum] = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac…
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dsm501fb.txt20 set different foreign endian.
22 set different foreign endian.
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Davoid_parallel_tests.patch25 -AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign 1.10 tar-pax no-dist-gzip dist-xz subdir-objects])
26 +AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign 1.10 tar-pax no-dist-gzip dist-xz subdir-objects …
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/
H A Davoid_parallel_tests.patch27 -AM_INIT_AUTOMAKE([check-news foreign 1.11 silent-rules tar-pax no-dist-gzip dist-xz subdir-objects…
28 +AM_INIT_AUTOMAKE([check-news foreign 1.11 silent-rules tar-pax no-dist-gzip dist-xz subdir-objects…
/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/
H A Dconfigure.ac4 AM_INIT_AUTOMAKE(foreign)
/openbmc/openbmc-tools/adcapp/
H A Dconfigure.ac2 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
/openbmc/openbmc-tools/pwmtachtool/
H A Dconfigure.ac2 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/
H A Dconfigure.patch8 +AM_INIT_AUTOMAKE([foreign])
/openbmc/linux/include/asm-generic/
H A Dmm_hooks.h26 bool write, bool execute, bool foreign) in arch_vma_access_permitted() argument
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DNIST-PD-fallback3 …ted States. This software may be subject to foreign copyright. Permission in the United States and…
/openbmc/linux/drivers/gpu/drm/i915/
H A DKconfig.profile16 int "Timeout for unsignaled foreign fences (ms, jiffy granularity)"
19 When listening to a foreign fence, we install a supplementary timer
22 unsignaled foreign fence.
24 May be 0 to disable the timeout, and rely on the foreign fence being
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-net/
H A Dam_foreign.patch9 +AUTOMAKE_OPTIONS = foreign
/openbmc/linux/drivers/net/xen-netback/
H A Drx.c199 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local
210 foreign = xen_page_foreign(page); in xenvif_rx_copy_add()
211 if (foreign) { in xenvif_rx_copy_add()
212 op->source.domid = foreign->domid; in xenvif_rx_copy_add()
213 op->source.u.ref = foreign->gref; in xenvif_rx_copy_add()
/openbmc/linux/arch/x86/include/asm/
H A Dmmu_context.h250 bool write, bool execute, bool foreign) in arch_vma_access_permitted() argument
256 if (foreign || vma_is_foreign(vma)) in arch_vma_access_permitted()

1234