Home
last modified time | relevance | path

Searched refs:others (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/linux-6.12.1/arch/csky/abiv2/
Dcacheflush.c59 cpumask_t others, *mask; in flush_icache_mm_range() local
84 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm_range()
86 if (mm != current->active_mm || !cpumask_empty(&others)) { in flush_icache_mm_range()
87 on_each_cpu_mask(&others, local_icache_inv_all, NULL, 1); in flush_icache_mm_range()
/linux-6.12.1/arch/riscv/mm/
Dcacheflush.c47 cpumask_t others, *mask; in flush_icache_mm() local
63 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm()
64 local |= cpumask_empty(&others); in flush_icache_mm()
76 sbi_remote_fence_i(&others); in flush_icache_mm()
78 on_each_cpu_mask(&others, ipi_remote_fence_i, NULL, 1); in flush_icache_mm()
/linux-6.12.1/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,
158 posted by others. In addition, reviewers are forever in short supply; by
171 Another technique that is useful in case of a disagreement is to ask for others
180 by the patch as a whole is a good thing for the kernel or not. Yet others
/linux-6.12.1/drivers/regulator/
Dmax8997-regulator.c573 int others; in max8997_assess_side_effect() local
581 for (others = 0; others < 3; others++) { in max8997_assess_side_effect()
584 if (others == rid) in max8997_assess_side_effect()
586 if (buckx_gpiodvs[others] == false) in max8997_assess_side_effect()
588 diff = (buckx_val[others])[i] - in max8997_assess_side_effect()
589 (buckx_val[others])[max8997->buck125_gpioindex]; in max8997_assess_side_effect()
/linux-6.12.1/Documentation/networking/
Dxfrm_proc.rst23 All errors which is not matched others
82 All errors which is not matched others
/linux-6.12.1/rust/kernel/
Dstr.rs608 let others = BStr::from_bytes(b"\x01"); in test_bstr_display() localVariable
609 assert_eq!(format!("{}", others), "\\x01"); in test_bstr_display()
622 let others = BStr::from_bytes(b"\x01"); in test_bstr_debug() localVariable
623 assert_eq!(format!("{:?}", others), "\"\\x01\""); in test_bstr_debug()
/linux-6.12.1/Documentation/arch/mips/
Dingenic-tcu.rst37 - On JZ4725B, channel 5 operates as TCU2, the others operate as TCU1.
39 others operate as TCU1.
/linux-6.12.1/arch/x86/realmode/rm/
Dtrampoline_32.S33 wbinvd # Needed for NUMA-Q should be harmless for others
/linux-6.12.1/Documentation/devicetree/bindings/bus/
Domap-ocp2scp.txt5 Should be "ti,omap-ocp2scp" for all others
/linux-6.12.1/Documentation/arch/arm/sa1100/
Dlart.rst11 is under development, with plenty of others in different stages of
/linux-6.12.1/scripts/package/debian/
Dcopyright6 Copyright: 1991 - 2023 Linus Torvalds and others.
/linux-6.12.1/arch/arm/boot/dts/samsung/
Dexynos54xx-odroidxu-leds.dtsi25 * Green LED is much brighter than the others
/linux-6.12.1/Documentation/admin-guide/cifs/
Dauthors.rst21 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-6.12.1/drivers/dma/bestcomm/
DKconfig15 others (like FEC).
/linux-6.12.1/kernel/configs/
Dxen.config37 # others
/linux-6.12.1/net/lapb/
DKconfig13 Layer, the higher part of X.25, but others are possible as well).
/linux-6.12.1/Documentation/i2c/busses/
Di2c-via.rst18 - others with South bridge VT82C586B
/linux-6.12.1/drivers/media/platform/rockchip/rkisp1/
Drkisp1-params.c1370 &new_params->others.dpcc_config); in rkisp1_isp_isr_other_config()
1386 &new_params->others.bls_config); in rkisp1_isp_isr_other_config()
1402 &new_params->others.sdg_config); in rkisp1_isp_isr_other_config()
1417 params->ops->awb_gain_config(params, &new_params->others.awb_gain_config); in rkisp1_isp_isr_other_config()
1433 &new_params->others.bdm_config); in rkisp1_isp_isr_other_config()
1449 &new_params->others.flt_config); in rkisp1_isp_isr_other_config()
1465 &new_params->others.ctk_config); in rkisp1_isp_isr_other_config()
1472 params->ops->goc_config(params, &new_params->others.goc_config); in rkisp1_isp_isr_other_config()
1488 &new_params->others.cproc_config); in rkisp1_isp_isr_other_config()
1503 rkisp1_ie_config(params, &new_params->others.ie_config); in rkisp1_isp_isr_other_config()
[all …]
/linux-6.12.1/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-6.12.1/arch/arm/boot/dts/ti/omap/
Domap-gpmc-smsc9221.dtsi5 * Compared to smsc911x, smsc9221 (and others like smsc9217
/linux-6.12.1/Documentation/maintainer/
Drebasing-and-merging.rst19 maintainers result from a desire to avoid merges, while others come from
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-6.12.1/arch/arm64/boot/dts/mediatek/
Dmt6357.dtsi159 mt6357_vsram_others_reg: ldo-vsram-others {
160 regulator-name = "vsram-others";
/linux-6.12.1/LICENSES/exceptions/
DLinux-syscall-note18 kernel) is copyrighted by me and others who actually wrote it.
/linux-6.12.1/fs/freevxfs/
DKconfig9 of SCO UnixWare (and possibly others) and optionally available
/linux-6.12.1/Documentation/usb/
Dohci.rst10 contributions from many others (read its copyright/licencing header).

12345678910>>...14