Home
last modified time | relevance | path

Searched refs:namespace (Results 1 – 76 of 76) sorted by relevance

/linux-4.4.14/Documentation/filesystems/
Dsysfs-tagging.txt8 namespace active multiple devices with the same name can show up in
15 By using the network namespace pointers as tags to separate out the
20 Each sysfs directory entry may be tagged with a namespace via the
23 and KOBJ_NS_TYPES, and ns will point to the namespace to which it
27 *ns[KOBJ_NS_TYPES]. When a task in a tagging namespace
30 s_fs_info->ns[kobj_nstype] set to the new namespace. Note that
33 namespace exits, it will call kobj_ns_exit() to invalidate any
39 - current_ns() which returns current's namespace
40 - netlink_ns() which returns a socket's namespace
Dsharedsubtree.txt20 A process wants to clone its own namespace, but still wants to access the CD
24 It provides the necessary building blocks for features like per-user-namespace
152 A) A process wants to clone its own namespace, but still wants to
161 Now any process that clones off a new namespace will have a
163 parent namespace.
179 A new process can clone off a new namespace. And mark some part
180 of its namespace as slave
185 process will not show up in any other namespace. However mounts
186 done in the parent namespace under /myprivatetree still shows
187 up in the process's namespace.
[all …]
Dquota.txt35 Since the quota netlink protocol is not namespace aware, quota netlink messages
36 are sent only in initial network namespace.
Dautomount-support.txt55 from the namespace and thrown away (effectively unmounted).
68 If a namespace is copied, all mountpoints contained therein will be copied,
Dxfs.txt219 When specified, all filesystem namespace operations are
220 executed synchronously. This ensures that when the namespace
222 namespace is on stable storage. This is useful in HA setups
224 inconsistent namespace presentation during or after a
Dhfs.txt58 filesystems namespace which is kind of a cludge and makes the semantics for
D9p.txt40 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER
Dceph.txt35 in-memory cache above the file namespace that is extremely scalable,
Dpath-lookup.txt6 will be resolved. Paths are resolved by walking the namespace tree, starting
44 the namespace. A path is represented as a (dentry, vfsmount) tuple. The name
Dvfat.txt255 the 8.3 namespace and are written on Windows NT to be lowercase will
Dproc.txt226 NStgid descendant namespace thread group ID hierarchy
227 NSpid descendant namespace process ID hierarchy
228 NSpgid descendant namespace process group ID hierarchy
229 NSsid descendant namespace session ID hierarchy
Dporting355 vfs namespace).
Dntfs.txt159 namespace. Otherwise the default behaviour is to treat
Dvfs.txt98 request is made to mount a filesystem onto a directory in your namespace,
1160 functions in fs/namespace.c.
/linux-4.4.14/Documentation/acpi/
Dnamespace.txt9 The Linux ACPI subsystem converts ACPI namespace objects into a Linux
39 data structure called the ACPI namespace whose topology reflects the
79 All definition blocks are loaded into a single namespace. The namespace
82 namespace:
88 5. The '\' symbol represents the root of the namespace (i.e. names
89 prepended with '\' are relative to the namespace root).
90 6. The '^' symbol represents the parent of the current namespace node
92 current namespace node).
94 The figure below shows an example ACPI namespace.
101 +-| _PR | Scope(_PR): the processor namespace
[all …]
Dscan_handlers.txt6 During system initialization and ACPI-based device hot-add, the ACPI namespace
9 registered with the driver core for every device object in the ACPI namespace
10 and the hierarchy of those struct acpi_device objects reflects the namespace
11 layout (i.e. parent device objects in the namespace are represented by parent
20 The core ACPI namespace scanning code in drivers/acpi/scan.c carries out basic
48 The namespace scanning function, acpi_bus_scan(), first registers all of the
49 device nodes in the given namespace scope with the driver core. Then, it tries
62 the namespace scan should be terminated due to a serious error. The error code
65 The namespace trimming function, acpi_bus_trim(), first executes .detach()
66 callbacks from the scan handlers of all device nodes in the given namespace
[all …]
Denumeration.txt8 SoC/Chipset to appear only in ACPI namespace. These are typically devices
27 the ACPI namespace.
30 enumerated from ACPI namespace. This handle can be used to extract other
146 Here is what the ACPI namespace for a SPI slave might look like:
340 parts of the ACPI namespace that relate to them. In the Linux MFD subsystem
350 If the ACPI namespace has a device that we can match using an ACPI id or ACPI
368 Device Tree namespace link device ID
373 regarded as a device indentification namespace analogous to the ACPI/PNP device
374 ID namespace. Consequently, in principle it should not be necessary to allocate
376 identification string in the Device Tree (DT) namespace, especially if that ID
[all …]
Dmethod-customizing.txt43 Note that the full pathname of the method in ACPI namespace
Dmethod-tracing.txt58 in the ACPI namespace. It needn't be an entry
/linux-4.4.14/Documentation/namespaces/
Dcompatibility-list.txt7 occur when tasks share some namespace (the columns) while living
23 other task living in a different namespace via a shared filesystem
25 within the namespace it was obtained in and may refer to some
26 other object in another namespace.
30 words, user 10 in one user namespace shouldn't have the same
32 namespace.
/linux-4.4.14/fs/ncpfs/
DKconfig50 bool "Use NFS namespace if available"
53 Allows you to utilize NFS namespace on NetWare servers. It brings
58 bool "Use LONG (OS/2) namespace if available"
61 Allows you to utilize OS2/LONG namespace on NetWare servers.
62 Filenames in this namespace are limited to 255 characters, they are
71 the OS2/LONG namespace and created under DOS or on a volume using
72 DOS namespace will be converted to lowercase characters.
75 This is only a cosmetic option since the OS2/LONG namespace is case
77 compatibility when moving from DOS to OS2/LONG namespace support.
Dncplib_kernel.c482 __u8 *namespace; in ncp_get_known_namespace() local
497 namespace = ncp_reply_data(server, 2); in ncp_get_known_namespace()
500 ncp_dbg(1, "found %d on %d\n", *namespace, volume); in ncp_get_known_namespace()
503 if ((*namespace == NW_NS_NFS) && !(server->m.flags&NCP_MOUNT_NO_NFS)) in ncp_get_known_namespace()
510 if ((*namespace == NW_NS_OS2) && !(server->m.flags&NCP_MOUNT_NO_OS2)) in ncp_get_known_namespace()
515 namespace += 1; in ncp_get_known_namespace()
Dioctl.c384 sr.namespace = server->name_space[sr.volNumber]; in __ncp_ioctl()
392 sr.namespace = 0; in __ncp_ioctl()
425 sr.namespace, sr.dirEntNum, in __ncp_ioctl()
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt32 libnvdimm: namespace
33 libndctl: namespace enumeration example
34 libndctl: namespace creation example
35 Why the Term "namespace"?
192 BLK-namespace can be configured with a BTT with unique atomic sector
194 not provide for a sector size to be specified for a PMEM namespace.
229 single PMEM namespace is created in the REGION0-SPA-range that spans most
239 well as DIMM2 and DIMM3. Some of REGION1 is allocated to a PMEM namespace
432 "nstype" indicates the integer type of namespace-device this region
520 1. There are already more than two REGION and "namespace" types. For
[all …]
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-devices-firmware_node15 namespace. This attribute is read-only. If the device does not have
16 an _STR method associated with it in the ACPI namespace, this
Dsysfs-devices-sun6 method in the ACPI namespace. The value is written in Advanced
Dsysfs-bus-acpi5 This attribute indicates the full path of ACPI namespace
/linux-4.4.14/drivers/nvdimm/
DKconfig11 namespaces (/dev/ndblkX.Y). A PMEM namespace refers to a
13 (see CONFIG_DAX). A BLK namespace refers to an NVDIMM control
67 NVDIMM namespace, i.e. a namespace can be in raw mode (pmemX,
Dbtt_devs.c141 static DEVICE_ATTR_RW(namespace);
Dpfn_devs.c161 static DEVICE_ATTR_RW(namespace);
/linux-4.4.14/Documentation/
Dunshare.txt58 from default shared namespace. The following lists two use-cases
64 the kernel's per-process namespace mechanism. Polyinstantiated directories,
68 module can easily setup a private namespace for a user at login.
129 of execution context, such as the namespace, is shared by default
151 If CLONE_NEWNS is set, the namespace of the caller is
152 disassociated from the shared namespace.
194 both virtual memory and namespace. After successfully unsharing
196 new namespace structure, the error return code will have to
272 namespace without specifying unsharing of filesystem, correctly
273 unshares both namespace and filesystem information.
[all …]
Dkobject.txt291 const void *(*namespace)(struct kobject *kobj);
Ddevices.txt75 Finally, sometimes I have to play "namespace police." Please don't be
2704 The namespace in these directories is maintained by
2724 The namespace in these directories is maintained by
3353 namespace and enables the kernel to automatically create the device
DCodingStyle665 5) namespace collisions when defining local variables in macros resembling
Dpinctrl.txt1326 hidden behind the gpio_*() function namespace. In this case, the driver
Dkernel-parameters.txt328 exist in the ACPI namespace. NOTE that such command can
/linux-4.4.14/ipc/
DMakefile10 obj-$(CONFIG_IPC_NS) += namespace.o
/linux-4.4.14/Documentation/networking/
Dipvlan.txt36 default namespace.
61 namespace where L2 on the slave could be changed / misused.
93 (d) Now switch to the namespace (ns0 or ns1) to configure the slave devices
Dswitchdev.txt132 network namespace (netns), the driver should set this feature flag to prevent
136 traffic from a port in one namespace to another port in another namespace.
Dvrf.txt19 (Layer 1 separation), VLANs on the interfaces within a namespace provide
Dip-sysctl.txt1648 secret for the namespace, the interface specific ones can
/linux-4.4.14/lib/
Dkobject_uevent.c102 if (ops && ops->netlink_ns && kobj->ktype->namespace) { in kobj_bcast_filter()
104 ns = kobj->ktype->namespace(kobj); in kobj_bcast_filter()
121 ns = kobj->ktype->namespace(kobj); in kobj_usermode_filter()
Dkobject.c37 return kobj->ktype->namespace(kobj); in kobject_namespace()
/linux-4.4.14/drivers/staging/lustre/
Dsysfs-fs-lustre312 locks are taken) currently allocated in this namespace.
318 Displays number or locks allocated in this namespace.
325 namespace.
334 of this namespace
347 Controls "early lock cancellation" feature on this namespace
360 Displays number of granted locks in this namespace
366 Number of granted locks in this namespace during last
373 Number of lock cancellations in this namespace during
381 in this namespace
388 interval in this namespace
[all …]
/linux-4.4.14/include/uapi/linux/
Dncp_fs.h79 int namespace; member
/linux-4.4.14/fs/cifs/
DKconfig103 extended attributes beginning with the user namespace prefix
105 user namespace prefix, but their names are seen by Linux cifs clients
106 prefaced by the user namespace prefix. The system namespace
/linux-4.4.14/fs/nfs/
DMakefile10 write.o namespace.o mount_clnt.o nfstrace.o
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
DTODO18 - Names that are visible in kernel global namespace should have a common
/linux-4.4.14/net/wireless/
Dsysfs.c161 .namespace = wiphy_namespace,
/linux-4.4.14/security/tomoyo/
Ddomain.c488 const char *namespace = tomoyo_current_namespace()->name; in tomoyo_namespace_jump() local
489 const int len = strlen(namespace); in tomoyo_namespace_jump()
490 return strncmp(domainname, namespace, len) || in tomoyo_namespace_jump()
/linux-4.4.14/include/linux/
Dkobject.h121 const void *(*namespace)(struct kobject *kobj); member
Ddevice.h401 const void *(*namespace)(struct device *dev); member
/linux-4.4.14/Documentation/ioctl/
Dbotching-up-ioctls.txt178 default pick a private per-fd namespace which forces any sharing to be done
179 explictly. Only go with a more global per-device namespace if the objects
181 that the per-device modeset objects like connectors share a namespace with
183 namespace, private by default, for framebuffers would have been more
/linux-4.4.14/net/core/
Dnet-sysfs.c874 ns = dev->class->namespace(dev); in rx_queue_namespace()
883 .namespace = rx_queue_namespace
1266 ns = dev->class->namespace(dev); in netdev_queue_namespace()
1275 .namespace = netdev_queue_namespace,
1466 .namespace = net_namespace,
/linux-4.4.14/Documentation/arm64/
Dacpi_object_usage.txt64 which are optional. Each SSDT can only add to the ACPI namespace,
232 An SSDT can only ADD to the ACPI namespace. It cannot modify or
233 replace existing device descriptions already in the namespace.
349 \_GPE 5.3.1 This namespace is for x86 use only. Do not use it
417 \_PR 5.3.1 This namespace is for x86 use only on legacy systems.
452 namespace.
/linux-4.4.14/Documentation/ia64/
Dserial.txt5 ACPI namespace (if any) becomes /dev/ttyS0, the second becomes
30 (described in the ACPI namespace) plus an MP[2] (a PCI device) has
/linux-4.4.14/tools/testing/selftests/futex/
DREADME55 problem as we intend to write multiple tests which collide in this namespace.
/linux-4.4.14/fs/
DMakefile11 attr.o bad_inode.o file.o filesystems.o namespace.o \
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt125 upon memory add/remove or upon ipc namespace creation/removal.
198 %P global pid (init PID namespace)
200 %I global tid (init PID namespace)
201 %u uid (in initial user namespace)
202 %g gid (in initial user namespace)
639 lives in) pid namespace. When selecting a pid for a next task on fork
/linux-4.4.14/drivers/base/
Dcore.c261 ns = dev->class->namespace(dev); in device_namespace()
269 .namespace = device_namespace,
/linux-4.4.14/init/
DKconfig1181 bool "UTS namespace"
1184 In this namespace tasks see different info provided with the
1188 bool "IPC namespace"
1192 In this namespace tasks work with IPC ids which correspond to
1196 bool "User namespace"
1219 bool "Network namespace"
/linux-4.4.14/Documentation/prctl/
Dseccomp_filter.txt70 run with CAP_SYS_ADMIN privileges in its namespace. If these are not
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-cd.1994-2004155 * -- Cleaned up the global namespace a bit by making more
/linux-4.4.14/Documentation/gpio/
Ddriver.txt23 the integer GPIO namespace so that it can be used with the legacy GPIO
Dconsumer.txt365 descriptor into the GPIO integer namespace and vice-versa:
Dgpio-legacy.txt391 Those return either the corresponding number in the other namespace, or
/linux-4.4.14/Documentation/DocBook/
Dnetworking.xml.db359 API-dev-change-net-namespace
/linux-4.4.14/Documentation/usb/
Dusbmon.txt16 is available through a character device in /dev namespace and is an ABI.
/linux-4.4.14/Documentation/i2c/
Dwriting-clients12 Try to keep the kernel namespace as clean as possible. The best way to
/linux-4.4.14/drivers/tty/
DKconfig132 independent PTY namespace.
/linux-4.4.14/
DMakefile1468 $(PERL) $(srctree)/scripts/namespace.pl
/linux-4.4.14/Documentation/scsi/
Dscsi_fc_transport.txt60 on the vport, resulting in a unique <H,C,T,L> namespace for the vport.
/linux-4.4.14/Documentation/hwmon/
Dsysfs-interface41 avoid namespace pollution. The only drawback will be that older versions of
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES412 Allow new nouser_xattr mount parm to disable xattr support for user namespace.
477 xattr names in the "user." namespace space to SMB/CIFS EAs. Lots of
DREADME2 features such as hierarchical dfs like namespace, hardlinks, locking and more.
/linux-4.4.14/Documentation/security/
DSmack.txt532 named SMACK64 on the file. This attribute is in the security namespace. It can