/linux-4.4.14/drivers/media/dvb-frontends/ |
D | stv0367.c | 2107 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/ |
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
|
D | util.S | 308 leal 2(%a7),%a1 |point to low word of temporary
|
/linux-4.4.14/Documentation/parisc/ |
D | registers | 35 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/ |
D | pids.txt | 57 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/ |
D | highmem.txt | 16 (*) 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
|
D | transhuge.txt | 272 address of the page and its temporary pinning to release after the I/O
|
D | numa_memory_policy.txt | 212 the temporary interleaved system default policy works in this
|
/linux-4.4.14/arch/cris/arch-v32/lib/ |
D | checksumcopy.S | 61 ;; r9 can be used as temporary.
|
/linux-4.4.14/arch/arm/mm/ |
D | proc-v7m.S | 103 str r1, [r12, #11 * 4] @ write the temporary SVC vector entry
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | omap_pm | 5 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/ |
D | checksumcopy.S | 86 ;; r9 can be used as temporary.
|
/linux-4.4.14/arch/frv/kernel/ |
D | sleep.S | 245 # 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/ |
D | Kconfig.kmemcheck | 59 temporary storage area which is guarantueed not to generate any
|
/linux-4.4.14/tools/build/ |
D | Build.include | 25 # The temporary file to save gcc -MD generated dependencies must not
|
/linux-4.4.14/Documentation/acpi/ |
D | method-tracing.txt | 141 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/ |
D | lpfc.txt | 31 Cable pull and temporary device Loss:
|
D | scsi_fc_transport.txt | 204 An temporary state, typically set only while the vport is being
|
/linux-4.4.14/Documentation/networking/ |
D | de4x5.txt | 58 temporary directory. 125 I have added a temporary fix for interrupt problems when some SCSI cards
|
D | README.sb1000 | 78 the others referenced above. As root, unpack it into a temporary directory and
|
D | ip-sysctl.txt | 1531 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.
|
D | filter.txt | 385 debugging (next section), this command creates a temporary socket and
|
/linux-4.4.14/Documentation/metag/ |
D | kernel-ABI.txt | 93 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/ |
D | Kconfig.debug | 62 it uses temporary breakpoints to emulate single-stepping.
|
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 44 ! r0 = temporary
|
/linux-4.4.14/scripts/ |
D | Kbuild.include | 16 # 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
|
D | spelling.txt | 979 temorary||temporary
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 206 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/ |
D | swsusp.txt | 293 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/ |
D | utilities.mak | 183 # Exit code chooses option. "$$TMP" is can be used as temporary file and
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 118 This address window handling is done in this mvebu-devbus only as a temporary
|
/linux-4.4.14/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 44 ! r0 = temporary
|
/linux-4.4.14/Documentation/ |
D | pnp.txt | 239 ISAPNP drivers. They should serve as a temporary solution only.
|
D | kref.txt | 35 1) If you make a non-temporary copy of a pointer, especially if
|
D | 00-INDEX | 231 - how to use the RAM disk as an initial/temporary root filesystem.
|
D | dma-buf-sharing.txt | 270 copy the data to temporary storage).
|
D | kmemcheck.txt | 132 any context, we need a temporary storage area which is guaranteed not
|
D | kprobes.txt | 223 Since these are temporary situations, Kprobes tries to start
|
D | CodingStyle | 266 variable that is used to hold a temporary value.
|
D | kernel-parameters.txt | 975 is useful for tracking down temporary early mappings 2812 so this option is a temporary workaround
|
/linux-4.4.14/fs/ |
D | Kconfig | 121 Everything in tmpfs is temporary in the sense that no files will be
|
/linux-4.4.14/Documentation/blockdev/ |
D | ramdisk.txt | 18 also be used for a temporary filesystem for crypto work, since the contents
|
/linux-4.4.14/Documentation/filesystems/ |
D | tmpfs.txt | 4 Everything in tmpfs is temporary in the sense that no files will be
|
D | relay.txt | 434 stage data in a temporary buffer beforehand. Because the actual write
|
D | ext4.txt | 584 into ext4 extents of the temporary inode. Then,
|
D | proc.txt | 870 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/ |
D | driver.txt | 106 This solution is intended to be only temporary. In order to get class
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | sta.c | 422 bool temporary) in iwl_send_remove_station() argument 451 if (!temporary) { in iwl_send_remove_station()
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-isku | 149 Description: When written, this file lets one trigger temporary color schemes
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | object.txt | 211 are permitted to advance from FSCACHE_OBJECT_INIT state, and temporary
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 94 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/ |
D | memcpy-sh4.S | 453 ! We also need r0 as a temporary (for movca), so 'undo' the invariant:
|
/linux-4.4.14/drivers/atm/ |
D | Kconfig | 208 This driver is required for proper handling of temporary carrier
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 436 result stored in a temporary pointer and then the credential aspects called
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 55 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/ |
D | common.c | 2101 bool temporary) in il_send_remove_station() argument 2136 if (!temporary) { in il_send_remove_station()
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-controls.txt | 110 Note: this is a temporary solution only. Once all V4L2 drivers that depend
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 381 users. Note, this is a temporary solution only. The correct long-term
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 344 to allow for a few compiler-allocated temporary stack slots. */
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 341 to allow for a few compiler-allocated temporary stack slots. */
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 335 to allow for a few compiler-allocated temporary stack slots. */
|
/linux-4.4.14/drivers/watchdog/ |
D | Kconfig | 714 Entering BIOS setup temporary disables watchdog operation regardless to current state,
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 171 This special driver allows you to temporary use NMI debugger port
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 373 file is called isapnptools-*. Please note that this tool is just a temporary
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 353 set EXC_TEMP2, LV+24 # temporary space 354 set EXC_TEMP, LV+16 # temporary space
|