Home
last modified time | relevance | path

Searched refs:anonymous (Results 1 – 25 of 133) sorted by relevance

123456

/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dactive_mm.rst26 - we have "real address spaces" and "anonymous address spaces". The
27 difference is that an anonymous address space doesn't care about the
29 anonymous address space we just leave the previous address space
32 The obvious use for a "anonymous address space" is any thread that
40 - "tsk->mm" points to the "real address space". For an anonymous process,
41 tsk->mm will be NULL, for the logical reason that an anonymous process
45 "stole" for such an anonymous user. For that, we have "tsk->active_mm",
52 For a anonymous process, tsk->mm == NULL, and tsk->active_mm is the
53 "borrowed" mm while the anonymous process is running. When the
54 anonymous process gets scheduled away, the borrowed address space is
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/
H A Dclose-RequireValidShell-check.patch18 # We want clients to be able to login with "anonymous" as well as "ftp"
19 UserAlias anonymous ftp
22 # Limit the maximum number of anonymous logins
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Da3m071.dts19 model = "anonymous,a3m071";
20 compatible = "anonymous,a3m071";
128 compatible = "anonymous,a3m071-fpga";
H A Da4m072.dts20 model = "anonymous,a4m072";
21 compatible = "anonymous,a4m072";
/OK3568_Linux_fs/buildroot/package/i2pd/
H A DConfig.in22 I2P (Invisible Internet Protocol) is a universal anonymous
24 All communications over I2P are anonymous and end-to-end
/OK3568_Linux_fs/kernel/Documentation/doc-guide/
H A Dkernel-doc.rst232 * @memb1: first member of anonymous union/anonymous struct
233 * @memb2: second member of anonymous union/anonymous struct
234 * @memb3: third member of anonymous union/anonymous struct
235 * @memb4: fourth member of anonymous union/anonymous struct
236 * @bar: non-anonymous union
273 #) When the nested struct/union is anonymous, the member ``bar`` in it
/OK3568_Linux_fs/buildroot/package/mongodb/
H A D0001-ssl_manager.cpp-fix-build-with-gcc-7-and-fpermissive.patch12 …static member function 'static mongo::StatusWith<mongo::{anonymous}::DERToken> mongo::{anonymous}:…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D1296.patch13 …static member function 'static mongo::StatusWith<mongo::{anonymous}::DERToken> mongo::{anonymous}:…
H A D0001-Support-deprecated-resolver-functions.patch30 // The anonymous namespace is safe, in this header, as it is not really a header. It is only used
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/doc-guide/
H A Dkernel-doc.rst263 * @memb1: first member of anonymous union/anonymous struct
264 * @memb2: second member of anonymous union/anonymous struct
265 * @memb3: third member of anonymous union/anonymous struct
266 * @memb4: fourth member of anonymous union/anonymous struct
267 * @bar: non-anonymous union
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/netdata/
H A Dnetdata_1.34.1.bb23 # Stop sending anonymous statistics to Google Analytics
70 touch ${D}${sysconfdir}/netdata/.opt-out-from-anonymous-statistics
/OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/
H A Dexporting.rst58 This is set when anonymous dentries are created, and cleared when a
80 c. Helper routines to allocate anonymous dentries, and to help attach
86 If it doesn't, a new anonymous (IS_ROOT and
94 (such as an anonymous one created by d_obtain_alias), if appropriate.
/OK3568_Linux_fs/u-boot/arch/x86/dts/
H A Dtheadorable-x86-dfi-bt700.dts14 compatible = "anonymous,theadorable-x86-dfi-bt700", "dfi,bt700",
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dtranshuge.rst17 Currently THP only works for anonymous memory mappings and tmpfs/shmem.
97 Transparent Hugepage Support for anonymous memory can be entirely disabled
107 anonymous hugepages in case they're not immediately free to madvise
152 anonymous mapping. It's possible to disable huge zero page by writing 0
265 is used for SysV SHM, memfds, shared anonymous mmaps (of /dev/zero or
288 The number of anonymous transparent huge pages currently used by the
290 To identify what applications are using anonymous transparent huge pages,
H A Dnommu-mmap.rst115 (#) A request for an anonymous mapping will always be page aligned. If
121 (#) The memory allocated by a request for an anonymous mapping will normally
133 In the no-MMU case, however, anonymous mappings are backed by physical
136 anonymous mapping and the kernel then does a memset for the entire map.
147 (#) A list of all the private copy and anonymous mappings on the system is
H A Dconcepts.rst146 The `anonymous memory` or `anonymous mappings` represent memory that
149 call. Usually, the anonymous mappings only define virtual memory areas
170 reclaimable pages are page cache and anonymous memory.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-swap12 will be used for swappable anonymous pages mapped in a
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Ddummy-sdk-package.inc11 # (note that we have to do this in anonymous python here to avoid
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsocfpga_cyclone5_sr1500.dts11 compatible = "anonymous,socfpga-sr1500", "altr,socfpga-cyclone5", "altr,socfpga";
H A Dsocfpga_cyclone5_is1.dts11 compatible = "anonymous,socfpga-is1", "altr,socfpga-cyclone5", "altr,socfpga";
/OK3568_Linux_fs/buildroot/package/pulseaudio/
H A Ddefault.pa73 load-module module-native-protocol-unix auth-anonymous=1 socket=/tmp/pulse-socket
/OK3568_Linux_fs/buildroot/package/leveldb/
H A D0003-CMakeLists.txt-check-for-atomic-library.patch11 …nux-uclibc/bin/ld: libleveldb.a(env_posix.cc.o): in function `leveldb::(anonymous namespace)::Limi…
/OK3568_Linux_fs/buildroot/package/assimp/
H A D0001-Fix-FBXConverter-use-proper-64-bit-constant.patch33 // XXX vc9's debugger won't step into anonymous namespaces
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr/
H A D0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch56 # Now we determine which one is our anonymous shmem preference.
/OK3568_Linux_fs/debian/overlay/etc/pulse/
H A Ddefault.pa74 load-module module-native-protocol-unix auth-anonymous=1 socket=/tmp/pulse-socket

123456