| /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/tools/build/ |
| H A D | Build.include | 28 # The temporary file to save gcc -MD generated dependencies must not 120 # Exit code chooses option. "$$TMP" serves as a temporary file and is
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-edac-memory-repair | 19 soft PPR, for a temporary row repair. Soft PPR may be much faster 62 device, based on a memory repair function, either is temporary, 65 - 0 - Soft memory repair (temporary repair).
|
| H A D | sysfs-class-net-cdc_ncm | 35 attribute for temporary testing of a suspect device
|
| /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/userspace-api/media/dvb/ |
| H A D | dmx-qbuf.rst | 85 temporary problems like signal loss or CRC errors.
|
| /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/arch/arm/kernel/ |
| H A D | head-common.S | 133 .long __bss_stop @ sp (temporary stack in .bss)
|
| /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/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/Documentation/core-api/ |
| H A D | swiotlb.rst | 10 the DMA layer calls swiotlb to allocate a temporary memory buffer that conforms 11 to the limitations. The DMA is done to/from this temporary memory buffer, and 12 the CPU copies the data between the temporary buffer and the original target 14 temporary memory buffer is called a "bounce buffer".
|
| /linux/arch/sh/kernel/cpu/sh2a/ |
| H A D | entry.S | 41 ! r0 = temporary
|
| /linux/arch/arc/boot/dts/ |
| H A D | hsdk.dts | 164 * So add temporary fix and change clock frequency
|
| /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/admin-guide/blockdev/ |
| H A D | ramdisk.rst | 19 also be used for a temporary filesystem for crypto work, since the contents
|