Home
last modified time | relevance | path

Searched refs:serve (Results 1 – 49 of 49) sorted by relevance

/linux-4.4.14/arch/ia64/mm/
Dtlb.c105 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/
Dspinlock.h42 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/
DKconfig19 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/
Dpct.txt9 counted, the HW events themselves cannot serve as a trigger for a sample.
/linux-4.4.14/Documentation/blockdev/drbd/
DREADME.txt4 is designed to serve as a building block for high availability
Ddata-structure-v9.txt36 counted. The peer_device objects only serve to establish the links between
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra30-actmon.txt5 which the external memory needs to be clocked in order to serve all requests
/linux-4.4.14/Documentation/hwmon/
Dmax3179027 also be configured to serve as tachometer inputs.
Dlm8764 The LM87 has four pins which can serve one of two possible functions,
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-iio-trigger-sysfs29 into the associated file, which will serve as the id of the
/linux-4.4.14/Documentation/
Dvolatile-considered-harmful.txt23 code, volatile can only serve to slow things down.
66 hyperthreaded twin processor; it also happens to serve as a compiler
Dpnp.txt239 ISAPNP drivers. They should serve as a temporary solution only.
Dclk.txt30 serve as a convenient shorthand for the implementation of the
Dremoteproc.txt265 * @RSC_VDEV: declare support for a virtio device, and serve as its
Dworkqueue.txt96 worker-pools to serve work items queued on unbound workqueues - the
Dkobject.txt184 One of the key functions of a kobject is to serve as a reference counter
Datomic_ops.txt6 This document is intended to serve as a guide to Linux port
Dpinctrl.txt536 PIN CONTROLLER are provided on a first-come first-serve basis, so if some
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
D8xxx_gpio.txt16 The GPIO module may serve as another interrupt controller (cascaded to
Dgpio.txt27 several GPIOs serve the same function (e.g. a parallel data line).
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Drenesas,rcar-dmac.txt9 an 8-bit port number called the MID/RID. A DMA controller can thus serve up to
/linux-4.4.14/drivers/block/drbd/
DKconfig20 is designed to serve as a building block for high availability
/linux-4.4.14/tools/testing/selftests/futex/
DREADME11 primitives. These can be used as is in user applications or can serve as
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dfsl-tsec-phy.txt134 When this attribute is not used, eTSEC system clock will serve as
/linux-4.4.14/Documentation/cpu-freq/
Duser-guide.txt116 which is high enough to serve the user's needs, but low enough to save
/linux-4.4.14/Documentation/hid/
Dhidraw.txt115 purpose, and can serve as a starting point for developing applications using
/linux-4.4.14/Documentation/power/
Dpower_supply_class.txt208 should be factored out, and in fact, apm_power, the driver to serve
/linux-4.4.14/Documentation/m68k/
DREADME.buddha102 determine what driver has to serve the INT2. Buddha and
/linux-4.4.14/drivers/tty/
DKconfig93 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/
Dgadget_configfs.txt167 All the above steps serve the purpose of composing the gadget of
DWUSB-Design-overview.txt56 UWB is a wide-band communication protocol that is to serve also as the
/linux-4.4.14/Documentation/filesystems/
Ddebugfs.txt7 there. The debugfs filesystem is also intended to not serve as a stable
Df2fs.txt59 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/
Dudplite.txt99 For testing purposes, the following can serve as a `mini' header file:
Dixgb.txt176 NOTE: These changes are only suggestions, and serve as a starting point for
/linux-4.4.14/Documentation/trace/
Dcoresight.txt24 the emanating source to a sink(s). Sinks serve as endpoints to the coresight
/linux-4.4.14/Documentation/gpio/
Dgpio-legacy.txt261 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/
DKconfig197 to a set of server nodes that can serve the target. Requests for
/linux-4.4.14/Documentation/timers/
Dhighres.txt142 functionality, while making it possible would be difficult and would serve no
/linux-4.4.14/drivers/usb/gadget/legacy/
DKconfig50 one serve as the USB host instead (in the "B-Host" role).
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt14 to serve several to any requests. To simplify, channels are the
/linux-4.4.14/Documentation/filesystems/caching/
Dcachefiles.txt176 serve incorrect data.
Dbackend-api.txt6 FS-Cache for it to then serve out to network filesystems and other interested
/linux-4.4.14/Documentation/arm64/
Dacpi_object_usage.txt229 also serve the purpose of dividing up device descriptions into more
/linux-4.4.14/Documentation/RCU/
Dchecklist.txt55 Disabling of preemption can serve as rcu_read_lock_sched(), but
/linux-4.4.14/mm/
DKconfig490 allocated pages are migrated away to serve the contiguous request.
/linux-4.4.14/Documentation/powerpc/
Dhvcs.txt277 When hvcs is being used to serve consoles this behavior is not a huge issue
/linux-4.4.14/Documentation/networking/dsa/
Ddsa.txt391 fully configured and ready to serve any kind of request. It is recommended
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt645 Requiring CAP is not a complete solution but should serve as a