/kernel/linux/linux-5.10/arch/riscv/mm/ |
H A D | cacheflush.c | 41 cpumask_t others, *mask; in flush_icache_mm() local 57 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm() 58 local |= cpumask_empty(&others); in flush_icache_mm() 72 riscv_cpuid_to_hartid_mask(&others, &hartid_mask); in flush_icache_mm() 75 on_each_cpu_mask(&others, ipi_remote_fence_i, NULL, 1); in flush_icache_mm()
|
/kernel/linux/linux-6.6/arch/riscv/mm/ |
H A 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() 72 sbi_remote_fence_i(&others); in flush_icache_mm() 74 on_each_cpu_mask(&others, ipi_remote_fence_i, NULL, 1); in flush_icache_mm()
|
/kernel/linux/linux-5.10/arch/csky/abiv2/ |
H A 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()
|
/kernel/linux/linux-6.6/arch/csky/abiv2/ |
H A D | cacheflush.c | 59 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()
|
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/ |
H A 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 in rkisp1_isp_isr_other_config() [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-params.c | 1255 &new_params->others.dpcc_config); in rkisp1_isp_isr_other_config() 1271 &new_params->others.bls_config); in rkisp1_isp_isr_other_config() 1287 &new_params->others.sdg_config); in rkisp1_isp_isr_other_config() 1302 params->ops->awb_gain_config(params, &new_params->others.awb_gain_config); in rkisp1_isp_isr_other_config() 1318 &new_params->others.bdm_config); in rkisp1_isp_isr_other_config() 1334 &new_params->others.flt_config); in rkisp1_isp_isr_other_config() 1350 &new_params->others.ctk_config); in rkisp1_isp_isr_other_config() 1357 params->ops->goc_config(params, &new_params->others.goc_config); in rkisp1_isp_isr_other_config() 1373 &new_params->others.cproc_config); in rkisp1_isp_isr_other_config() 1388 rkisp1_ie_config(params, &new_params->others in rkisp1_isp_isr_other_config() [all...] |
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | max8997-regulator.c | 573 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()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | max8997-regulator.c | 573 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()
|
/kernel/linux/linux-5.10/scripts/package/ |
H A D | mkdebian | 158 Copyright: 1991 - 2018 Linus Torvalds and others.
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 58 bnez t1, 5f # Skip WAR for others.
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 58 bnez t1, 5f # Skip WAR for others.
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | cache.h | 106 struct list_head others; member
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | cache.h | 110 struct list_head others; member
|
/kernel/linux/linux-6.6/scripts/package/ |
H A D | mkdebian | 198 Copyright: 1991 - 2018 Linus Torvalds and others.
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_entry.S | 110 | directly, others are on the stack, as we read/write the stack
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_entry.S | 110 | directly, others are on the stack, as we read/write the stack
|
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/uapi/ |
H A D | rkisp1-config.h | 756 * @others: other config 764 struct rkisp1_cif_isp_isp_other_cfg others; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rkisp1-config.h | 839 * @others: other config 847 struct rkisp1_cif_isp_isp_other_cfg others; member
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | cache.c | 393 list_add(&cd->others, &cache_list); in sunrpc_init_cache_detail() 408 list_del_init(&cd->others); in sunrpc_destroy_cache_detail() 435 next = current_detail->others.next; in cache_clean() 443 current_detail = list_entry(next, struct cache_detail, others); in cache_clean()
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | cache.c | 395 list_add(&cd->others, &cache_list); in sunrpc_init_cache_detail() 410 list_del_init(&cd->others); in sunrpc_destroy_cache_detail() 437 next = current_detail->others.next; in cache_clean() 445 current_detail = list_entry(next, struct cache_detail, others); in cache_clean()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 247 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
|
H A D | cwsr_trap_handler_gfx10.asm | 230 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 280 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
|
H A D | cwsr_trap_handler_gfx10.asm | 268 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
|