/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | debugfs-hisi-sec | 7 Only available for PF, and take no other effect on SEC. 37 Only available for PF, and take no other effect on SEC. 44 Available for both PF and VF, and take no other effect on SEC. 50 Available for both PF and VF, and take no other effect on SEC. 56 Available for both PF and VF, and take no other effect on SEC. 62 Available for both PF and VF, and take no other effect on SEC. 68 Available for both PF and VF, and take no other effect on SEC. 75 Available for both PF and VF, and take no other effect on SEC. 81 Available for both PF and VF, and take no other effect on SEC. 87 Available for both PF and VF, and take no other effect on SEC. [all …]
|
D | debugfs-hisi-hpre | 64 Available for both PF and VF, and take no other effect on HPRE. 70 Available for both PF and VF, and take no other effect on HPRE. 76 Available for both PF and VF, and take no other effect on HPRE. 82 Available for both PF and VF, and take no other effect on HPRE. 88 Available for both PF and VF, and take no other effect on HPRE. 95 Available for both PF and VF, and take no other effect on HPRE. 101 Available for both PF and VF, and take no other effect on HPRE. 107 Available for both PF and VF, and take no other effect on HPRE. 114 Available for both PF and VF, and take no other effect on HPRE. 120 Available for both PF and VF, and take no other effect on HPRE. [all …]
|
D | debugfs-hisi-zip | 57 Available for both PF and VF, and take no other effect on ZIP. 63 Available for both PF and VF, and take no other effect on ZIP. 69 Available for both PF and VF, and take no other effect on ZIP. 75 Available for both PF and VF, and take no other effect on ZIP. 81 Available for both PF and VF, and take no other effect on ZIP. 88 Available for both PF and VF, and take no other effect on ZIP. 94 Available for both PF and VF, and take no other effect on ZIP. 100 Available for both PF and VF, and take no other effect on ZIP. 107 Available for both PF and VF, and take no other effect on ZIP. 114 Available for both PF and VF, and take no other effect on ZIP.
|
D | sysfs-driver-toshiba_acpi | 17 a reboot for changes to take effect. 126 take effect. 175 take effect. 189 take effect. 202 take effect.
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
D | Kconfig.x86 | 29 For details, take a look at: 49 For details, take a look at <file:Documentation/cpu-freq/>. 86 For details, take a look at <file:Documentation/cpu-freq/>. 96 For details, take a look at <file:Documentation/cpu-freq/>. 108 For details, take a look at <file:Documentation/cpu-freq/>. 118 For details, take a look at <file:Documentation/cpu-freq/>. 139 For details, take a look at <file:Documentation/cpu-freq/>. 165 For details, take a look at <file:Documentation/cpu-freq/>. 184 For details, take a look at <file:Documentation/cpu-freq/>. 207 For details, take a look at <file:Documentation/cpu-freq/>. [all …]
|
D | Kconfig | 16 For details, take a look at <file:Documentation/cpu-freq>. 143 For details, take a look at <file:Documentation/cpu-freq/>. 161 For details, take a look at linux/Documentation/cpu-freq. 185 For details, take a look at linux/Documentation/cpu-freq. 249 For details, take a look at <file:Documentation/cpu-freq/>. 274 For details, take a look at <file:Documentation/cpu-freq/>. 285 For details, take a look at <file:Documentation/cpu-freq/>. 296 For details, take a look at <file:Documentation/cpu-freq>. 305 For details, take a look at <file:Documentation/cpu-freq>. 321 For details, take a look at <file:Documentation/cpu-freq>.
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | head_32.h | 67 li r10, MSR_KERNEL & ~(MSR_IR | MSR_RI) /* can take DTLB miss */ 114 li r10, MSR_KERNEL & ~MSR_IR /* can take exceptions */ 116 li r10,MSR_KERNEL & ~(MSR_IR|MSR_DR) /* can take exceptions */ 139 li r10, MSR_KERNEL & ~(MSR_IR | MSR_RI) /* can take DTLB miss */ 171 LOAD_REG_IMMEDIATE(r10, MSR_KERNEL & ~MSR_IR) /* can take exceptions */ 173 LOAD_REG_IMMEDIATE(r10, MSR_KERNEL & ~(MSR_IR|MSR_DR)) /* can take exceptions */ 288 * Note2: once we have set r1 we are in a position to take exceptions
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | console.rst | 16 the system driver. However, modular drivers cannot take over the console 19 of driver occupying the consoles.) They can only take over the console that is 21 released by the console, the system driver will take over. 124 to the console's internal list. It won't take over the 125 console. do_take_over_console(), as it name implies, will also take over (or
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_modeset_lock.c | 81 * drm_modeset_lock_all - take all modeset locks 321 * drm_modeset_lock - take modeset lock 322 * @lock: lock to take 329 * to take any more locks without first calling drm_modeset_backoff(). 350 * drm_modeset_lock_single_interruptible - take a single modeset lock 351 * @lock: lock to take 376 * drm_modeset_lock_all_ctx - take all modeset locks 383 * Unlike drm_modeset_lock_all(), it doesn't take the &drm_mode_config.mutex
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
D | tmio_mmc.h | 47 /* Definitions for values the CTL_STOP_INTERNAL_ACTION register can take */ 51 /* Definitions for values the CTL_STATUS register can take */ 79 /* Definitions for values the CTL_SD_CARD_CLK_CTL register can take */ 83 /* Definitions for values the CTL_SD_MEM_CARD_OPT register can take */ 87 /* Definitions for values the CTL_SDIO_STATUS register can take */ 95 /* Definitions for values the CTL_DMA_ENABLE register can take */
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | plpar_wrappers.h | 261 * Note: this call has a partition wide scope and can take a while to complete. 274 * Note: this call has a partition wide scope and can take a while to complete. 283 * Take exceptions in big endian mode on this partition 285 * Note: this call has a partition wide scope and can take a while to complete. 296 * Take exceptions in little endian mode on this partition 298 * Note: this call has a partition wide scope and can take a while to complete.
|
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/00basic/ |
D | snapshot.tc | 9 echo "Allocate and take a snapshot" 21 echo "Take a snapshot again"
|
/kernel/linux/linux-5.10/drivers/usb/dwc3/ |
D | gadget.h | 67 * Caller should take care of locking. This function return %NULL or the first 79 * Caller should take care of locking. This function will move @req from its 94 * Caller should take care of locking. This function will move @req from its 122 * Caller should take care of locking. Returns the transfer resource
|
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_ade_reg.h | 109 /* regs take effect in every vsync */ 111 /* regs take effect in fist ade en and every frame end */ 113 /* regs take effect in ade en immediately */ 115 /* regs take effect in first vsync and every frame end */
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
D | fault-armv.c | 28 * We take the easy way out of this problem - we make the 66 * If we are using split PTE locks, then we need to take the page 68 * which is already locked, thus cannot take it. 169 * Take care of architecture specific things when placing a new PTE into 171 * things that we need to take care of:
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | fbcon.rst | 55 Usually, fbcon will automatically take over your console. The notable 73 You can load them in any order. Once both are loaded, fbcon will take 106 available, fb0, adding fbcon=map:1 tells fbcon not to take over the 114 This option tells fbcon to take over only a range of consoles as 216 usually VGA text mode) will take over. A few drivers (rivafb and i810fb) will 218 must take a few additional steps to make sure that your VGA text mode is 290 b. Take note of the mode number
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | path-lookup.txt | 79 In order to lookup a dcache (parent, name) tuple, we take a hash on the tuple 184 dentry seqlock (d_seq) is used to take a "coherent snapshot" of what the dentry 214 serialise concurrent modifications to the dentry and take a reference count on 215 it. ref-walk is simple and obvious, and may sleep, take locks, etc while path 268 | name: "a.c" | We now take its d_lock, verify d_seq of this 292 * Take the RCU lock for the entire path walk, starting with the acquiring 297 * Similarly take the vfsmount lock for the entire path walk. So now mnt 311 * When the destination dentry is reached, drop rcu there (ie. take d_lock, 327 "store-free" path walking is not strictly store free. We take vfsmount lock 329 stack (which is essentially CPU-local), and we also have to take locks and
|
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/smp/ |
D | It_smp_los_task_021.c | 64 /* take control of every cores */ in Testcase() 73 /* take this core back to control, create an unbinded task */ in Testcase() 82 /* take this core back to control */ in Testcase()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 18 userspace GGTT mmaps and force userspace to take a pagefault on 66 take a non-negligible time to setup, we do a short spin first to 85 that the reset itself may take longer and so be more disruptive to
|
/kernel/linux/linux-5.10/Documentation/locking/ |
D | percpu-rw-semaphore.rst | 9 cores take the lock for reading, the cache line containing the semaphore 15 writing is very expensive, it calls synchronize_rcu() that can take
|
/kernel/linux/linux-5.10/include/linux/ |
D | rculist_nulls.h | 26 * The caller must take whatever precautions are necessary (such as 66 * The caller must take whatever precautions are necessary 89 * The caller must take whatever precautions are necessary 120 * The caller must take whatever precautions are necessary
|
D | rculist.h | 105 * The caller must take whatever precautions are necessary 126 * The caller must take whatever precautions are necessary 151 * The caller must take whatever precautions are necessary 183 * The caller must take whatever precautions are necessary (such as 228 * Important note: the caller must take whatever action is necessary to prevent 342 * @ptr: the list head to take the element from. 361 * @ptr: the list head to take the next element from. 504 * The caller must take whatever precautions are necessary 575 * The caller must take whatever precautions are necessary 606 * The caller must take whatever precautions are necessary [all …]
|
D | i2c-smbus.h | 18 * @irq: IRQ number, if the smbus_alert driver should take care of interrupt 21 * If irq is not specified, the smbus_alert driver doesn't take care of
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
D | snd_sst_tokens.h | 44 * %SKL_TKN_U8_CORE_ID: Stores module affinity value.Can take 60 * Can take the values: 134 * Specifies the sample type. Can take the 142 * %SKL_TKN_U32_MOD_SET_PARAMS: It can take these values:
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | era.rst | 33 None of the dm messages take any arguments. 80 - Take vendor snapshot (the era and snapshot should be forever 88 - Take metadata snapshot
|