Home
last modified time | relevance | path

Searched refs:temporary (Results 1 – 25 of 94) sorted by relevance

1234

/linux-6.15/drivers/media/dvb-frontends/
H A Dstv0367.c1526 temporary = temporary * 10; in stv0367ter_read_ber()
1529 temporary = temporary * 100; in stv0367ter_read_ber()
1532 temporary = temporary * 1000; in stv0367ter_read_ber()
1535 temporary = temporary * 10000; in stv0367ter_read_ber()
1538 temporary = temporary * 100000; in stv0367ter_read_ber()
1541 temporary = temporary * 100000; /* still to *10 */ in stv0367ter_read_ber()
1603 temporary = temporary * 10;
1606 temporary = temporary * 100;
1609 temporary = temporary * 1000;
1612 temporary = temporary * 10000;
[all …]
/linux-6.15/Documentation/scsi/
H A Dsd-parameters.rst25 "temporary " to the cache type string. E.g.::
27 # echo "temporary write back" > cache_type
H A Dlpfc.rst29 Cable pull and temporary device Loss:
/linux-6.15/arch/m68k/fpsp040/
H A Dfpsp.h100 .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-6.15/Documentation/arch/parisc/
H A Dregisters.rst43 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-6.15/Documentation/admin-guide/cgroup-v1/
H A Dpids.rst65 sh: fork: Resource temporary unavailable
80 sh: fork: Resource temporary unavailable
89 sh: fork: Resource temporary unavailable
92 sh: fork: Resource temporary unavailable
/linux-6.15/Documentation/mm/
H A Dhighmem.rst15 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-6.15/tools/build/
H A DBuild.include28 # The temporary file to save gcc -MD generated dependencies must not
111 # Exit code chooses option. "$$TMP" serves as a temporary file and is
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-edac-memory-repair19 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 Dsysfs-class-net-cdc_ncm35 attribute for temporary testing of a suspect device
/linux-6.15/Documentation/arch/arm/omap/
H A Domap_pm.rst5 This document describes the temporary OMAP PM interface. Driver
59 The OMAP PM layer is intended to be temporary
/linux-6.15/tools/testing/selftests/resctrl/
H A DREADME66 - teardown: umount resctrl and clear temporary files.
/linux-6.15/Documentation/devicetree/bindings/thermal/
H A Dmediatek,lvts-thermal.yaml41 description: LVTS reset for clearing temporary data on AP/MCU.
/linux-6.15/Documentation/userspace-api/media/dvb/
H A Ddmx-qbuf.rst85 temporary problems like signal loss or CRC errors.
/linux-6.15/arch/arm/kernel/
H A Dhead-common.S133 .long __bss_stop @ sp (temporary stack in .bss)
/linux-6.15/Documentation/arch/riscv/
H A Dboot.rst122 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-6.15/Documentation/firmware-guide/acpi/
H A Dmethod-tracing.rst173 The temporary debug_layer used when the tracing feature is enabled.
179 The temporary debug_level used when the tracing feature is enabled.
/linux-6.15/Documentation/driver-api/
H A Dio-mapping.rst28 or long term, depending on the requirements. Of course, temporary maps are
/linux-6.15/arch/arm/mm/
H A Dproc-v7m.S132 str r1, [r12, #11 * 4] @ write the temporary SVC vector entry
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst3868 temporary file.
3944 temporary file inside the filesystem.
3965 temporary file from an xfile.
3975 `repair temporary files
4268 1. Create a temporary repair file.
4324 The temporary file is then reaped.
4370 4. Reap the temporary file.
4428 5. Reap the temporary file.
4613 7. Reap the temporary directory.
4663 8. Reap the temporary file.
[all …]
/linux-6.15/Documentation/core-api/
H A Dswiotlb.rst10 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-6.15/arch/sh/kernel/cpu/sh2a/
H A Dentry.S41 ! r0 = temporary
/linux-6.15/security/keys/
H A DKconfig25 bool "Enable temporary caching of the last request_key() result"
/linux-6.15/Documentation/edac/
H A Dmemory_repair.rst37 - soft PPR, for a temporary row repair.
/linux-6.15/Documentation/devicetree/bindings/i3c/
H A Di3c.yaml148 through SETNEWDA after assigning a temporary address via ENTDAA.

1234