| /linux/drivers/media/dvb-frontends/ |
| H A D | stv0367.c | 1498 u32 Errors = 0, tber = 0, temporary = 0; in stv0367ter_read_ber() local 1523 temporary = (Errors * 1000000000) / (8 * (1 << 14)); in stv0367ter_read_ber() 1525 temporary = (Errors * 100000000) / (8 * (1 << 14)); in stv0367ter_read_ber() 1526 temporary = temporary * 10; in stv0367ter_read_ber() 1528 temporary = (Errors * 10000000) / (8 * (1 << 14)); in stv0367ter_read_ber() 1529 temporary = temporary * 100; in stv0367ter_read_ber() 1531 temporary = (Errors * 1000000) / (8 * (1 << 14)); in stv0367ter_read_ber() 1532 temporary = temporary * 1000; in stv0367ter_read_ber() 1534 temporary = (Errors * 100000) / (8 * (1 << 14)); in stv0367ter_read_ber() 1535 temporary = temporary * 10000; in stv0367ter_read_ber() [all …]
|
| /linux/Documentation/translations/zh_CN/scsi/ |
| H A D | sd-parameters.rst | 36 添加“temporary ”。例如:: 38 # echo "temporary write back" > cache_type
|
| /linux/Documentation/scsi/ |
| H A D | sd-parameters.rst | 25 "temporary " to the cache type string. E.g.:: 27 # echo "temporary write back" > cache_type
|
| H A D | lpfc.rst | 29 Cable pull and temporary device Loss:
|
| /linux/arch/m68k/fpsp040/ |
| H A D | fpsp.h | 100 .set FP_SCR1,LV+76 | room for a temporary float value 101 .set FP_SCR2,LV+92 | room for a temporary float value 102 .set L_SCR1,LV+108 | room for a temporary long value 103 .set L_SCR2,LV+112 | room for a temporary long value 109 .set UFLG_TMP,LV+121 | temporary for uflag errata 112 .set L_SCR3,LV+124 | room for a temporary long value 113 .set FP_SCR3,LV+128 | room for a temporary float value 114 .set FP_SCR4,LV+144 | room for a temporary float value 115 .set FP_SCR5,LV+160 | room for a temporary float value
|
| /linux/Documentation/arch/parisc/ |
| H A D | registers.rst | 43 SR0 temporary space register 45 SR1 temporary space register 54 SR0 temporary space register 55 SR1 temporary space register 132 these are generally regarded as temporary registers.
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | pids.rst | 65 sh: fork: Resource temporary unavailable 80 sh: fork: Resource temporary unavailable 89 sh: fork: Resource temporary unavailable 92 sh: fork: Resource temporary unavailable
|
| /linux/Documentation/mm/ |
| H A D | highmem.rst | 15 at all times. This means the kernel needs to start using temporary mappings of 40 temporary maps to access the rest of the physical memory - the actual direct 51 The kernel contains several ways of creating temporary mappings. The following 171 The cost of creating temporary mappings can be quite high. The arch has to 179 If CONFIG_MMU is not set, then there can be no temporary mappings and no
|
| /linux/Documentation/arch/arm/omap/ |
| H A D | omap_pm.rst | 5 This document describes the temporary OMAP PM interface. Driver 59 The OMAP PM layer is intended to be temporary
|
| /linux/tools/testing/selftests/resctrl/ |
| H A D | README | 66 - teardown: umount resctrl and clear temporary files.
|
| /linux/Documentation/edac/ |
| H A D | memory_repair.rst | 37 - soft PPR, for a temporary row repair. 147 may implement PPR Maintenance operations. Soft PPR (sPPR) is a temporary
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-qbuf.rst | 85 temporary problems like signal loss or CRC errors.
|
| /linux/Documentation/arch/riscv/ |
| H A D | boot.rst | 122 1. ``setup_vm()`` installs a temporary kernel mapping in ``early_pg_dir`` which 132 it uses temporary mappings in the fixmap region to be able to access the
|
| /linux/arch/arm/kernel/ |
| H A D | head-common.S | 133 .long __bss_stop @ sp (temporary stack in .bss)
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | method-tracing.rst | 173 The temporary debug_layer used when the tracing feature is enabled. 179 The temporary debug_level used when the tracing feature is enabled.
|
| /linux/Documentation/driver-api/ |
| H A D | io-mapping.rst | 28 or long term, depending on the requirements. Of course, temporary maps are
|
| /linux/arch/arm/mm/ |
| H A D | proc-v7m.S | 132 str r1, [r12, #11 * 4] @ write the temporary SVC vector entry
|
| /linux/arch/sh/kernel/cpu/sh2a/ |
| H A D | entry.S | 41 ! r0 = temporary
|
| /linux/Documentation/bpf/ |
| H A D | ringbuf.rst | 105 a temporary heap for preparing sample. bpf_ringbuf_reserve() avoid this needs 115 all-or-nothing multi-record submission, or emulating temporary
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-net-cdc_ncm | 35 attribute for temporary testing of a suspect device
|
| /linux/arch/arc/boot/dts/ |
| H A D | hsdk.dts | 164 * So add temporary fix and change clock frequency
|
| /linux/Documentation/crypto/ |
| H A D | descore-readme.rst | 243 this will save 2 instructions and a temporary per use, 305 should never need more than one hidden temporary, 311 require declaring another temporary).
|
| /linux/Documentation/power/ |
| H A D | swsusp.rst | 338 During suspend a temporary key is created and this key is used to 340 read back into memory the temporary key is destroyed which simply 345 boot. This asserts that any temporary key from an oopsed suspend or
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | ramdisk.rst | 19 also be used for a temporary filesystem for crypto work, since the contents
|
| /linux/Documentation/security/ |
| H A D | self-protection.rst | 53 temporary exceptions to this rule to support things like instruction 87 will need another infrastructure (similar to the temporary exceptions
|