| /linux/Documentation/admin-guide/laptops/ |
| H A D | disk-shock-protection.rst | 26 the internal hard drive and park its heads on the ramp when critical 46 no further disk head park request has been issued in the meantime, 51 value between 0 and 30000 by issuing a subsequent head park request 57 timeout specified for a recent head park request has not yet expired, 62 For example, do the following in order to park the heads of drive 82 confusion and should be discussed here. When a head park request has 98 fine from the occasional buffer under-run incurred by a head park
|
| /linux/include/linux/dma/ |
| H A D | xilinx_dma.h | 33 int park; member
|
| /linux/include/linux/ |
| H A D | smpboot.h | 39 void (*park)(unsigned int cpu); member
|
| /linux/kernel/ |
| H A D | smpboot.c | 123 if (ht->park && td->status == HP_THREAD_ACTIVE) { in smpboot_thread_fn() 125 ht->park(td->cpu); in smpboot_thread_fn()
|
| H A D | stop_machine.c | 565 .park = cpu_stop_park,
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_pm.c | 282 if (engine->park) in __engine_park() 283 engine->park(engine); in __engine_park()
|
| H A D | intel_execlists_submission.c | 3443 engine->park = execlists_park; in logical_ring_default_vfuncs()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7180-trogdor-lazor.dtsi | 82 /* This pin is not connected on -rev0, pull up to park. */
|
| H A D | sc7280-herobrine-herobrine-r1.dts | 134 * We'll set a pullup here just to park the line.
|
| H A D | sc7280-herobrine-crd.dts | 144 * We'll set a pullup here just to park the line.
|
| H A D | sm8350-sony-xperia-sagami.dtsi | 527 /* Clock frequency was not specified downstream, let's park it to 100 KHz */ 535 /* Clock frequency was not specified downstream, let's park it to 100 KHz */
|
| H A D | sm6115-fxtec-pro1x.dts | 145 /* Clock frequency was not specified downstream, let's park it to 100 KHz */
|
| /linux/rust/pin-init/examples/ |
| H A D | mutex.rs | 100 thread::park(); in lock()
|
| /linux/drivers/dma/xilinx/ |
| H A D | xilinx_dma.c | 1420 if (config->park) in xilinx_vdma_start_transfer() 1427 if (config->park) { in xilinx_vdma_start_transfer() 2671 chan->config.park = cfg->park; in xilinx_vdma_channel_set_config() 2687 if (cfg->park) in xilinx_vdma_channel_set_config() 2988 chan->config.park = 1; in xilinx_dma_chan_probe() 3016 chan->config.park = 1; in xilinx_dma_chan_probe()
|
| /linux/drivers/usb/host/ |
| H A D | oxu210hp-hcd.c | 636 static unsigned park; variable 637 module_param(park, uint, S_IRUGO); 638 MODULE_PARM_DESC(park, "park setting; 1-3 back-to-back async packets"); 3043 if (park) { in oxu_hcd_init() 3044 park = min_t(unsigned int, park, 3); in oxu_hcd_init() 3046 temp |= park << 8; in oxu_hcd_init() 3048 oxu_dbg(oxu, "park %d\n", park); in oxu_hcd_init()
|
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 68 static unsigned park; variable 69 module_param(park, uint, S_IRUGO); 70 MODULE_PARM_DESC(park, "park setting; 1-3 back-to-back async packets"); 4974 if (park) { in hcd_fotg210_init() 4975 park = min_t(unsigned, park, 3); in hcd_fotg210_init() 4977 temp |= park << 8; in hcd_fotg210_init() 4979 fotg210_dbg(fotg210, "park %d\n", park); in hcd_fotg210_init()
|
| /linux/drivers/ata/ |
| H A D | libata-eh.c | 3270 static void ata_eh_park_issue_cmd(struct ata_device *dev, int park) in ata_eh_park_issue_cmd() argument 3277 if (park) { in ata_eh_park_issue_cmd() 3292 if (park && (err_mask || tf.lbal != 0xc4)) { in ata_eh_park_issue_cmd()
|
| /linux/drivers/soc/fsl/qbman/ |
| H A D | qman.c | 695 int park) in qm_dqrr_cdc_consume_1ptr() argument 704 ((park ? 1 : 0) << 6) | /* DQRR_DCAP::PK */ in qm_dqrr_cdc_consume_1ptr()
|
| /linux/kernel/rcu/ |
| H A D | tree.c | 2979 .park = rcu_cpu_kthread_park, in rcu_spawn_core_kthreads()
|
| /linux/ |
| H A D | CREDITS | 3111 E: kyungmin.park@samsung.com
|
| H A D | MAINTAINERS | 7303 M: Kyungmin Park <kyungmin.park@samsung.com> 8553 M: Kyungmin Park <kyungmin.park@samsung.com> 19703 M: Kyungmin Park <kyungmin.park@samsung.com>
|