| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arc/ |
| D | pct.txt | 9 counted, the HW events themselves cannot serve as a trigger for a sample.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arc/ |
| D | pct.txt | 9 counted, the HW events themselves cannot serve as a trigger for a sample.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | purgatory.h | 15 * These forward declarations serve two purposes:
|
| D | irqdomain_defs.h | 6 * Should several domains have the same device node, but serve
|
| D | args.h | 12 * They serve no purpose other than occupying a position. Since each
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | purgatory.h | 15 * These forward declarations serve two purposes:
|
| /kernel/linux/linux-6.6/Documentation/driver-api/tty/ |
| D | tty_internals.rst | 12 These functions serve for opening a TTY from the kernelspace:
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/blockdev/drbd/ |
| D | index.rst | 9 is designed to serve as a building block for high availability
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/drbd/ |
| D | index.rst | 9 is designed to serve as a building block for high availability
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/elkhartlake/ |
| D | virtual-memory.json | 52 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ… 106 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ… 208 …e. A page walk is outstanding from start till PMH becomes idle again (ready to serve next walk).",
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/snowridgex/ |
| D | virtual-memory.json | 52 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ… 106 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ… 208 …e. A page walk is outstanding from start till PMH becomes idle again (ready to serve next walk).",
|
| /kernel/linux/linux-6.6/block/ |
| D | bfq-wf2q.c | 188 * active children may still be the next to serve, for the parent 877 * the system virtual time. In fact, to serve the queues with in bfq_update_fin_time_enqueue() 1387 * for sd, and we need to know what is the new next entity to serve 1414 * Find the next entity to serve for the highest-priority in bfq_lookup_next_entity() 1465 * serve. Set in service all the entities visited along the in bfq_get_next_queue() 1482 * serve for sd when bfq_lookup_next_entity(sd) was in bfq_get_next_queue() 1521 * the correct next-to-serve candidate entity for each in bfq_get_next_queue() 1524 * the next-to-serve leaf entity, we can discover in bfq_get_next_queue() 1526 * becomes the next-to-serve, and so on. in bfq_get_next_queue() 1533 * We can finally update all next-to-serve entities along the in bfq_get_next_queue()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/meteorlake/ |
| D | virtual-memory.json | 86 …is outstanding from page walk start till PMH becomes idle again (ready to serve next walk). Includ… 175 …is outstanding from page walk start till PMH becomes idle again (ready to serve next walk). Includ… 273 …is outstanding from page walk start till PMH becomes idle again (ready to serve next walk). Includ…
|
| /kernel/linux/linux-6.6/fs/udf/ |
| D | udf_i.h | 19 * The i_data_sem and i_mutex serve for protection of allocation information
|
| /kernel/linux/linux-5.10/fs/udf/ |
| D | udf_i.h | 19 * The i_data_sem and i_mutex serve for protection of allocation information
|
| /kernel/linux/linux-5.10/block/ |
| D | bfq-wf2q.c | 201 * active children may still be the next to serve, for the parent 914 * the system virtual time. In fact, to serve the queues with in bfq_update_fin_time_enqueue() 1439 * for sd, and we need to know what is the new next entity to serve 1466 * Find the next entity to serve for the highest-priority in bfq_lookup_next_entity() 1520 * serve. Set in service all the entities visited along the in bfq_get_next_queue() 1537 * serve for sd when bfq_lookup_next_entity(sd) was in bfq_get_next_queue() 1576 * the correct next-to-serve candidate entity for each in bfq_get_next_queue() 1579 * the next-to-serve leaf entity, we can discover in bfq_get_next_queue() 1581 * becomes the next-to-serve, and so on. in bfq_get_next_queue() 1588 * We can finally update all next-to-serve entities along the in bfq_get_next_queue()
|