Home
last modified time | relevance | path

Searched full:others (Results 1 – 25 of 1494) sorted by relevance

12345678910>>...60

/Linux-v5.10/arch/riscv/mm/
Dcacheflush.c39 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/
Dcacheflush.c52 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/
D7.AdvancedTopics.rst40 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/
Dpstore_blk.h17 * 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
Dpstore_zone.h26 * 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/
Dddk750_chip.h61 * Others = the new main chip clock
68 * Others = the new memory clock
75 * Others = the new master clock
/Linux-v5.10/drivers/clk/mvebu/
Ddove.c37 * others reserved.
44 * others reserved.
57 * others reserved.
62 * others reserved.
Dkirkwood.c36 * others reserved.
42 * others reserved.
51 * others reserved.
57 * others reserved.
62 * others reserved.
/Linux-v5.10/arch/x86/mm/
Dpf_in.h12 NOTHING, /* access others point in regions */
16 OTHERS /* Other instructions can not intercept */ enumerator
/Linux-v5.10/Documentation/maintainer/
Drebasing-and-merging.rst19 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/
Dsdio_ops_linux.c64 *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/
Dsocionext,uniphier-pcie-phy.yaml38 - const: link # for others
49 - const: link # for others
Dsocionext,uniphier-usb3ss-phy.yaml46 - items: # for others
58 - items: # for others
/Linux-v5.10/arch/m68k/include/asm/
Dmcfgpio.h86 * 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/
Duniphier-regulator.txt25 "link" - for others
30 "link" - for others
/Linux-v5.10/Documentation/devicetree/bindings/reset/
Duniphier-reset.txt27 "link" - for others
32 "link" - for others
/Linux-v5.10/Documentation/networking/
Dxfrm_proc.rst23 All errors which is not matched others
79 All errors which is not matched others
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dsocionext,uniphier-ave4.yaml53 - const: ether # for others
64 - const: ether # for others
/Linux-v5.10/sound/aoa/codecs/
Donyx.h17 * -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/
Dinfo_packet.c205 * | (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/
Drkisp1-params.c896 &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/
Dnet-cw1200.h15 /* All others are optional */
30 /* All others are optional */
/Linux-v5.10/Documentation/filesystems/
Daffs.rst111 - 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/
Di915_scheduler_types.h23 * All clients are equal, but some are more equal than others!
60 * others.
/Linux-v5.10/include/linux/mtd/
Dhyperbus.h85 * Return: 0 for success, others for failure.
93 * Return: 0 for success, others for failure.

12345678910>>...60