/kernel/linux/linux-6.6/tools/testing/selftests/amd-pstate/ |
H A D | gitsource.sh | 300 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[0]}-${gitsource_governors[0]}/p' $OUTFILE_GIT.csv)" using $4:xtic(2) title "${all_scaling_names[0]}-${gitsource_governors[0]}", \ 301 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[0]}-${gitsource_governors[1]}/p' $OUTFILE_GIT.csv)" using $4:xtic(2) title "${all_scaling_names[0]}-${gitsource_governors[1]}" 305 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[1]}-${gitsource_governors[0]}/p' $OUTFILE_GIT.csv)" using $4:xtic(2) title "${all_scaling_names[1]}-${gitsource_governors[0]}", \ 306 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[1]}-${gitsource_governors[1]}/p' $OUTFILE_GIT.csv)" using $4:xtic(2) title "${all_scaling_names[1]}-${gitsource_governors[1]}" 310 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[0]}-${gitsource_governors[0]}/p' $OUTFILE_GIT.csv)" using $4:xtic(2) title "${all_scaling_names[0]}-${gitsource_governors[0]}", \ 311 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[0]}-${gitsource_governors[1]}/p' $OUTFILE_GIT.csv)" using $4:xtic(2) title "${all_scaling_names[0]}-${gitsource_governors[1]}", \ 312 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[1]}-${gitsource_governors[0]}/p' $OUTFILE_GIT.csv)" using $4:xtic(2) title "${all_scaling_names[1]}-${gitsource_governors[0]}", \ 313 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[1]}-${gitsource_governors[1]}/p' $OUTFILE_GIT.csv)" using $4:xtic(2) title "${all_scaling_names[1]}-${gitsource_governors[1]}"
|
H A D | tbench.sh | 287 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[0]}-${tbench_governors[0]}/p' $OUTFILE_TBENCH.csv)" using $4:xtic(2) title "${all_scaling_names[0]}-${tbench_governors[0]}", \ 288 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[0]}-${tbench_governors[1]}/p' $OUTFILE_TBENCH.csv)" using $4:xtic(2) title "${all_scaling_names[0]}-${tbench_governors[1]}" 292 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[1]}-${tbench_governors[0]}/p' $OUTFILE_TBENCH.csv)" using $4:xtic(2) title "${all_scaling_names[1]}-${tbench_governors[0]}", \ 293 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[1]}-${tbench_governors[1]}/p' $OUTFILE_TBENCH.csv)" using $4:xtic(2) title "${all_scaling_names[1]}-${tbench_governors[1]}" 297 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[0]}-${tbench_governors[0]}/p' $OUTFILE_TBENCH.csv)" using $4:xtic(2) title "${all_scaling_names[0]}-${tbench_governors[0]}", \ 298 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[0]}-${tbench_governors[1]}/p' $OUTFILE_TBENCH.csv)" using $4:xtic(2) title "${all_scaling_names[0]}-${tbench_governors[1]}", \ 299 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[1]}-${tbench_governors[0]}/p' $OUTFILE_TBENCH.csv)" using $4:xtic(2) title "${all_scaling_names[1]}-${tbench_governors[0]}", \ 300 "<(sed -n -e 's/,//g' -e '/${all_scaling_names[1]}-${tbench_governors[1]}/p' $OUTFILE_TBENCH.csv)" using $4:xtic(2) title "${all_scaling_names[1]}-${tbench_governors[1]}"
|
/kernel/linux/linux-5.10/tools/perf/util/c++/ |
H A D | clang.h | 13 using namespace llvm;
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | binstr.S | 16 | bit 63. The fraction is multiplied by 10 using a mul by 2 28 | A3. Multiply the fraction in d2:d3 by 8 using bit-field 32 | A4. Multiply the fraction in d4:d5 by 2 using shifts. The msb 35 | A5. Add using the carry the 64-bit quantities in d2:d3 and d4:d5
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | binstr.S | 16 | bit 63. The fraction is multiplied by 10 using a mul by 2 28 | A3. Multiply the fraction in d2:d3 by 8 using bit-field 32 | A4. Multiply the fraction in d4:d5 by 2 using shifts. The msb 35 | A5. Add using the carry the 64-bit quantities in d2:d3 and d4:d5
|
/kernel/linux/linux-5.10/scripts/ |
H A D | checksyscalls.sh | 225 /* these can be expressed using other calls */
|
H A D | export_report.pl | 45 "Recommend using this as the last option\n", 170 it uses. Each listed symbol reports the number of modules using it\n");
|
/kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
H A D | ll_char_wr.S | 67 sub r1, r1, #1 @ avoid using r7 directly after 72 tst r1, #7 @ avoid using r7 directly after
|
/kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
H A D | ll_char_wr.S | 67 sub r1, r1, #1 @ avoid using r7 directly after 72 tst r1, #7 @ avoid using r7 directly after
|
/kernel/linux/linux-6.6/scripts/ |
H A D | checksyscalls.sh | 226 /* these can be expressed using other calls */
|
H A D | export_report.pl | 45 "Recommend using this as the last option\n", 170 it uses. Each listed symbol reports the number of modules using it\n");
|
H A D | get_feat.pl | 566 using an easier to parse format. 626 file using ReStructured Text markup.
|
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/ |
H A D | prt_hw_exc.S | 42 @exc return using floating-point state flag 239 TST LR, #OS_FPU_SAVE_FLAG @ Is the MSP using the floating-point state? 258 TST LR, #OS_FPU_SAVE_FLAG @ Is the PSP using the floating-point state?
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-v7m.S | 47 @ be using the IRQ stack, so revert to the original value in that case.
|
H A D | sleep.S | 123 @ Before using the vmap'ed stack, we have to switch to swapper_pg_dir
|
H A D | phys2virt.S | 174 @ distinguished from MOV/MVN (all using the encodings above) using
|
/kernel/linux/linux-5.10/arch/x86/realmode/rm/ |
H A D | trampoline_64.S | 168 # Now jump into the kernel using virtual addresses
|
/kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
H A D | flexcop-common.h | 24 #warning please define a log prefix for your file, using a default one
|
/kernel/linux/linux-6.6/drivers/media/common/b2c2/ |
H A D | flexcop-common.h | 24 #warning please define a log prefix for your file, using a default one
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | phys2virt.S | 174 @ distinguished from MOV/MVN (all using the encodings above) using
|
/kernel/linux/linux-5.10/usr/ |
H A D | gen_initramfs.sh | 18 -o <file> Create initramfs file named <file> by using gen_init_cpio
|
/kernel/linux/linux-6.6/arch/x86/realmode/rm/ |
H A D | trampoline_64.S | 208 # Now jump into the kernel using virtual addresses
|
/kernel/linux/linux-6.6/usr/ |
H A D | gen_initramfs.sh | 18 -o <file> Create initramfs file named <file> by using gen_init_cpio
|
/kernel/linux/linux-6.6/tools/testing/selftests/hid/ |
H A D | vmtest.sh | 45 If you build your kernel using KBUILD_OUTPUT= or O= options, these
|
/kernel/linux/linux-5.10/arch/sh/lib/ |
H A D | udivsi3_i4i.S | 206 mov.l @r15+,r4 ! zero-extension and swap using LS unit. 266 mov.l @r15+,r4 ! zero-extension and swap using LS unit.
|