Home
last modified time | relevance | path

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

/linux-4.1.27/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,
Dmethod-customizing.txt43 Note that the full pathname of the method in ACPI namespace
/linux-4.1.27/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
24 point to the namespace to which it belongs.
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 …]
Dautomount-support.txt28 (c) Call do_add_mount() to install the new vfsmount into the namespace's
80 from the namespace and thrown away (effectively unmounted).
93 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
Dceph.txt35 in-memory cache above the file namespace that is extremely scalable,
D9p.txt40 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER
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.txt225 NStgid descendant namespace thread group ID hierarchy
226 NSpid descendant namespace process ID hierarchy
227 NSpgid descendant namespace process group ID hierarchy
228 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,
1153 functions in fs/namespace.c.
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.txt1315 hidden behind the gpio_*() function namespace. In this case, the driver
Dkernel-parameters.txt302 exist in the ACPI namespace. NOTE that such command can
/linux-4.1.27/ipc/
DMakefile10 obj-$(CONFIG_IPC_NS) += namespace.o
/linux-4.1.27/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.1.27/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
Dip-sysctl.txt1568 secret for the namespace, the interface specific ones can
/linux-4.1.27/include/uapi/linux/
Dncp_fs.h79 int namespace; member
/linux-4.1.27/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.1.27/fs/nfs/
DMakefile10 write.o namespace.o mount_clnt.o nfstrace.o
/linux-4.1.27/arch/mips/alchemy/
DKconfig10 # namespace as documented in the manuals. In this case however you need
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
DTODO18 - Names that are visible in kernel global namespace should have a common
/linux-4.1.27/net/wireless/
Dsysfs.c159 .namespace = wiphy_namespace,
/linux-4.1.27/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.1.27/include/linux/
Dkobject.h120 const void *(*namespace)(struct kobject *kobj); member
Ddevice.h371 const void *(*namespace)(struct device *dev); member
/linux-4.1.27/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.1.27/net/core/
Dnet-sysfs.c854 ns = dev->class->namespace(dev); in rx_queue_namespace()
863 .namespace = rx_queue_namespace
1249 ns = dev->class->namespace(dev); in netdev_queue_namespace()
1258 .namespace = netdev_queue_namespace,
1449 .namespace = net_namespace,
/linux-4.1.27/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.1.27/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.1.27/fs/
DMakefile11 attr.o bad_inode.o file.o filesystems.o namespace.o \
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt124 upon memory add/remove or upon ipc namespace creation/removal.
197 %P global pid (init PID namespace)
199 %I global tid (init PID namespace)
627 lives in) pid namespace. When selecting a pid for a next task on fork
/linux-4.1.27/Documentation/gpio/
Ddriver.txt23 the integer GPIO namespace so that it can be used with the legacy GPIO
Dconsumer.txt329 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.1.27/drivers/base/
Dcore.c261 ns = dev->class->namespace(dev); in device_namespace()
269 .namespace = device_namespace,
/linux-4.1.27/init/
DKconfig1170 bool "UTS namespace"
1173 In this namespace tasks see different info provided with the
1177 bool "IPC namespace"
1181 In this namespace tasks work with IPC ids which correspond to
1185 bool "User namespace"
1208 bool "Network namespace"
/linux-4.1.27/Documentation/prctl/
Dseccomp_filter.txt70 run with CAP_SYS_ADMIN privileges in its namespace. If these are not
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-cd.1994-2004155 * -- Cleaned up the global namespace a bit by making more
/linux-4.1.27/Documentation/usb/
Dusbmon.txt16 is available through a character device in /dev namespace and is an ABI.
/linux-4.1.27/Documentation/i2c/
Dwriting-clients12 Try to keep the kernel namespace as clean as possible. The best way to
/linux-4.1.27/drivers/tty/
DKconfig132 independent PTY namespace.
/linux-4.1.27/
DMakefile1467 $(PERL) $(srctree)/scripts/namespace.pl
/linux-4.1.27/Documentation/scsi/
Dscsi_fc_transport.txt60 on the vport, resulting in a unique <H,C,T,L> namespace for the vport.
/linux-4.1.27/Documentation/hwmon/
Dsysfs-interface41 avoid namespace pollution. The only drawback will be that older versions of
/linux-4.1.27/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.1.27/Documentation/security/
DSmack.txt497 named SMACK64 on the file. This attribute is in the security namespace. It can