Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dstv0367.c2107 u32 Errors = 0, tber = 0, temporary = 0; in stv0367ter_read_ber() local
2132 temporary = (Errors * 1000000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
2133 temporary = temporary; in stv0367ter_read_ber()
2135 temporary = (Errors * 100000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
2136 temporary = temporary * 10; in stv0367ter_read_ber()
2138 temporary = (Errors * 10000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
2139 temporary = temporary * 100; in stv0367ter_read_ber()
2141 temporary = (Errors * 1000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
2142 temporary = temporary * 1000; in stv0367ter_read_ber()
2144 temporary = (Errors * 100000) / (8 * (1 << 14)); in stv0367ter_read_ber()
[all …]
/linux-4.4.14/arch/m68k/fpsp040/
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
Dutil.S308 leal 2(%a7),%a1 |point to low word of temporary
/linux-4.4.14/Documentation/parisc/
Dregisters35 SR0 temporary space register
37 SR1 temporary space register
43 SR0 temporary space register
44 SR1 temporary space register
110 r19-r22: these are generally regarded as temporary registers.
/linux-4.4.14/Documentation/cgroups/
Dpids.txt57 sh: fork: Resource temporary unavailable
72 sh: fork: Resource temporary unavailable
81 sh: fork: Resource temporary unavailable
84 sh: fork: Resource temporary unavailable
/linux-4.4.14/Documentation/vm/
Dhighmem.txt16 (*) Cost of temporary mappings.
28 at all times. This means the kernel needs to start using temporary mappings of
53 temporary maps to access the rest of the physical memory - the actual direct
65 The kernel contains several ways of creating temporary mappings:
127 The cost of creating temporary mappings can be quite high. The arch has to
135 If CONFIG_MMU is not set, then there can be no temporary mappings and no
Dtranshuge.txt272 address of the page and its temporary pinning to release after the I/O
Dnuma_memory_policy.txt212 the temporary interleaved system default policy works in this
/linux-4.4.14/arch/cris/arch-v32/lib/
Dchecksumcopy.S61 ;; r9 can be used as temporary.
/linux-4.4.14/arch/arm/mm/
Dproc-v7m.S103 str r1, [r12, #11 * 4] @ write the temporary SVC vector entry
/linux-4.4.14/Documentation/arm/OMAP/
Domap_pm5 This document describes the temporary OMAP PM interface. Driver
54 The OMAP PM layer is intended to be temporary
/linux-4.4.14/arch/cris/arch-v10/lib/
Dchecksumcopy.S86 ;; r9 can be used as temporary.
/linux-4.4.14/arch/frv/kernel/
Dsleep.S245 # need a temporary mapping for the current physical address we are
271 movgs gr0,iampr1 ; get rid of temporary mapping
/linux-4.4.14/lib/
DKconfig.kmemcheck59 temporary storage area which is guarantueed not to generate any
/linux-4.4.14/tools/build/
DBuild.include25 # The temporary file to save gcc -MD generated dependencies must not
/linux-4.4.14/Documentation/acpi/
Dmethod-tracing.txt141 The temporary debug_layer used when the tracing feature is enabled.
146 The temporary debug_level used when the tracing feature is enabled.
/linux-4.4.14/Documentation/scsi/
Dlpfc.txt31 Cable pull and temporary device Loss:
Dscsi_fc_transport.txt204 An temporary state, typically set only while the vport is being
/linux-4.4.14/Documentation/networking/
Dde4x5.txt58 temporary directory.
125 I have added a temporary fix for interrupt problems when some SCSI cards
DREADME.sb100078 the others referenced above. As root, unpack it into a temporary directory and
Dip-sysctl.txt1531 addresses over temporary addresses.
1532 > 1 : enable Privacy Extensions and prefer temporary
1538 valid lifetime (in seconds) for temporary addresses.
1542 Preferred lifetime (in seconds) for temporary addresses.
1554 valid temporary addresses.
Dfilter.txt385 debugging (next section), this command creates a temporary socket and
/linux-4.4.14/Documentation/metag/
Dkernel-ABI.txt93 A1.0 (A1GbP) SMP Clobbered Used as temporary for loading
102 available A1GbP is reserved for use as a temporary to allow a percpu stack
/linux-4.4.14/arch/mn10300/
DKconfig.debug62 it uses temporary breakpoints to emulate single-stepping.
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/
Dentry.S44 ! r0 = temporary
/linux-4.4.14/scripts/
DKbuild.include16 # The temporary file to save gcc -MD generated dependencies must not
87 # Exit code chooses option. "$$TMP" is can be used as temporary file and
Dspelling.txt979 temorary||temporary
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt206 this will save 2 instructions and a temporary per use,
260 should never need more than one hidden temporary,
265 require declaring another temporary).
/linux-4.4.14/Documentation/power/
Dswsusp.txt293 During suspend a temporary key is created and this key is used to
295 read back into memory the temporary key is destroyed which simply
300 boot. This asserts that any temporary key from an oopsed suspend or
/linux-4.4.14/tools/perf/config/
Dutilities.mak183 # Exit code chooses option. "$$TMP" is can be used as temporary file and
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt118 This address window handling is done in this mvebu-devbus only as a temporary
/linux-4.4.14/arch/sh/kernel/cpu/sh2/
Dentry.S44 ! r0 = temporary
/linux-4.4.14/Documentation/
Dpnp.txt239 ISAPNP drivers. They should serve as a temporary solution only.
Dkref.txt35 1) If you make a non-temporary copy of a pointer, especially if
D00-INDEX231 - how to use the RAM disk as an initial/temporary root filesystem.
Ddma-buf-sharing.txt270 copy the data to temporary storage).
Dkmemcheck.txt132 any context, we need a temporary storage area which is guaranteed not
Dkprobes.txt223 Since these are temporary situations, Kprobes tries to start
DCodingStyle266 variable that is used to hold a temporary value.
Dkernel-parameters.txt975 is useful for tracking down temporary early mappings
2812 so this option is a temporary workaround
/linux-4.4.14/fs/
DKconfig121 Everything in tmpfs is temporary in the sense that no files will be
/linux-4.4.14/Documentation/blockdev/
Dramdisk.txt18 also be used for a temporary filesystem for crypto work, since the contents
/linux-4.4.14/Documentation/filesystems/
Dtmpfs.txt4 Everything in tmpfs is temporary in the sense that no files will be
Drelay.txt434 stage data in a temporary buffer beforehand. Because the actual write
Dext4.txt584 into ext4 extents of the temporary inode. Then,
Dproc.txt870 Buffers: Relatively temporary storage for raw disk blocks
909 WritebackTmp: Memory used by FUSE for temporary writeback buffers
/linux-4.4.14/Documentation/driver-model/
Ddriver.txt106 This solution is intended to be only temporary. In order to get class
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dsta.c422 bool temporary) in iwl_send_remove_station() argument
451 if (!temporary) { in iwl_send_remove_station()
/linux-4.4.14/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-isku149 Description: When written, this file lets one trigger temporary color schemes
/linux-4.4.14/Documentation/filesystems/caching/
Dobject.txt211 are permitted to advance from FSCACHE_OBJECT_INIT state, and temporary
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES94 file to a temporary name). Add experimental support for more safely
126 Disable temporary caching of mode bits to servers which do not support
128 mount option) and add new "dynperm" mount option to enable temporary caching
874 Fix temporary socket leak when bad userid or password specified
/linux-4.4.14/arch/sh/lib/
Dmemcpy-sh4.S453 ! We also need r0 as a temporary (for movca), so 'undo' the invariant:
/linux-4.4.14/drivers/atm/
DKconfig208 This driver is required for proper handling of temporary carrier
/linux-4.4.14/Documentation/security/
Dcredentials.txt436 result stored in a temporary pointer and then the credential aspects called
/linux-4.4.14/Documentation/s390/
DDebugging390.txt55 temporary storage. These registers have a 1:1 association with general
419 of a buffer of 4k if required for temporary purposes ), it generates
546 temporary storage but it isn't recommended.
/linux-4.4.14/drivers/net/wireless/iwlegacy/
Dcommon.c2101 bool temporary) in il_send_remove_station() argument
2136 if (!temporary) { in il_send_remove_station()
/linux-4.4.14/Documentation/video4linux/
Dv4l2-controls.txt110 Note: this is a temporary solution only. Once all V4L2 drivers that depend
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt381 users. Note, this is a temporary solution only. The correct long-term
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped344 to allow for a few compiler-allocated temporary stack slots. */
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped341 to allow for a few compiler-allocated temporary stack slots. */
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped335 to allow for a few compiler-allocated temporary stack slots. */
/linux-4.4.14/drivers/watchdog/
DKconfig714 Entering BIOS setup temporary disables watchdog operation regardless to current state,
/linux-4.4.14/drivers/tty/serial/
DKconfig171 This special driver allows you to temporary use NMI debugger port
/linux-4.4.14/Documentation/sound/oss/
DREADME.OSS373 file is called isapnptools-*. Please note that this tool is just a temporary
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S353 set EXC_TEMP2, LV+24 # temporary space
354 set EXC_TEMP, LV+16 # temporary space