/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | cpus.txt | 187 "spin-table" 208 property value of "spin-table". 312 enable-method = "spin-table"; 320 enable-method = "spin-table"; 328 enable-method = "spin-table"; 336 enable-method = "spin-table"; 344 enable-method = "spin-table"; 352 enable-method = "spin-table"; 360 enable-method = "spin-table"; 368 enable-method = "spin-table"; [all …]
|
D | topology.txt | 261 enable-method = "spin-table"; 269 enable-method = "spin-table"; 277 enable-method = "spin-table"; 285 enable-method = "spin-table"; 293 enable-method = "spin-table"; 301 enable-method = "spin-table"; 309 enable-method = "spin-table"; 317 enable-method = "spin-table"; 325 enable-method = "spin-table"; 333 enable-method = "spin-table"; [all …]
|
/linux-4.4.14/arch/arm64/boot/dts/apm/ |
D | apm-shadowcat.dtsi | 26 enable-method = "spin-table"; 33 enable-method = "spin-table"; 40 enable-method = "spin-table"; 47 enable-method = "spin-table"; 54 enable-method = "spin-table"; 61 enable-method = "spin-table"; 68 enable-method = "spin-table"; 75 enable-method = "spin-table";
|
D | apm-storm.dtsi | 26 enable-method = "spin-table"; 33 enable-method = "spin-table"; 40 enable-method = "spin-table"; 47 enable-method = "spin-table"; 54 enable-method = "spin-table"; 61 enable-method = "spin-table"; 68 enable-method = "spin-table"; 75 enable-method = "spin-table";
|
/linux-4.4.14/arch/arm64/boot/dts/arm/ |
D | rtsm_ve-aemv8a.dts | 38 enable-method = "spin-table"; 46 enable-method = "spin-table"; 54 enable-method = "spin-table"; 62 enable-method = "spin-table";
|
D | foundation-v8.dts | 35 enable-method = "spin-table"; 43 enable-method = "spin-table"; 51 enable-method = "spin-table"; 59 enable-method = "spin-table";
|
/linux-4.4.14/arch/arm64/boot/dts/broadcom/ |
D | ns2.dtsi | 51 enable-method = "spin-table"; 59 enable-method = "spin-table"; 67 enable-method = "spin-table"; 75 enable-method = "spin-table";
|
/linux-4.4.14/drivers/net/can/softing/ |
D | softing_main.c | 44 spin_lock_bh(&card->spin); in softing_set_reset_dpram() 47 spin_unlock_bh(&card->spin); in softing_set_reset_dpram() 54 spin_lock_bh(&card->spin); in softing_clr_reset_dpram() 57 spin_unlock_bh(&card->spin); in softing_clr_reset_dpram() 76 spin_lock(&card->spin); in softing_netdev_start_xmit() 125 spin_unlock(&card->spin); in softing_netdev_start_xmit() 337 spin_lock_bh(&card->spin); in softing_irq_thread() 342 spin_unlock_bh(&card->spin); in softing_irq_thread() 783 spin_lock_init(&card->spin); in softing_pdev_probe()
|
D | softing.h | 40 spinlock_t spin; /* protect this structure & DPRAM access */ member
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | iss4xx-mpic.dts | 61 enable-method = "spin-table"; 77 enable-method = "spin-table"; 93 enable-method = "spin-table";
|
D | currituck.dts | 13 /memreserve/ 0x01f00000 0x00100000; // spin table 57 enable-method = "spin-table";
|
D | akebono.dts | 14 /memreserve/ 0x01f00000 0x00100000; // spin table 58 enable-method = "spin-table";
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | time.c | 201 #define smu_get_rtc_time(tm, spin) argument 202 #define smu_set_rtc_time(tm, spin) 0 argument
|
/linux-4.4.14/Documentation/hwmon/ |
D | lm93 | 218 A spin-up cycle occurs when a PWM output is commanded from 0% duty cycle to 219 some value > 0%. The LM93 supports a minimum duty cycle during spin-up. These 222 duration of the spin-up cycle is also configurable. These values are found in 224 the spin-up time in seconds. The available spin-up times are constrained by 288 pwm<n>_auto_spinup_min minimum duty cycle during spin-up 290 pwm<n>_auto_spinup_time duration of spin-up
|
D | lm85 | 174 * temp#_auto_temp_min - temperature over which fans start to spin. 175 * temp#_auto_temp_max - temperature when fans spin at full speed.
|
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_hash.h | 84 spinlock_t spin; /**< spinlock */ member 533 return atomic_dec_and_lock(condition, &hs->hs_lock.spin); in cfs_hash_dec_and_lock() 629 return atomic_dec_and_lock(condition, &bd->bd_bucket->hsb_lock.spin); in cfs_hash_bd_dec_and_lock()
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ux500/ |
D | boards.txt | 18 backupram: (used for CPU spin tables and for storing data
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 83 have caused the hard disk to spin up) causes Linux to flush all dirty blocks. The 99 occurs only once every 10 minutes, or whenever the disk is forced to spin up by 102 If you want to find out which process caused the disk to spin up, you can 106 needs to spin up, and to increase battery life even more. The output of 202 * You can spin down the disk while playing MP3, by setting disk readahead 204 once, and will then spin down while the MP3 is playing. (Thanks to Bartek 214 spin down, this is a likely culprit. 246 # Read-ahead, in 512-byte sectors. You can spin down the disk while playing MP3/OGG 248 # will read a complete MP3 at once, and will then spin down while the MP3/OGG is
|
D | thinkpad-acpi.txt | 1180 normal, and the EC will spin the fan up if the various thermal readings
|
/linux-4.4.14/Documentation/usb/ |
D | dwc3.txt | 8 As it turns out some DWC3-commands ~1ms to complete. Currently we spin
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
D | hash.c | 129 __acquires(&lock->spin) in cfs_hash_spin_lock() 131 spin_lock(&lock->spin); in cfs_hash_spin_lock() 136 __releases(&lock->spin) in cfs_hash_spin_unlock() 138 spin_unlock(&lock->spin); in cfs_hash_spin_unlock() 217 spin_lock_init(&hs->hs_lock.spin); in cfs_hash_lock_setup() 958 spin_lock_init(&new_bkts[i]->hsb_lock.spin); in cfs_hash_buckets_realloc()
|
/linux-4.4.14/Documentation/zh_CN/arm64/ |
D | booting.txt | 192 - enable-method 为 “spin-table” 的 CPU 必须在它们的 CPU
|
/linux-4.4.14/Documentation/locking/ |
D | mutex-design.txt | 56 (ii) midpath: aka optimistic spinning, tries to spin for acquisition 72 waiting to spin on mutex owner, only to go directly to slowpath upon
|
D | spinlocks.txt | 38 NOTE! The spin-lock is safe only when you _also_ use the lock itself 91 The single spin-lock primitives above are by no means the only ones. They
|
D | rt-mutex-design.txt | 84 PI and spin locks that are used in the PI code, from now on 88 referring to spin locks that are used to protect parts of the PI 93 spin lock - Same as lock above. 209 a spin lock that is located in the struct of the mutex. This lock is called 228 pi_list. This list is protected by a spin lock also in the task structure, 304 PI chain, and have the code holding spin locks while looking at a large 512 wait_lock, the unlocking code would spin on the new owner's pi_lock
|
D | lglock.txt | 61 spin on cpu 0 lock
|
/linux-4.4.14/Documentation/thermal/ |
D | intel_powerclamp.txt | 256 achieve up to 40% better performance per watt. (measured by a spin 280 If the system is busy (spin test below) and has less than 25% natural 294 3352 jacob 20 0 262m 644 428 S 286 0.0 0:17.16 spin
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | sram242x.S | 274 mov r4, #100 @ dead spin a bit 288 mov r0, #1000 @ dead spin a bit
|
D | sram243x.S | 274 mov r4, #100 @ dead spin a bit 288 mov r0, #1000 @ dead spin a bit
|
/linux-4.4.14/block/ |
D | bsg.c | 452 bool spin; in bsg_complete() local 465 spin = !test_bit(BSG_F_BLOCK, &bd->flags); in bsg_complete() 468 } while (!ret && spin); in bsg_complete()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | mca.c | 112 #define NOTIFY_INIT(event, regs, arg, spin) \ argument 115 == NOTIFY_STOP) && ((spin) == 1)) \ 119 #define NOTIFY_MCA(event, regs, arg, spin) \ argument 122 == NOTIFY_STOP) && ((spin) == 1)) \
|
/linux-4.4.14/kernel/locking/ |
D | spinlock.c | 126 BUILD_LOCK_OPS(spin, raw_spinlock);
|
/linux-4.4.14/Documentation/networking/ |
D | netdevices.txt | 73 for this and return NETDEV_TX_LOCKED when the spin lock fails.
|
D | netdev-features.txt | 137 NETDEV_TX_LOCKED when the spin lock fails. The locking should also properly
|
/linux-4.4.14/Documentation/arm64/ |
D | booting.txt | 213 - CPUs with a "spin-table" enable-method must have a 'cpu-release-addr' 217 These CPUs should spin outside of the kernel in a reserved area of
|
/linux-4.4.14/Documentation/ |
D | preempt-locking.txt | 131 is done. They may also be called within a spin-lock protected region, however,
|
D | hwspinlock.txt | 182 /* take the lock, spin for 1 sec if it's already taken */ 215 /* try to take it, but don't spin on it */
|
D | kernel-docs.txt | 368 URL: http://lse.sourceforge.net/lockhier/global-spin-lock
|
D | IPMI.txt | 465 microseconds, that kipmid will spin before sleeping for a tick. This
|
D | memory-barriers.txt | 1789 (*) spin locks 1790 (*) R/W spin locks 1886 If there is a deadlock, this lock operation will simply spin (or
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
D | g98.fuc0s | 129 spin: 131 bra #spin
|
/linux-4.4.14/Documentation/ioctl/ |
D | cdrom.txt | 229 but most seem to spin the drive down. 247 but most seem to spin the drive up and/or close the tray.
|
/linux-4.4.14/Documentation/crypto/ |
D | async-tx-api.txt | 103 1/ Call dma_wait_for_async_tx(). This call causes the CPU to spin while
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 160 spin: 162 bra #spin
|
/linux-4.4.14/Documentation/ia64/ |
D | mca.txt | 106 of SAL cannot even cope with returning from the OS, they spin inside
|
/linux-4.4.14/kernel/power/ |
D | Kconfig | 252 This driver does not spin down disk drives (see the hdparm(8)
|
/linux-4.4.14/Documentation/nvdimm/ |
D | btt.txt | 232 4. Scan the RTT to check if free block is present, and spin/wait if it is.
|
/linux-4.4.14/Documentation/RCU/ |
D | rcubarrier.txt | 300 causing this latter to spin until the cross-CPU invocation of
|
D | RTFP.txt | 1847 LWN article describing Promela and spin, and also using Oleg
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | drxk_hard.c | 817 const char *spin = ""; in get_device_capabilities() local 871 spin = "A1"; in get_device_capabilities() 875 spin = "A2"; in get_device_capabilities() 879 spin = "A3"; in get_device_capabilities() 1000 ((sio_top_jtagid_lo >> 12) & 0xFF), spin, in get_device_capabilities()
|
/linux-4.4.14/arch/arc/ |
D | Kconfig | 205 entry point and spin wait for Master's signal.
|
/linux-4.4.14/drivers/usb/gadget/ |
D | Kconfig | 125 save often and spin up occasionally to move data within VFS.
|
/linux-4.4.14/kernel/trace/ |
D | ring_buffer.c | 3565 spin: in rb_get_reader_page() 3614 goto spin; in rb_get_reader_page()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | ste-dbx5x0.dtsi | 196 * and various things like spin tables
|
/linux-4.4.14/net/core/ |
D | pktgen.c | 2238 static void spin(struct pktgen_dev *pkt_dev, ktime_t spin_until) in spin() function 3406 spin(pkt_dev, pkt_dev->next_tx); in pktgen_xmit()
|
/linux-4.4.14/Documentation/trace/ |
D | ring-buffer-design.txt | 575 must spin, and this is why the reader cannot preempt the writer.
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 642 items, it will get held for a significant time and so spin contention is a 657 held for a very short time and so a spin lock is appropriate here. It is
|
/linux-4.4.14/Documentation/vm/ |
D | numa_memory_policy.txt | 346 to the shared policy during lookup while holding a spin lock on the shared
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 1681 resulting in processes hanging. Add messages when we spin up a 1720 * sd.c: Add code to spin up a drive if it is not already spinning.
|
D | ncr53c8xx.txt | 1168 Tagged command queuing for devices that are able to spin down. The
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 243 CPUs in some sleep loop or spin loop in ROM where you can get
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 2201 This driver does not spin down disk drives (see the hdparm(8)
|