/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/Documentation/devicetree/bindings/arc/ |
D | pct.txt | 9 counted, the HW events themselves cannot serve as a trigger for a sample.
|
/Linux-v5.15/include/linux/ |
D | purgatory.h | 15 * These forward declarations serve two purposes:
|
/Linux-v5.15/tools/perf/pmu-events/arch/x86/elkhartlake/ |
D | virtual-memory.json | 67 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ… 115 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ… 233 …e. A page walk is outstanding from start till PMH becomes idle again (ready to serve next walk).",
|
/Linux-v5.15/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-v5.15/fs/udf/ |
D | udf_i.h | 19 * The i_data_sem and i_mutex serve for protection of allocation information
|
/Linux-v5.15/block/ |
D | bfq-wf2q.c | 198 * active children may still be the next to serve, for the parent 911 * the system virtual time. In fact, to serve the queues with in bfq_update_fin_time_enqueue() 1436 * for sd, and we need to know what is the new next entity to serve 1463 * Find the next entity to serve for the highest-priority in bfq_lookup_next_entity() 1517 * serve. Set in service all the entities visited along the in bfq_get_next_queue() 1534 * serve for sd when bfq_lookup_next_entity(sd) was in bfq_get_next_queue() 1573 * the correct next-to-serve candidate entity for each in bfq_get_next_queue() 1576 * the next-to-serve leaf entity, we can discover in bfq_get_next_queue() 1578 * becomes the next-to-serve, and so on. in bfq_get_next_queue() 1585 * We can finally update all next-to-serve entities along the in bfq_get_next_queue()
|
/Linux-v5.15/kernel/gcov/ |
D | gcc_base.c | 37 * These functions may be referenced by gcc-generated profiling code but serve
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-bus-iio-trigger-sysfs | 29 into the associated file, which will serve as the id of the
|
/Linux-v5.15/net/netfilter/ |
D | xt_repldata.h | 6 * they serve as the hanging-off data accessed through repl.data[].
|
/Linux-v5.15/Documentation/hwmon/ |
D | max31790.rst | 31 also be configured to serve as tachometer inputs.
|
/Linux-v5.15/drivers/block/drbd/ |
D | Kconfig | 20 is designed to serve as a building block for high availability
|
/Linux-v5.15/Documentation/devicetree/bindings/gpio/ |
D | 8xxx_gpio.txt | 16 The GPIO module may serve as another interrupt controller (cascaded to
|
/Linux-v5.15/Documentation/devicetree/bindings/remoteproc/ |
D | ti,omap-remoteproc.yaml | 144 One or more phandles to OMAP DMTimer nodes, that serve 161 serve as Watchdog timers for the processor cores. This
|
/Linux-v5.15/samples/seccomp/ |
D | dropper.c | 9 * and can serve as a starting point for developing
|
D | bpf-helper.c | 9 * and can serve as a starting point for developing
|
/Linux-v5.15/tools/testing/selftests/futex/ |
D | README | 11 primitives. These can be used as is in user applications or can serve as
|
/Linux-v5.15/include/media/i2c/ |
D | tc358743.h | 61 * bps pr lane is 823.5 MHz, and can serve as a starting point.
|
/Linux-v5.15/arch/parisc/include/asm/ |
D | thread_info.h | 15 int preempt_count; /* 0=premptable, <0=BUG; will also serve as bh-counter */
|
/Linux-v5.15/drivers/hwtracing/stm/ |
D | heartbeat.c | 30 static const char str[] = "heartbeat stm source driver is here to serve you";
|
/Linux-v5.15/Documentation/devicetree/bindings/devfreq/ |
D | nvidia,tegra30-actmon.yaml | 17 which the external memory needs to be clocked in order to serve all requests
|