/kernel/linux/linux-5.10/scripts/ |
H A D | config | 23 Set option to "string" 25 Set option to value 48 $myname uses 'CONFIG_' as the default symbol prefix. Set the environment
|
/kernel/linux/linux-6.6/scripts/ |
H A D | config | 23 Set option to "string" 25 Set option to value 48 $myname uses 'CONFIG_' as the default symbol prefix. Set the environment
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | abort-macro.S | 20 orreq \tmp, \tmp, #1 << 11 @ Set L-bit if yes
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | abort-macro.S | 20 orreq \tmp, \tmp, #1 << 11 @ Set L-bit if yes
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | bindec.S | 22 | A1. Set RM and size ext; Set SIGMA = sign of input. 28 | A2. Set X = abs(input). 39 | A5. Set ICTR = 0; 168 | A1. Set RM and size ext. Set SIGMA = sign input; 208 | A2. Set X = abs(input). 269 | A5. Set ICTR = 0;
|
H A D | x_snan.S | 167 | Set signalling nan bit 189 | Set signalling nan bit 211 | Set signalling nan bit
|
H A D | stwotox.S | 42 | 3. Set y := X*log_2(10)*64 (base 2 log of 10). Set
|
H A D | decbin.S | 25 | Set the sign according to SE. Subtract 16 to compensate 31 | adds and muls in FP0. Set the sign according to SM. 38 | if negative, count the trailing zeros. Set the adjusted
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | bindec.S | 22 | A1. Set RM and size ext; Set SIGMA = sign of input. 28 | A2. Set X = abs(input). 39 | A5. Set ICTR = 0; 168 | A1. Set RM and size ext. Set SIGMA = sign input; 208 | A2. Set X = abs(input). 269 | A5. Set ICTR = 0;
|
H A D | x_snan.S | 167 | Set signalling nan bit 189 | Set signalling nan bit 211 | Set signalling nan bit
|
H A D | stwotox.S | 42 | 3. Set y := X*log_2(10)*64 (base 2 log of 10). Set
|
H A D | decbin.S | 25 | Set the sign according to SE. Subtract 16 to compensate 31 | adds and muls in FP0. Set the sign according to SM. 38 | if negative, count the trailing zeros. Set the adjusted
|
/kernel/linux/linux-6.6/tools/perf/pmu-events/ |
H A D | metric.py | 7 from typing import Dict, List, Optional, Set, Tuple, Union namespace 423 groups: Set[str] 454 def Flatten(self) -> Set['Metric']: 502 def Flatten(self) -> Set[Metric]:
|
/kernel/liteos_a/arch/arm/arm/src/ |
H A D | los_hw_exc.S | 186 MOV R0, #OS_EXCEPT_UNDEF_INSTR @ Set exception ID to OS_EXCEPT_UNDEF_INSTR. 245 MOV R0, #OS_EXCEPT_SWI @ Set exception ID to OS_EXCEPT_SWI. 314 MOV R0, #OS_EXCEPT_DATA_ABORT @ Set exception ID to OS_EXCEPT_DATA_ABORT. 358 MOV R0, #OS_EXCEPT_ADDR_ABORT @ Set exception ID to OS_EXCEPT_ADDR_ABORT.
|
/kernel/linux/linux-5.10/arch/nds32/lib/ |
H A D | clear_user.S | 33 move $r0, $r1 ! Set return value
|
H A D | memset.S | 27 sbi.bi $r1, [$r0], #1 ! Set data of the next byte to $r1
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | M7memset.S | 12 * Set an array of n chars starting at sp to the character c. 149 ! Set -(%o3) bytes till sp1 long word aligned 304 ! Set the remaining long words 340 ! Set the remaining bytes, if any
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | M7memset.S | 12 * Set an array of n chars starting at sp to the character c. 149 ! Set -(%o3) bytes till sp1 long word aligned 304 ! Set the remaining long words 340 ! Set the remaining bytes, if any
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | uaccess-asm.h | 49 mcr p15, 0, \tmp, c3, c0, 0 @ Set domain register
|
/kernel/linux/linux-5.10/arch/c6x/kernel/ |
H A D | head.S | 23 ;; Set the stack pointer
|
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 25 # Set up %cr3
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | uaccess-asm.h | 49 mcr p15, 0, \tmp, c3, c0, 0 @ Set domain register
|
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 25 # Set up %cr3
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | head-nommu.S | 128 * Set the Control Register and Read the process ID. 167 orreq r0, r0, #CR_M @ Set SCTRL.M (MPU on) 215 /* Set which MPU region should be programmed */ 277 orr r6, r6, #(1 << PMSAv7_RSR_EN) @ Set region enabled bit 324 orr r6, r6, #(1 << PMSAv7_RSR_EN) @ Set region enabled bit
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | head-nommu.S | 129 * Set the Control Register and Read the process ID. 168 orreq r0, r0, #CR_M @ Set SCTRL.M (MPU on) 216 /* Set which MPU region should be programmed */ 278 orr r6, r6, #(1 << PMSAv7_RSR_EN) @ Set region enabled bit 325 orr r6, r6, #(1 << PMSAv7_RSR_EN) @ Set region enabled bit
|