/linux-4.4.14/arch/ia64/mm/ |
D | tlb.c | 105 unsigned long serve; member 111 ss->serve = val; in spinaphore_init() 116 unsigned long t = ia64_fetchadd(1, &ss->ticket, acq), serve; in down_spin() local 118 if (time_before(t, ss->serve)) in down_spin() 124 asm volatile ("ld8.c.nc %0=[%1]" : "=r"(serve) : "r"(&ss->serve) : "memory"); in down_spin() 125 if (time_before(t, serve)) in down_spin() 133 ia64_fetchadd(1, &ss->serve, rel); in up_spin()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | spinlock.h | 42 int *p = (int *)&lock->lock, ticket, serve; in __ticket_spin_lock() local 52 asm volatile ("ld4.c.nc %0=[%1]" : "=r"(serve) : "r"(p) : "memory"); in __ticket_spin_lock() 54 if (!(((serve >> TICKET_SHIFT) ^ ticket) & TICKET_MASK)) in __ticket_spin_lock()
|
/linux-4.4.14/arch/powerpc/platforms/8xx/ |
D | Kconfig | 19 The MPC86xADS is meant to serve as a platform for s/w and h/w 29 The MPC885ADS is meant to serve as a platform for s/w and h/w 76 Enable FEC2 to serve as 2-nd Ethernet channel. Note that SMC2 83 Enable SCC3 to serve as 2-nd Ethernet channel. Note that SMC1
|
/linux-4.4.14/Documentation/devicetree/bindings/arc/ |
D | pct.txt | 9 counted, the HW events themselves cannot serve as a trigger for a sample.
|
/linux-4.4.14/Documentation/blockdev/drbd/ |
D | README.txt | 4 is designed to serve as a building block for high availability
|
D | data-structure-v9.txt | 36 counted. The peer_device objects only serve to establish the links between
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra30-actmon.txt | 5 which the external memory needs to be clocked in order to serve all requests
|
/linux-4.4.14/Documentation/hwmon/ |
D | max31790 | 27 also be configured to serve as tachometer inputs.
|
D | lm87 | 64 The LM87 has four pins which can serve one of two possible functions,
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-iio-trigger-sysfs | 29 into the associated file, which will serve as the id of the
|
/linux-4.4.14/Documentation/ |
D | volatile-considered-harmful.txt | 23 code, volatile can only serve to slow things down. 66 hyperthreaded twin processor; it also happens to serve as a compiler
|
D | pnp.txt | 239 ISAPNP drivers. They should serve as a temporary solution only.
|
D | clk.txt | 30 serve as a convenient shorthand for the implementation of the
|
D | remoteproc.txt | 265 * @RSC_VDEV: declare support for a virtio device, and serve as its
|
D | workqueue.txt | 96 worker-pools to serve work items queued on unbound workqueues - the
|
D | kobject.txt | 184 One of the key functions of a kobject is to serve as a reference counter
|
D | atomic_ops.txt | 6 This document is intended to serve as a guide to Linux port
|
D | pinctrl.txt | 536 PIN CONTROLLER are provided on a first-come first-serve basis, so if some
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | 8xxx_gpio.txt | 16 The GPIO module may serve as another interrupt controller (cascaded to
|
D | gpio.txt | 27 several GPIOs serve the same function (e.g. a parallel data line).
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | renesas,rcar-dmac.txt | 9 an 8-bit port number called the MID/RID. A DMA controller can thus serve up to
|
/linux-4.4.14/drivers/block/drbd/ |
D | Kconfig | 20 is designed to serve as a building block for high availability
|
/linux-4.4.14/tools/testing/selftests/futex/ |
D | README | 11 primitives. These can be used as is in user applications or can serve as
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | fsl-tsec-phy.txt | 134 When this attribute is not used, eTSEC system clock will serve as
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | user-guide.txt | 116 which is high enough to serve the user's needs, but low enough to save
|
/linux-4.4.14/Documentation/hid/ |
D | hidraw.txt | 115 purpose, and can serve as a starting point for developing applications using
|
/linux-4.4.14/Documentation/power/ |
D | power_supply_class.txt | 208 should be factored out, and in fact, apm_power, the driver to serve
|
/linux-4.4.14/Documentation/m68k/ |
D | README.buddha | 102 determine what driver has to serve the INT2. Buddha and
|
/linux-4.4.14/drivers/tty/ |
D | Kconfig | 93 select the console driver that will serve as the backend for the 186 serial ports because they serve many terminals or dial-in
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_configfs.txt | 167 All the above steps serve the purpose of composing the gadget of
|
D | WUSB-Design-overview.txt | 56 UWB is a wide-band communication protocol that is to serve also as the
|
/linux-4.4.14/Documentation/filesystems/ |
D | debugfs.txt | 7 there. The debugfs filesystem is also intended to not serve as a stable
|
D | f2fs.txt | 59 scattered across the whole storage. In order to serve new empty log space, it 565 triggered when there are not enough free segments to serve VFS calls. Background
|
/linux-4.4.14/Documentation/networking/ |
D | udplite.txt | 99 For testing purposes, the following can serve as a `mini' header file:
|
D | ixgb.txt | 176 NOTE: These changes are only suggestions, and serve as a starting point for
|
/linux-4.4.14/Documentation/trace/ |
D | coresight.txt | 24 the emanating source to a sink(s). Sinks serve as endpoints to the coresight
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio-legacy.txt | 261 These calls serve two basic purposes. One is marking the signals which 268 GPIO can serve as a kind of lock. 595 available, from arch_initcall() or earlier; they can often serve as IRQs.
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | Kconfig | 197 to a set of server nodes that can serve the target. Requests for
|
/linux-4.4.14/Documentation/timers/ |
D | highres.txt | 142 functionality, while making it possible would be difficult and would serve no
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | Kconfig | 50 one serve as the USB host instead (in the "B-Host" role).
|
/linux-4.4.14/Documentation/dmaengine/ |
D | provider.txt | 14 to serve several to any requests. To simplify, channels are the
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 176 serve incorrect data.
|
D | backend-api.txt | 6 FS-Cache for it to then serve out to network filesystems and other interested
|
/linux-4.4.14/Documentation/arm64/ |
D | acpi_object_usage.txt | 229 also serve the purpose of dividing up device descriptions into more
|
/linux-4.4.14/Documentation/RCU/ |
D | checklist.txt | 55 Disabling of preemption can serve as rcu_read_lock_sched(), but
|
/linux-4.4.14/mm/ |
D | Kconfig | 490 allocated pages are migrated away to serve the contiguous request.
|
/linux-4.4.14/Documentation/powerpc/ |
D | hvcs.txt | 277 When hvcs is being used to serve consoles this behavior is not a huge issue
|
/linux-4.4.14/Documentation/networking/dsa/ |
D | dsa.txt | 391 fully configured and ready to serve any kind of request. It is recommended
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 645 Requiring CAP is not a complete solution but should serve as a
|