/linux-4.4.14/fs/jfs/ |
D | jfs_metapage.h | 64 int absolute, unsigned long new); 66 #define read_metapage(inode, lblock, size, absolute)\ argument 67 __get_metapage(inode, lblock, size, absolute, false) 69 #define get_metapage(inode, lblock, size, absolute)\ argument 70 __get_metapage(inode, lblock, size, absolute, true)
|
D | jfs_metapage.c | 587 unsigned int size, int absolute, in __get_metapage() argument 599 inode->i_ino, lblock, absolute); in __get_metapage() 611 if (absolute) in __get_metapage()
|
/linux-4.4.14/Documentation/input/ |
D | elantech.txt | 23 4.3 Native absolute mode 4 byte packet format 26 5.2 Native absolute mode 6 byte packet format 32 6.2 Native absolute mode 6 byte packet format 37 7.2 Native absolute mode 6 byte packet format 84 in relative mode and not in absolute mode. As the Linux Elantech touchpad 85 driver always puts the hardware into absolute mode not all information 194 A: 1 = absolute mode (needs 4 byte packets, see reg_11) 299 4.3 Native absolute mode 4 byte packet format 344 x9..x0 = absolute x value (horizontal) 350 y9..y0 = absolute y value (vertical) [all …]
|
D | event-codes.txt | 39 - Used to describe absolute axis value changes, e.g. describing the 153 move to the left by a certain number of units, but its absolute position in 154 space is unknown. If the absolute position is known, EV_ABS codes should be used 165 EV_ABS events describe absolute changes in a property. For example, a touchpad 246 devices require non-trivial transformation, such as absolute to relative 299 Directional axes on this device (absolute and/or relative x, y, z) represent 330 Trackpads that provide absolute touch position must report ABS_{X,Y} for the
|
D | rotary-encoder.txt | 87 can be set up to deliver input information as either an absolute or relative 89 absolute axes the position of the encoder can either roll over between zero
|
D | atarikbd.txt | 32 0xF7 absolute mouse position record 50 report relative motion, absolute motion in a coordinate system maintained 86 The ikbd can also maintain absolute mouse position. Commands exist for 218 ; where y=1, mouse key press causes absolute report 219 ; and x=1, mouse key release causes absolute report 246 Set absolute mouse position maintenance. Resets the ikbd maintained X and Y 295 0xF7 ; absolute mouse position header 318 This command allows the user to preset the internally maintained absolute 326 logical coordinate system internal to the ikbd for all relative or absolute 335 system within the ikbd for all relative or absolute mouse motion. (DEFAULT)
|
D | input-programming.txt | 183 EV_ABS. They are used for relative and absolute values supplied by the 186 because it doesn't have any absolute coordinate system to work in. Absolute 188 absolute coordinate systems. 199 struct for each absolute axis your device has. If our button device had also
|
D | sentelic.txt | 195 Bit4 => when in absolute coordinates mode (valid when EN_PKT_GO is 1): 289 Bit4 => when in absolute coordinates mode (valid when EN_PKT_GO is 1): 328 0: single-finger absolute coordinates (SFAC) mode 356 0: single-finger absolute coordinates (SFAC) mode 380 will output four consecutive single-finger, absolute coordinate(SFAC) packets 417 interleaved absolute coordinate packets for each finger. 805 (Note that the absolute/relative coordinate output still depends on 807 absolute coordinates; otherwise, host only receives packets with 831 bit0 0 RW absolute coordination mode 847 bit4 0 RW absolute coordination continuous mode
|
D | walkera0701.txt | 90 absolute binary value. (10 bits per channel). Next nibble is checksum for
|
D | input.txt | 288 EV_REL, absolute new value for EV_ABS (joysticks ...), or 0 for EV_KEY for
|
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
D | touchscreen.txt | 10 - touchscreen-fuzz-x : horizontal noise value of the absolute input 12 - touchscreen-fuzz-y : vertical noise value of the absolute input 14 - touchscreen-fuzz-pressure : pressure noise value of the absolute input
|
D | tsc2007.txt | 17 - ti,fuzzx: specifies the absolute input fuzz x value. 20 - ti,fuzzy: specifies the absolute input fuzz y value. 21 - ti,fuzzz: specifies the absolute input fuzz z value.
|
D | focaltech-ft6236.txt | 15 - touchscreen-fuzz-x : horizontal noise value of the absolute input 17 - touchscreen-fuzz-y : vertical noise value of the absolute input
|
D | chipone_icn8318.txt | 17 - touchscreen-fuzz-x : horizontal noise value of the absolute input 19 - touchscreen-fuzz-y : vertical noise value of the absolute input
|
D | brcm,iproc-touchscreen.txt | 49 - touchscreen-fuzz-x: horizontal noise value of the absolute input 51 - touchscreen-fuzz-y: vertical noise value of the absolute input
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | mxhead.S | 30 .begin no-absolute-literals 62 .end no-absolute-literals
|
D | head.S | 52 .begin no-absolute-literals 99 .end no-absolute-literals
|
/linux-4.4.14/tools/perf/config/ |
D | utilities.mak | 131 # is-absolute 133 # Usage: bool-value = $(call is-absolute,path) 135 is-absolute = $(shell echo $(shell-sq) | grep -q ^/ && echo y) 139 # Usage: absolute-executable-path-or-empty = $(call lookup,path) 160 # Usage: absolute-executable-path-or-empty = $(call get-executable,path) 162 # The goal is to get an absolute path for an executable; 168 get-executable = $(if $(1),$(if $(is-absolute),$(_ge-abspath),$(lookup))) 173 # Usage: absolute-executable-path-or-empty = $(call get-executable-or-default,variable,default)
|
/linux-4.4.14/drivers/scsi/ |
D | zorro7xx.c | 40 int absolute; /* offset is absolute address */ member 42 { .name = "PowerUP 603e+", .offset = 0xf40000, .absolute = 1 }, 85 if (zdd->absolute) { in zorro7xx_init_one()
|
D | script_asm.pl | 198 @absolute = (); # Array of absolute names 424 push (@absolute , $id); 807 @absolute = sort @absolute; 809 foreach $i (@absolute) { 931 foreach $i (@absolute) {
|
/linux-4.4.14/arch/xtensa/boot/boot-elf/ |
D | bootstrap.S | 33 .begin no-absolute-literals 65 .end no-absolute-literals
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | rotary-encoder.txt | 10 encoder. Only relevant for absolute axis. Defaults to 24 which is a 13 absolute one. Relative axis will only generate +1/-1 events on the input 16 greater than the specified steps or smaller than 0. For absolute axis only.
|
/linux-4.4.14/drivers/of/unittest-data/ |
D | tests-overlay.dtsi | 116 /* test enable using absolute target path */ 126 /* test disable using absolute target path */ 277 /* test enable using absolute target path (i2c) */ 287 /* test disable using absolute target path (i2c) */
|
/linux-4.4.14/drivers/misc/lis3lv02d/ |
D | Kconfig | 15 This driver also provides an absolute input class device, allowing 32 This driver also provides an absolute input class device, allowing
|
/linux-4.4.14/Documentation/parisc/ |
D | debugging | 8 absolute addresses are used instead of virtual addresses as in the 9 rest of the kernel. To translate an absolute address to a virtual
|
/linux-4.4.14/Documentation/i2c/muxes/ |
D | i2c-mux-gpio | 67 If you don't know the absolute GPIO pin numbers at registration time, 82 assign a dynamic ID to your device. If you do not know the absolute
|
/linux-4.4.14/Documentation/vm/ |
D | overcommit-accounting | 30 or `vm.overcommit_kbytes' (absolute value). 38 The C language stack growth does an implicit mremap. If you want absolute
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-net-queues | 76 Indicates the absolute maximum limit of bytes allowed to be 85 Indicates the absolute minimum limit of bytes allowed to be
|
D | sysfs-firmware-ofw | 16 symlink. It is possible that the absolute path will change
|
D | sysfs-driver-toshiba_acpi | 35 Description: This file shows the absolute position of the built-in
|
D | sysfs-bus-iio | 1016 Event generated when channel passes a threshold on the absolute
|
/linux-4.4.14/Documentation/timers/ |
D | hrtimers.txt | 38 the required readjusting of absolute CLOCK_REALTIME timers at 105 absolute timers based on a low-resolution CLOCK_REALTIME. The existing 106 implementation needed to keep an extra list of all armed absolute 111 expiry time in absolute time units removes all this complex and poorly 125 Basic data types: every time value, absolute or relative, is in a
|
D | timekeeping.txt | 118 determining the absolute timeslice for a certain process in the CFS scheduler
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | mn10300-watchdog-low.S | 49 # - kept to absolute minimum (unfortunately, it's prototyped in linux/nmi.h so
|
/linux-4.4.14/Documentation/block/ |
D | cmdline-partition.txt | 7 by absolute address of data on the block device.
|
D | biodoc.txt | 1123 correct absolute location anymore, this is done by the block layer, so
|
/linux-4.4.14/arch/m68k/math-emu/ |
D | fp_scan.S | 197 | all pc relative addressing modes and immediate/absolute modes end up here 211 | addressing mode: absolute short 216 | addressing mode: absolute long
|
D | fp_decode.h | 405 | get the absolute short address from user space 411 | get the absolute long address from user space
|
/linux-4.4.14/Documentation/networking/ |
D | radiotap-headers.txt | 57 the first byte of the radiotap header. The absolute alignment of that first 62 - the above point that there may be no absolute alignment for multibyte
|
D | fore200e.txt | 55 Expected pathnames are absolute or relative to the drivers/atm directory.
|
D | e1000e.txt | 107 and/or transmit absolute delays does not force the controller to
|
D | e1000.txt | 139 and/or transmit absolute delays does not force the controller to
|
/linux-4.4.14/Documentation/hwmon/ |
D | lm95245 | 33 user-space applications, two absolute values are exported, one for each
|
D | sysfs-interface | 326 Must be reported as an absolute temperature, NOT a delta 333 Must be reported as an absolute temperature, NOT a delta 349 Must be reported as an absolute temperature, NOT a delta 363 Must be reported as an absolute temperature, NOT a delta 375 Must be reported as an absolute temperature, NOT a delta
|
D | lm93 | 29 Configures in7 and in8 limit type, where 0 means absolute and non-zero 32 only one set of limits (absolute or relative) to be in operation at a
|
D | lm90 | 220 values. To make life easier to user-space applications, two absolute values
|
/linux-4.4.14/drivers/misc/sgi-xp/ |
D | xp.h | 85 #error XPC_MAX_NCHANNELS exceeds absolute MAXIMUM possible.
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-diff.txt | 109 sum of shown entries will be always 100%. "absolute" means it retains 181 relative to how entries are filtered. Use --percentage=absolute to
|
D | perf-probe.txt | 129 the options is an absolute path name. If its an absolute path, perf probe
|
D | perf-report.txt | 181 - graph: use a graph tree, displaying absolute overhead rates. (default) 332 sum of shown entries will be always 100%. "absolute" means it retains
|
D | perf-top.txt | 197 sum of shown entries will be always 100%. "absolute" means it retains
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-deadline.txt | 141 time c_j needed to finish the job, and a job absolute deadline d_j, which 168 between the finishing time of a job and its absolute deadline). 232 (because their absolute deadlines are equal to t + P - 1, hence they are 233 smaller than the absolute deadline of Task_1, which is t + P). As a 235 time t + e + P, after its absolute deadline. The total utilization of the 272 represented by its absolute deadlines d_j = r_j + D described above, while 285 and the absolute deadlines (d_j) coincide, so a proper admission control 286 allows to respect the jobs' absolute deadlines for this task (this is what is
|
D | sched-nice-design.txt | 96 tasks, regardless of their absolute nice levels. So on the new
|
/linux-4.4.14/arch/s390/kernel/ |
D | base.S | 98 larl %r4,.Lrestart_psw # Setup restart PSW at absolute 0
|
D | head64.S | 89 # startup-code, running in absolute addressing mode
|
D | relocate_kernel.S | 90 mvc 0(8,%r0),0(%r4) # copy psw to absolute address 0
|
D | head.S | 267 # startup-code at 0x10000, running in absolute addressing mode 284 # kdump startup-code at 0x10010, running in 64 bit absolute addressing mode
|
/linux-4.4.14/arch/arm/include/debug/ |
D | omap2plus.S | 71 ldr \rv, [\rp] @ get absolute addr of 99f
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | sleep.S | 166 ldw r2, =resume_after_mmu @ its absolute virtual address
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,spmi-vadc.txt | 73 known as absolute calibration.
|
/linux-4.4.14/Documentation/ |
D | efi-stub.txt | 54 The path to the initrd file must be an absolute path from the
|
D | svga.txt | 34 better to use absolute mode numbers instead.
|
D | DMA-API.txt | 475 Returns the processor cache alignment. This is the absolute minimum
|
D | kernel-parameters.txt | 2164 touchpads working in absolute mode only). 2167 reporting absolute coordinates, such as tablets 2169 reporting absolute coordinates, such as tablets
|
D | devices.txt | 3172 form (absolute or relative) as is indicated here. Links are
|
/linux-4.4.14/Documentation/filesystems/ |
D | affs.txt | 78 prefix=path Path will be prefixed to every absolute path name of 82 volume=name When symbolic links with an absolute path are created
|
D | overlayfs.txt | 198 object in overlayfs will not contain valid absolute paths, only
|
D | ramfs-rootfs-initramfs.txt | 180 cpio -i -d -H newc -F initramfs_data.cpio --no-absolute-filenames
|
D | ext2.txt | 335 The (meaningless) absolute upper limit of files in a single directory
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | philips.txt | 75 The absolute maximum is 10, but don't set it too high! Every buffer takes 77 something more than 4 is an absolute waste. This memory is only
|
/linux-4.4.14/Documentation/misc-devices/ |
D | lis3lv02d | 34 This driver also provides an absolute input class device, allowing
|
/linux-4.4.14/arch/mips/include/asm/ |
D | sgiarcs.h | 157 absolute, relative enumerator
|
/linux-4.4.14/drivers/clocksource/ |
D | sh_cmt.c | 415 int absolute) in sh_cmt_clock_event_program_verify() argument 435 if (absolute) in sh_cmt_clock_event_program_verify()
|
/linux-4.4.14/scripts/ |
D | Kbuild.include | 201 # Prefix -I with $(srctree) if it is not an absolute path. 217 # Add $(obj)/ for paths that are not absolute
|
D | analyze_suspend.py | 2377 ….thread {position: absolute; height: '+'%.3f'%thread_height+'%; overflow: hidden; line-height: 30p… 2380 ….traceevent {position: absolute;opacity: 0.3;height: '+'%.3f'%thread_height+'%;width:0;overflow:hi… 2381 .phase {position: absolute;overflow: hidden;border:0px;text-align:center;}\n\ 2382 ….phaselet {position:absolute;overflow:hidden;border:0px;text-align:center;height:100px;font-size:2… 2383 .t {position:absolute;top:0%;height:100%;border-right:1px solid black;}\n\ 2385 ….legend .square {position:absolute;top:10px; width: 0px;height: 20px;border:1px solid;padding-left…
|
D | spelling.txt | 16 absolut||absolute 17 absoulte||absolute
|
D | checkpatch.pl | 1838 my ($absolute, $herecurr) = @_; 1839 my $file = $absolute; 1855 my $prefix = $absolute;
|
/linux-4.4.14/Documentation/kbuild/ |
D | modules.txt | 99 The value given to "M" is the absolute path of the 383 absolute path is needed. $(src) provides the absolute path by
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | scale.S | 5 | scaled by the source operand. If the absolute value of
|
D | decbin.S | 125 | 2. Calculate absolute value of exponent in d1 by mul and add.
|
D | res_func.S | 460 | Inst is fabs. Execute the absolute value function on the input.
|
/linux-4.4.14/Documentation/arm/nwfpe/ |
D | README.FPE | 106 ABS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - absolute value
|
/linux-4.4.14/Documentation/acpi/ |
D | method-tracing.txt | 138 name segments but may contain "\" to form an absolute path.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | ppc-pv.txt | 74 can access it using absolute load and store functions. The following
|
D | timekeeping.txt | 377 exact clock and bus design, the drift may or may not be fixed in absolute
|
D | api.txt | 1842 Parameters: vcpu absolute address (in)
|
/linux-4.4.14/arch/frv/ |
D | Kconfig | 293 is faster than absolute instructions and saves space (2 instructions
|
/linux-4.4.14/Documentation/hid/ |
D | hiddev.txt | 150 must be filled in by the user. The ID can be absolute -- the actual
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | timestamping.txt | 102 hardware, the absolute link time could also be used to define a
|
/linux-4.4.14/drivers/mtd/ |
D | Kconfig | 55 partition table. A zero or positive value gives an absolute
|
/linux-4.4.14/drivers/input/mouse/ |
D | Kconfig | 383 to report absolute coordinates
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 145 * For timeouts, use absolute times. If you're a good fellow and made your
|
/linux-4.4.14/arch/arm/crypto/ |
D | sha1-armv4-large.S | 46 @ Cortex A8 core and in absolute terms ~870 cycles per input block
|
D | sha512-core.S_shipped | 34 @ Improve NEON performance by 12% on Snapdragon S4. In absolute
|
/linux-4.4.14/Documentation/development-process/ |
D | 6.Followthrough | 196 kernel, nobody has absolute veto power over any code. Except maybe Linus.
|
D | 4.Coding | 51 The coding style document also should not be read as an absolute law which
|
/linux-4.4.14/arch/x86/math-emu/ |
D | README | 282 (absolute bits)
|
/linux-4.4.14/Documentation/cgroups/ |
D | blkio-controller.txt | 399 parameters which are absolute values - vm.dirty_bytes and
|
D | unified-hierarchy.txt | 422 - If a controller implements an absolute resource guarantee and/or
|
/linux-4.4.14/net/ipv4/ |
D | Kconfig | 282 be taken as absolute truth.
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | head.S | 137 .word _magic_start @ absolute load/run zImage address
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 13480 bclr &15,%d1 # force absolute value 13554 fabs.x FP_SCR0(%a6),%fp0 # perform absolute 13597 bclr &0x7,FP_SCR0_EX(%a6) # force absolute value 13641 fabs.x FP_SCR0(%a6),%fp0 # perform absolute 13722 fabs.x SRC(%a0),%fp0 # force absolute value 14518 fabs.x %fp1 # make absolute value 14880 fabs.x %fp0 # compare absolute values 15333 fabs.x %fp0 # compare absolute values
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 693 is disabled, which includes an absolute timestamp. 2024 - The absolute time field is an absolute timestamp given by the
|
/linux-4.4.14/drivers/platform/x86/ |
D | Kconfig | 504 This driver also provides an absolute input class device, allowing
|
/linux-4.4.14/Documentation/scsi/ |
D | sym53c8xx_2.txt | 173 The LOAD/STORE instructions support absolute and DSA relative addressing
|
D | ncr53c8xx.txt | 200 The LOAD/STORE instructions support absolute and DSA relative addressing
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 177 z/Architecture in absolute storage by the set prefix instruction during Linux 1338 other) instructions. They consist of a length field and an absolute address
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 177 files with absolute paths (ie beginning with slash) such as:
|
/linux-4.4.14/drivers/hwmon/ |
D | Kconfig | 318 This driver also provides an absolute input class device, allowing
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 2525 absolute anti-gimmick. It's some seriously good stuff, and gets rid of
|