/Linux-v6.1/arch/riscv/mm/ |
D | cacheflush.c | 42 cpumask_t others, *mask; in flush_icache_mm() local 58 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm() 59 local |= cpumask_empty(&others); in flush_icache_mm() 71 sbi_remote_fence_i(&others); in flush_icache_mm() 73 on_each_cpu_mask(&others, ipi_remote_fence_i, NULL, 1); in flush_icache_mm()
|
/Linux-v6.1/arch/csky/abiv2/ |
D | cacheflush.c | 55 cpumask_t others, *mask; in flush_icache_mm_range() local 80 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm_range() 82 if (mm != current->active_mm || !cpumask_empty(&others)) { in flush_icache_mm_range() 83 on_each_cpu_mask(&others, local_icache_inv_all, NULL, 1); in flush_icache_mm_range()
|
/Linux-v6.1/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-v6.1/drivers/staging/rtl8723bs/os_dep/ |
D | sdio_ops_linux.c | 31 *others Fail 62 *others Fail 95 *others Fail 126 *others Fail 326 *others Fail 375 *others Fail 418 *others Fail 470 * others Fail
|
/Linux-v6.1/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-v6.1/include/linux/ |
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-v6.1/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-v6.1/arch/x86/mm/ |
D | pf_in.h | 12 NOTHING, /* access others point in regions */ 16 OTHERS /* Other instructions can not intercept */ enumerator
|
/Linux-v6.1/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-v6.1/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
|
D | mac_via.h | 93 #define VIA1A_CPUID0 0x02 /* CPU id bit 0 on RBV, others */ 94 #define VIA1A_CPUID1 0x04 /* CPU id bit 0 on RBV, others */ 95 #define VIA1A_CPUID2 0x10 /* CPU id bit 0 on RBV, others */ 96 #define VIA1A_CPUID3 0x40 /* CPU id bit 0 on RBV, others */ 178 * on others, 0=disable processor's instruction
|
/Linux-v6.1/sound/aoa/codecs/ |
D | onyx.h | 16 * -1 (0dB) to -127 (-63.0 dB) or others (muted) */ 27 /* all others reserved */
|
/Linux-v6.1/Documentation/networking/ |
D | xfrm_proc.rst | 23 All errors which is not matched others 79 All errors which is not matched others
|
/Linux-v6.1/drivers/gpu/drm/amd/display/modules/info_packet/ |
D | info_packet.c | 232 * | (others reserved) in mod_build_vsc_infopacket() 235 * | (others reserved) in mod_build_vsc_infopacket() 242 * | (others reserved) in mod_build_vsc_infopacket() 302 * (others reserved) in mod_build_vsc_infopacket() 312 * (others reserved) in mod_build_vsc_infopacket() 322 * (others reserved) in mod_build_vsc_infopacket() 332 * (others reserved) in mod_build_vsc_infopacket() 336 * (others reserved) in mod_build_vsc_infopacket()
|
/Linux-v6.1/include/linux/platform_data/ |
D | net-cw1200.h | 15 /* All others are optional */ 30 /* All others are optional */
|
/Linux-v6.1/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-v6.1/Documentation/admin-guide/cifs/ |
D | authors.rst | 21 Newbigin and others for their work on the Linux smbfs module. Thanks to 64 Olaf Kirch, Kieron Briggs, Nick Millington and others. Also special
|
/Linux-v6.1/drivers/gpu/host1x/hw/ |
D | hw_host1x01_channel.h | 17 * can be |'d with others to produce a full register value for 26 * with others to produce a full register value for <x>.
|
D | hw_host1x02_channel.h | 17 * can be |'d with others to produce a full register value for 26 * with others to produce a full register value for <x>.
|
D | hw_host1x04_channel.h | 17 * can be |'d with others to produce a full register value for 26 * with others to produce a full register value for <x>.
|
D | hw_host1x05_channel.h | 17 * can be |'d with others to produce a full register value for 26 * with others to produce a full register value for <x>.
|
/Linux-v6.1/Documentation/mips/ |
D | ingenic-tcu.rst | 37 - On JZ4725B, channel 5 operates as TCU2, the others operate as TCU1. 39 others operate as TCU1.
|
/Linux-v6.1/tools/perf/pmu-events/arch/powerpc/power10/ |
D | metrics.json | 366 "MetricGroup": "Others", 373 "MetricGroup": "Others", 380 "MetricGroup": "Others", 386 "MetricGroup": "Others", 393 "MetricGroup": "Others", 400 "MetricGroup": "Others",
|
/Linux-v6.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-arb-gpio-challenge.txt | 21 others can see. These are all active low with pull-ups enabled. We'll 25 - THEIR_CLAIMS: output from others signaling that they want the bus
|