| /Linux-v6.1/arch/ia64/mm/ |
| D | tlb.c | 113 unsigned long serve; member 119 ss->serve = val; in spinaphore_init() 124 unsigned long t = ia64_fetchadd(1, &ss->ticket, acq), serve; in down_spin() local 126 if (time_before(t, ss->serve)) in down_spin() 132 asm volatile ("ld8.c.nc %0=[%1]" : "=r"(serve) : "r"(&ss->serve) : "memory"); in down_spin() 133 if (time_before(t, serve)) in down_spin() 141 ia64_fetchadd(1, &ss->serve, rel); in up_spin()
|
| /Linux-v6.1/arch/ia64/include/asm/ |
| D | spinlock.h | 45 int *p = (int *)&lock->lock, ticket, serve; in __ticket_spin_lock() local 55 asm volatile ("ld4.c.nc %0=[%1]" : "=r"(serve) : "r"(p) : "memory"); in __ticket_spin_lock() 57 if (!(((serve >> TICKET_SHIFT) ^ ticket) & TICKET_MASK)) in __ticket_spin_lock()
|
| /Linux-v6.1/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-v6.1/Documentation/driver-api/tty/ |
| D | tty_internals.rst | 12 These functions serve for opening a TTY from the kernelspace:
|
| /Linux-v6.1/Documentation/admin-guide/blockdev/drbd/ |
| D | index.rst | 9 is designed to serve as a building block for high availability
|
| D | data-structure-v9.rst | 40 counted. The peer_device objects only serve to establish the links between
|
| /Linux-v6.1/Documentation/devicetree/bindings/arc/ |
| D | pct.txt | 9 counted, the HW events themselves cannot serve as a trigger for a sample.
|
| /Linux-v6.1/Documentation/hwmon/ |
| D | max31790.rst | 31 also be configured to serve as tachometer inputs.
|
| D | lm87.rst | 73 The LM87 has four pins which can serve one of two possible functions,
|
| /Linux-v6.1/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-trigger-sysfs | 29 into the associated file, which will serve as the id of the
|
| /Linux-v6.1/Documentation/PCI/endpoint/ |
| D | pci-test-function.rst | 16 used to test the endpoint functionality and serve as a sample driver
|
| /Linux-v6.1/Documentation/devicetree/bindings/gpio/ |
| D | 8xxx_gpio.txt | 16 The GPIO module may serve as another interrupt controller (cascaded to
|
| /Linux-v6.1/Documentation/process/ |
| D | volatile-considered-harmful.rst | 26 code, volatile can only serve to slow things down. 69 hyperthreaded twin processor; it also happens to serve as a compiler
|
| /Linux-v6.1/drivers/block/drbd/ |
| D | Kconfig | 20 is designed to serve as a building block for high availability
|
| /Linux-v6.1/tools/testing/selftests/futex/ |
| D | README | 11 primitives. These can be used as is in user applications or can serve as
|
| /Linux-v6.1/Documentation/networking/devlink/ |
| D | devlink-linecard.rst | 11 line cards that serve as a detachable PHY modules for modular switch
|
| /Linux-v6.1/tools/lib/perf/Documentation/ |
| D | libperf-counting.txt | 110 Now we create libperf's event list, which will serve as holder for the events we want:
|
| D | libperf-sampling.txt | 107 Now we create libperf's event list, which will serve as holder for the cycles event:
|
| /Linux-v6.1/Documentation/devicetree/bindings/sound/ |
| D | cs35l36.txt | 94 - cirrus,irq-gpio-select : Selects the pin to serve as the programmable
|
| /Linux-v6.1/Documentation/admin-guide/ |
| D | pnp.rst | 280 ISAPNP drivers. They should serve as a temporary solution only.
|
| /Linux-v6.1/drivers/tty/ |
| D | Kconfig | 92 select the console driver that will serve as the backend for the 185 serial ports because they serve many terminals or dial-in
|
| /Linux-v6.1/Documentation/virt/kvm/devices/ |
| D | xive.rst | 148 -EBUSY No CPU available to serve interrupt
|
| /Linux-v6.1/drivers/staging/media/atomisp/ |
| D | TODO | 138 serve as a model:
|
| /Linux-v6.1/Documentation/userspace-api/ |
| D | iommu.rst | 28 4. Report errors to the guest and serve page requests
|
| /Linux-v6.1/Documentation/m68k/ |
| D | buddha-driver.rst | 107 determine what driver has to serve the INT2. Buddha and
|