/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | cmpxchg.h | 82 * xchg (reg with memory) based on "Native atomic" EX insn 106 #define _xchg(ptr, with) ((typeof(*(ptr)))__xchg((unsigned long)(with), (ptr), \ 126 #define xchg(ptr, with) \ 132 old_val = _xchg(ptr, with); \ 139 #define xchg(ptr, with) _xchg(ptr, with)
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
H A D | cmpxchg.h | 150 static inline unsigned long __xchg(volatile void *ptr, unsigned long with, in __xchg() argument 156 return xchg_small(ptr, with, size); in __xchg() 158 return xchg_u32(ptr, with); in __xchg() 164 #define xchg(ptr, with) \ 167 (unsigned long)(with), \
|
/kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
H A D | cmpxchg.h | 151 __arch_xchg(volatile void *ptr, unsigned long with, int size) in __arch_xchg() argument 156 return xchg_small(ptr, with, size); in __arch_xchg() 158 return xchg_u32(ptr, with); in __arch_xchg() 164 #define arch_xchg(ptr, with) \ 167 (unsigned long)(with), \
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | nx_huge_pages_test.sh | 34 # Test with reboot permissions 36 echo Running test with CAP_SYS_BOOT enabled 40 echo setcap failed, skipping nx_huge_pages_test with CAP_SYS_BOOT enabled 45 echo Running test with CAP_SYS_BOOT disabled 48 echo Running as root, skipping nx_huge_pages_test with CAP_SYS_BOOT disabled
|
/kernel/linux/linux-5.10/Documentation/trace/ |
H A D | function-graph-fold.vim | 4 " -S option to load from the command-line together with a trace. You can then 7 " as would normally appear on the line with the closing brace. Folded 11 " Note that this will almost certainly only work well with a
|
/kernel/linux/linux-6.6/Documentation/trace/ |
H A D | function-graph-fold.vim | 4 " -S option to load from the command-line together with a trace. You can then 7 " as would normally appear on the line with the closing brace. Folded 11 " Note that this will almost certainly only work well with a
|
/kernel/linux/linux-6.6/arch/loongarch/ |
H A D | Makefile | 53 # GCC may have -mexplicit-relocs off by default if it was built with an old 65 # Also, -mdirect-extern-access is useful in case of building with explicit 75 KBUILD_AFLAGS_KERNEL += -Wa,-mla-global-with-pcrel 76 KBUILD_CFLAGS_KERNEL += -Wa,-mla-global-with-pcrel 77 KBUILD_AFLAGS_MODULE += -Wa,-mla-global-with-abs 78 KBUILD_CFLAGS_MODULE += -fplt -Wa,-mla-global-with-abs,-mla-local-with-abs
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | sleep.S | 66 @ with core operating above 91 MHz 103 @ about suspending with PXBus operating above 133MHz 107 @ as possible to eliminate messing about with the refresh clock 108 @ as the system will restore with the original speed settings 115 @ ensure x1 for run and turbo mode with memory clock 128 @ point in preserving it here. we save it on the stack with the
|
/kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
H A D | sleep.S | 67 @ with core operating above 91 MHz 104 @ about suspending with PXBus operating above 133MHz 108 @ as possible to eliminate messing about with the refresh clock 109 @ as the system will restore with the original speed settings 116 @ ensure x1 for run and turbo mode with memory clock 129 @ point in preserving it here. we save it on the stack with the
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | x_ovfl.S | 20 | RN Infinity with the sign of the intermediate result. 21 | RZ Largest magnitude number, with the sign of the 31 | with a bias of $6000 subtracted from the exponent. 92 | It is possible to have either inex2 or inex1 exceptions with the
|
H A D | gen_except.S | 7 | user_fpcr on the stack with the exception status byte 11 | the stack frame in memory with the exceptional operand(s). 68 | Fix up the new busy frame with entries from the unimp frame 86 | Or in the FPSR from the emulation with the USER_FPSR on the stack. 113 | Fix up the new unimp frame with entries from the old unimp frame 117 | Or in the FPSR from the emulation with the USER_FPSR on the stack. 133 | Or in the FPSR from the emulation with the USER_FPSR on the stack. 210 | the case of the ovfl exc without the ovfl enabled, but with 286 bnel fpsp_fmt_error |if neither, exit with error 321 | fix the bug with th [all...] |
H A D | do_func.S | 15 | will start with a0 pointing to the ETEMP operand. Dyadic 256 .long smod_oper | 00,01 norm,zero = nan with operr 260 .long smod_oper | 01,01 zero,zero = nan with operr 263 .long smod_oper | 10,00 inf,norm = nan with operr 264 .long smod_oper | 10,01 inf,zero = nan with operr 265 .long smod_oper | 10,10 inf,inf = nan with operr 337 .long srem_oper | 00,01 norm,zero = nan with operr 341 .long srem_oper | 01,01 zero,zero = nan with operr 344 .long srem_oper | 10,00 inf,norm = nan with operr 345 .long srem_oper | 10,01 inf,zero = nan with oper [all...] |
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | x_ovfl.S | 20 | RN Infinity with the sign of the intermediate result. 21 | RZ Largest magnitude number, with the sign of the 31 | with a bias of $6000 subtracted from the exponent. 92 | It is possible to have either inex2 or inex1 exceptions with the
|
H A D | do_func.S | 15 | will start with a0 pointing to the ETEMP operand. Dyadic 256 .long smod_oper | 00,01 norm,zero = nan with operr 260 .long smod_oper | 01,01 zero,zero = nan with operr 263 .long smod_oper | 10,00 inf,norm = nan with operr 264 .long smod_oper | 10,01 inf,zero = nan with operr 265 .long smod_oper | 10,10 inf,inf = nan with operr 337 .long srem_oper | 00,01 norm,zero = nan with operr 341 .long srem_oper | 01,01 zero,zero = nan with operr 344 .long srem_oper | 10,00 inf,norm = nan with operr 345 .long srem_oper | 10,01 inf,zero = nan with oper [all...] |
H A D | gen_except.S | 7 | user_fpcr on the stack with the exception status byte 11 | the stack frame in memory with the exceptional operand(s). 68 | Fix up the new busy frame with entries from the unimp frame 86 | Or in the FPSR from the emulation with the USER_FPSR on the stack. 113 | Fix up the new unimp frame with entries from the old unimp frame 117 | Or in the FPSR from the emulation with the USER_FPSR on the stack. 133 | Or in the FPSR from the emulation with the USER_FPSR on the stack. 210 | the case of the ovfl exc without the ovfl enabled, but with 286 bnel fpsp_fmt_error |if neither, exit with error 321 | fix the bug with th [all...] |
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | ipt_REJECT.c | 36 switch (reject->with) { in reject_tg() 74 if (rejinfo->with == IPT_ICMP_ECHOREPLY) { in reject_tg_check() 77 } else if (rejinfo->with == IPT_TCP_RESET) { in reject_tg_check()
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | ip6t_REJECT.c | 40 switch (reject->with) { in reject_tg6() 83 if (rejinfo->with == IP6T_ICMP6_ECHOREPLY) { in reject_tg6_check() 86 } else if (rejinfo->with == IP6T_TCP_RESET) { in reject_tg6_check()
|
/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | ipt_REJECT.c | 36 switch (reject->with) { in reject_tg() 74 if (rejinfo->with == IPT_ICMP_ECHOREPLY) { in reject_tg_check() 77 } else if (rejinfo->with == IPT_TCP_RESET) { in reject_tg_check()
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | ip6t_REJECT.c | 40 switch (reject->with) { in reject_tg6() 83 if (rejinfo->with == IP6T_ICMP6_ECHOREPLY) { in reject_tg6_check() 86 } else if (rejinfo->with == IP6T_TCP_RESET) { in reject_tg6_check()
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | ev67-strrchr.S | 69 nop # : Latency=2, extra map slot (keep nop with cmov) 73 nop # : keep with cmovne 91 nop # : Keep with cmovne 95 nop # : Keep with cmovne
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | ev67-strrchr.S | 69 nop # : Latency=2, extra map slot (keep nop with cmov) 73 nop # : keep with cmovne 91 nop # : Keep with cmovne 95 nop # : Keep with cmovne
|
/kernel/linux/linux-5.10/arch/loongarch/ |
H A D | Makefile | 55 # GCC may have -mexplicit-relocs off by default if it was built with an old 67 # Also, -mdirect-extern-access is useful in case of building with explicit 78 KBUILD_AFLAGS_KERNEL += -Wa,-mla-global-with-pcrel 79 KBUILD_CFLAGS_KERNEL += -Wa,-mla-global-with-pcrel 80 KBUILD_AFLAGS_MODULE += -Wa,-mla-global-with-abs 81 KBUILD_CFLAGS_MODULE += -fplt -Wa,-mla-global-with-abs,-mla-local-with-abs
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | irq-s3c24xx-fiq.S | 23 @ entry to these routines is as follows, with the register names 24 @ defined in fiq.h so that they can be shared with the C files which 34 @ each entry starts with a word entry of how long it is
|
/kernel/linux/linux-6.6/scripts/ |
H A D | sphinx-pre-install | 697 print "So, I can't provide you a hint with the install procedure.\n"; 730 print("Warning: virtual environment $f is not working.\nPython version upgrade? Remove it with:\n\n\trm -rf $f\n\n"); 783 # The logic here is complex, as it have to deal with different versions: 787 # It also needs to work fine with both distro's package and venv/virtualenv 805 printf "\nYou may also use the newer Sphinx version $latest_avail_ver with:\n"; 822 # installed one via virtenv with a newer version. 825 printf "\nYou may also use the Sphinx virtualenv version $latest_avail_ver with:\n"; 841 printf "\nNeed to activate Sphinx (version $latest_avail_ver) on virtualenv with:\n"; 865 print "Instead of install/upgrade Python Sphinx pkg, you could use pip/pypi with:\n\n"; 870 print "\nSphinx needs to be installed either:\n1) via pip/pypi with [all...] |
/kernel/linux/linux-5.10/arch/arc/mm/ |
H A D | tlbex.S | 52 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3 86 sr r0, [ARC_REG_SCRATCH_DATA0] ; freeup r0 to code with 272 lr r3,[ARC_REG_TLBPD0] ; MMU prepares PD0 with vaddr and asid 309 ; Get the PTE corresponding to V-addr accessed, r2 is setup with EFA 366 ; By now, r2 setup with all the Flags we need to check in PTE 379 ; MMU with 2 way set assoc J-TLB, needs some help in pathetic case of 381 ; But only for old MMU or one with Metal Fix
|