/Linux-v5.10/arch/riscv/mm/ |
D | cacheflush.c | 39 cpumask_t others, *mask; in flush_icache_mm() local 55 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm() 56 local |= cpumask_empty(&others); in flush_icache_mm() 70 riscv_cpuid_to_hartid_mask(&others, &hartid_mask); in flush_icache_mm() 73 on_each_cpu_mask(&others, ipi_remote_fence_i, NULL, 1); in flush_icache_mm()
|
/Linux-v5.10/arch/csky/abiv2/ |
D | cacheflush.c | 52 cpumask_t others, *mask; in flush_icache_mm_range() local 77 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm_range() 79 if (mm != current->active_mm || !cpumask_empty(&others)) { in flush_icache_mm_range() 80 on_each_cpu_mask(&others, local_icache_inv_all, NULL, 1); in flush_icache_mm_range()
|
/Linux-v5.10/Documentation/process/ |
D | 7.AdvancedTopics.rst | 40 available to others. A git-using developer should be able to obtain a copy 52 When you are ready to start putting up git trees for others to look at, you 64 development in any branch which you intend to ask others to pull from. 87 which has been exported to others should generally be seen as immutable 137 If and when others start to send patches for inclusion into your tree, 157 posted by others. In addition, reviewers are forever in short supply; by 172 white space. Others will focus primarily on whether the change implemented 173 by the patch as a whole is a good thing for the kernel or not. Yet others
|
/Linux-v5.10/include/linux/ |
D | pstore_blk.h | 17 * Return: On success, zero should be returned. Others excluding -ENOMSG 63 * On success, the number of bytes should be returned, others 71 * Return 0 on success and others on failure. 75 * On success, the number of bytes should be returned, others
|
D | pstore_zone.h | 26 * On success, the number of bytes should be returned, others 34 * Return 0 on success and others on failure. 38 * On success, the number of bytes should be returned, others
|
/Linux-v5.10/drivers/staging/sm750fb/ |
D | ddk750_chip.h | 61 * Others = the new main chip clock 68 * Others = the new memory clock 75 * Others = the new master clock
|
/Linux-v5.10/drivers/clk/mvebu/ |
D | dove.c | 37 * others reserved. 44 * others reserved. 57 * others reserved. 62 * others reserved.
|
D | kirkwood.c | 36 * others reserved. 42 * others reserved. 51 * others reserved. 57 * others reserved. 62 * others reserved.
|
/Linux-v5.10/arch/x86/mm/ |
D | pf_in.h | 12 NOTHING, /* access others point in regions */ 16 OTHERS /* Other instructions can not intercept */ enumerator
|
/Linux-v5.10/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 19 maintainers result from a desire to avoid merges, while others come from 49 should usually not be changed. Others may have pulled a copy of your 57 expose an unstable branch for others to test with or for automated 61 - Do not rebase a branch that contains history created by others. If you 101 independently of the others. So naturally, at least one merge will be 110 from lower-level subsystem trees and from others, either sibling trees or
|
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/ |
D | sdio_ops_linux.c | 64 *others Fail 99 *others Fail 134 *others Fail 170 *others Fail 400 *others Fail 455 *others Fail 499 *others Fail 558 * others Fail
|
/Linux-v5.10/Documentation/devicetree/bindings/phy/ |
D | socionext,uniphier-pcie-phy.yaml | 38 - const: link # for others 49 - const: link # for others
|
D | socionext,uniphier-usb3ss-phy.yaml | 46 - items: # for others 58 - items: # for others
|
/Linux-v5.10/arch/m68k/include/asm/ |
D | mcfgpio.h | 86 * only one port, others have multiple ports; some have a single data latch 87 * for both input and output, others have a separate pin data register to read 88 * input; some require a read-modify-write access to change an output, others 90 * GPIOs in a single control area, others have some GPIOs implemented in
|
/Linux-v5.10/Documentation/devicetree/bindings/regulator/ |
D | uniphier-regulator.txt | 25 "link" - for others 30 "link" - for others
|
/Linux-v5.10/Documentation/devicetree/bindings/reset/ |
D | uniphier-reset.txt | 27 "link" - for others 32 "link" - for others
|
/Linux-v5.10/Documentation/networking/ |
D | xfrm_proc.rst | 23 All errors which is not matched others 79 All errors which is not matched others
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | socionext,uniphier-ave4.yaml | 53 - const: ether # for others 64 - const: ether # for others
|
/Linux-v5.10/sound/aoa/codecs/ |
D | onyx.h | 17 * -1 (0dB) to -127 (-63.0 dB) or others (muted) */ 28 /* all others reserved */
|
/Linux-v5.10/drivers/gpu/drm/amd/display/modules/info_packet/ |
D | info_packet.c | 205 * | (others reserved) in mod_build_vsc_infopacket() 208 * | (others reserved) in mod_build_vsc_infopacket() 215 * | (others reserved) in mod_build_vsc_infopacket() 275 * (others reserved) in mod_build_vsc_infopacket() 285 * (others reserved) in mod_build_vsc_infopacket() 295 * (others reserved) in mod_build_vsc_infopacket() 305 * (others reserved) in mod_build_vsc_infopacket() 309 * (others reserved) in mod_build_vsc_infopacket()
|
/Linux-v5.10/drivers/staging/media/rkisp1/ |
D | rkisp1-params.c | 896 &new_params->others.dpcc_config); in rkisp1_isp_isr_other_config() 915 &new_params->others.bls_config); in rkisp1_isp_isr_other_config() 934 &new_params->others.sdg_config); in rkisp1_isp_isr_other_config() 953 &new_params->others.lsc_config); in rkisp1_isp_isr_other_config() 972 &new_params->others.awb_gain_config); in rkisp1_isp_isr_other_config() 991 &new_params->others.bdm_config); in rkisp1_isp_isr_other_config() 1010 &new_params->others.flt_config); in rkisp1_isp_isr_other_config() 1029 &new_params->others.ctk_config); in rkisp1_isp_isr_other_config() 1041 &new_params->others.goc_config); in rkisp1_isp_isr_other_config() 1060 &new_params->others.cproc_config); in rkisp1_isp_isr_other_config() [all …]
|
/Linux-v5.10/include/linux/platform_data/ |
D | net-cw1200.h | 15 /* All others are optional */ 30 /* All others are optional */
|
/Linux-v5.10/Documentation/filesystems/ |
D | affs.rst | 111 - R maps to r for user, group and others. On directories, R implies x. 133 - r permission will allow R for user, group and others. 135 - w permission will allow W for user, group and others. 139 - D will be allowed for user, group and others.
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_scheduler_types.h | 23 * All clients are equal, but some are more equal than others! 60 * others.
|
/Linux-v5.10/include/linux/mtd/ |
D | hyperbus.h | 85 * Return: 0 for success, others for failure. 93 * Return: 0 for success, others for failure.
|