Home
last modified time | relevance | path

Searched refs:central (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/Documentation/filesystems/
Dafs.txt82 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells
171 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 >/proc/fs/afs/cells
234 echo add grand.central.org 18.9.48.14:128.2.203.61:130.237.48.87 > /proc/fs/afs/cells
235 mount -t afs "#grand.central.org:root.cell." /afs/grand.central.org/
236 mount -t afs "#grand.central.org:root.archive." /afs/grand.central.org/archive
237 mount -t afs "#grand.central.org:root.contrib." /afs/grand.central.org/contrib
238 mount -t afs "#grand.central.org:root.doc." /afs/grand.central.org/doc
239 mount -t afs "#grand.central.org:root.project." /afs/grand.central.org/project
240 mount -t afs "#grand.central.org:root.service." /afs/grand.central.org/service
241 mount -t afs "#grand.central.org:root.software." /afs/grand.central.org/software
[all …]
Dautomount-support.txt18 asd cambridge cambridge.redhat.com grand.central.org
/linux-4.4.14/arch/sparc/kernel/
Dcentral.c29 bool central; member
171 p->central = true; in fhc_probe()
181 if (p->central) { in fhc_probe()
194 if (!p->central) { in fhc_probe()
215 if (!p->central) in fhc_probe()
233 (p->central ? "(Central)" : ""))); in fhc_probe()
DMakefile61 obj-$(CONFIG_SPARC64) += central.o
/linux-4.4.14/drivers/staging/android/
DTODO22 since ion would just be the central allocator for shared buffers.
/linux-4.4.14/arch/arm/mach-footbridge/
DKconfig59 in host ("central function") mode.
/linux-4.4.14/drivers/hwtracing/intel_th/
DKconfig30 Global Trace Hub (GTH) is the central component of the
/linux-4.4.14/drivers/char/ipmi/
DKconfig9 This enables the central IPMI message handler, required for IPMI
/linux-4.4.14/Documentation/networking/
Dregulatory.txt16 to the kernel one regulatory domain to be used as the central
27 is CRDA - central regulatory domain agent. Its documented here:
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-devfreq43 devfreq-provided central polling
/linux-4.4.14/Documentation/trace/
Dintel_th.txt26 - Global Trace Hub (GTH), which is a switch and a central component
Dcoresight.txt86 The coresight framework provides a central point to represent, configure and
132 The coresight framework provides a central point to represent, configure and
/linux-4.4.14/Documentation/fmc/
Dmezzanine.txt28 for greater flexibility, but also to avoid a central registry within
/linux-4.4.14/Documentation/
Dpnp.txt95 All Plug and Play drivers, protocols, and services meet at a central location
DIPMI.txt95 ipmi_msghandler - This is the central piece of software for the IPMI
/linux-4.4.14/Documentation/pps/
Dpps.txt52 useful besides(!) the gathering of timestamps as it is the central
/linux-4.4.14/Documentation/scheduler/
Dsched-design-CFS.txt91 only one central tunable (you have to switch on CONFIG_SCHED_DEBUG):
/linux-4.4.14/Documentation/video4linux/
Dv4l2-controls.txt21 V4L2 specification with respect to controls in a central place. And to make
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt1166 A central rule exists to create $(obj)/%.dtb from $(src)/%.dts;