/linux-4.4.14/arch/ia64/include/asm/ |
H A D | ustack.h | 7 /* The absolute hard limit for stack size is 1/2 of the mappable space in the region */
|
/linux-4.4.14/include/uapi/linux/ |
H A D | nvram.h | 12 /* all these functions expect an NVRAM offset, not an absolute */
|
H A D | dqblk_xfs.h | 56 __u64 d_blk_hardlimit;/* absolute limit on disk blks */ 68 __u64 d_rtb_hardlimit;/* absolute limit on realtime blks */
|
H A D | fs.h | 16 * nr_file rlimit, so it's safe to set up a ridiculously high absolute
|
H A D | vfio.h | 469 * The DMA 32 bit window start is an absolute PCI bus address. 470 * The IOVA address passed via map/unmap ioctls are absolute PCI bus
|
/linux-4.4.14/arch/xtensa/boot/boot-elf/ |
H A D | bootstrap.S | 33 .begin no-absolute-literals 65 .end no-absolute-literals
|
/linux-4.4.14/fs/quota/ |
H A D | quotaio_v1.h | 21 __u32 dqb_bhardlimit; /* absolute limit on disk blks alloc */ 24 __u32 dqb_ihardlimit; /* absolute limit on allocated inodes */
|
H A D | quotaio_v2.h | 39 __le32 dqb_ihardlimit; /* absolute limit on allocated inodes */ 42 __le32 dqb_bhardlimit; /* absolute limit on disk space (in QUOTABLOCK_SIZE) */ 52 __le64 dqb_ihardlimit; /* absolute limit on allocated inodes */ 55 __le64 dqb_bhardlimit; /* absolute limit on disk space (in QUOTABLOCK_SIZE) */
|
/linux-4.4.14/drivers/s390/char/ |
H A D | sclp_sdias.h | 2 * SCLP "store data in absolute storage"
|
H A D | sclp_sdias.c | 2 * SCLP "store data in absolute storage" 154 * Copy from HSA to absolute storage (not reentrant):
|
H A D | hmcdrv_dev.c | 166 case SEEK_SET: /* absolute (relative to beginning of file) */ hmcdrv_dev_seek() 170 * (set absolute position), combined with a FTP command hmcdrv_dev_seek()
|
/linux-4.4.14/drivers/scsi/ |
H A D | zorro7xx.c | 40 int absolute; /* offset is absolute address */ member in struct:zorro_driver_data 42 { .name = "PowerUP 603e+", .offset = 0xf40000, .absolute = 1 }, 85 if (zdd->absolute) { zorro7xx_init_one()
|
H A 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/kernel/ |
H A D | mxhead.S | 30 .begin no-absolute-literals 62 .end no-absolute-literals
|
H A D | head.S | 52 .begin no-absolute-literals 99 .end no-absolute-literals
|
/linux-4.4.14/tools/perf/config/ |
H A 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/fs/jfs/ |
H A D | jfs_metapage.h | 64 int absolute, unsigned long new); 66 #define read_metapage(inode, lblock, size, absolute)\ 67 __get_metapage(inode, lblock, size, absolute, false) 69 #define get_metapage(inode, lblock, size, absolute)\ 70 __get_metapage(inode, lblock, size, absolute, true)
|
H A D | jfs_metapage.c | 587 unsigned int size, int absolute, __get_metapage() 599 inode->i_ino, lblock, absolute); __get_metapage() 611 if (absolute) __get_metapage() 586 __get_metapage(struct inode *inode, unsigned long lblock, unsigned int size, int absolute, unsigned long new) __get_metapage() argument
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
H A D | Makefile | 48 # not rely on any absolute symbol references, considering that the virtual 51 # a verification pass to see if any absolute relocations exist in any of the 68 && (echo >&2 "$@: absolute symbol references not allowed in the EFI stub"; \
|
/linux-4.4.14/block/partitions/ |
H A D | mac.h | 14 __be32 start_block; /* absolute starting block # of partition */
|
H A D | cmdline.c | 8 * by absolute address of data on the block device.
|
/linux-4.4.14/drivers/input/mouse/ |
H A D | vmmouse.c | 72 * @abs_dev: "Absolute" device used to report absolute mouse movement. 73 * @phys: Physical path for the absolute device. 74 * @dev_name: Name attribute name for the absolute device. 108 * @abs_dev: The absolute input device 138 * reports them on the correct (absolute or relative) input device. When the 197 /* Xorg seems to ignore wheel events on absolute devices */ vmmouse_report_events() 266 * vmmouse_enable - Enable vmmouse and request absolute mode. 271 * absolute vmmouse mode. 432 * It also allocates another input device and sets it up for absolute motion 461 /* Set up and register absolute device */ vmmouse_init() 476 /* Set absolute device capabilities */ vmmouse_init()
|
H A D | cypress_ps2.h | 98 /* header byte bits of absolute package. */ 162 int tp_max_abs_x; /* Max X absolute units that can be reported. */ 163 int tp_max_abs_y; /* Max Y absolute units that can be reported. */
|
H A D | lifebook.c | 7 * TouchScreen detection, absolute mode setting and packet layout is taken from 214 * Enable absolute output -- ps2_command fails always but if lifebook_absolute_mode() 216 * absolute coordinates lifebook_absolute_mode()
|
H A D | focaltech.c | 65 #define FOC_ABS 0x6 /* absolute position of one finger */ 81 * following absolute position packet for the finger where the 109 * Width is reported only in absolute packets.
|
H A D | sentelic.h | 78 /* absolute packet type */
|
H A D | elantech.c | 234 * Interpret complete data packets and report absolute mode input events for 322 * Interpret complete data packets and report absolute mode input events for 462 * Interpret complete data packets and report absolute mode input events for 905 * absolute mode on v4 hardware 918 * Put the touchpad into absolute mode 971 * sure the absolute mode bit is set. For hardware version 2 elantech_set_absolute_mode() 990 "touchpad refuses to switch to absolute mode.\n"); elantech_set_absolute_mode() 1320 /* Force absolute mode always on */ elantech_set_int_attr() 1479 * Put the touchpad back into absolute mode when reconnecting 1490 "failed to put touchpad back into absolute mode.\n"); elantech_reconnect() 1681 "failed to put touchpad into absolute mode.\n"); elantech_init()
|
H A D | cypress_ps2.c | 587 * If absolute/relative mode bit has not been set yet, just pass cypress_validate_byte() 656 psmouse_err(psmouse, "Reconnect: Unable to initialize Cypress absolute mode.\n"); cypress_reconnect() 682 psmouse_err(psmouse, "init: Unable to initialize Cypress absolute mode.\n"); cypress_init()
|
H A D | synaptics_usb.c | 35 * setting 1: one int endpoint for absolute finger position 36 * setting 2 (cPad only): one int endpoint for absolute finger position and 160 * absolute -> relative conversion synusb_report_touchpad()
|
H A D | sentelic.c | 900 /* Ensure we are not in absolute mode */ fsp_activate_protocol() 927 /* Enable absolute coordinates output for Cx/Dx hardware */ fsp_activate_protocol() 934 "Unable to enable absolute coordinates output.\n"); fsp_activate_protocol() 956 * hence, only enable absolute coordinates output as well as fsp_set_input_params()
|
H A D | synaptics.c | 52 /* Size in bits of absolute position values reported by the hardware */ 56 * These values should represent the absolute maximum value that will 663 * Functions to interpret the absolute mode packets 1055 * absolute -> relative conversion synaptics_process_packet() 1448 * The OLPC XO has issues with Synaptics' absolute mode; the constant __synaptics_init()
|
H A D | alps.c | 1962 psmouse_err(psmouse, "Failed to enable absolute mode\n"); alps_hw_init_v1_v2() 1999 psmouse_err(psmouse, "Failed to enable absolute mode\n"); alps_hw_init_v6() 2145 psmouse_err(psmouse, "Failed to enter absolute mode\n"); alps_hw_init_v3() 2272 /* enter absolute mode */ alps_hw_init_rushmore_v3() 2312 psmouse_err(psmouse, "Failed to enter absolute mode\n"); alps_hw_init_v4() 2556 /* enter absolute mode */ alps_hw_init_ss4_v2()
|
H A D | bcm5974.c | 236 __le16 abs_x; /* absolute x coodinate */ 237 __le16 abs_y; /* absolute y coodinate */
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dev_api.h | 232 * @@brief qed_fw_l2_queue - Get absolute L2 queue ID 236 * @param dst_id - absolute per engine 245 * @@brief qed_fw_vport - Get absolute vport ID 249 * @param dst_id - absolute per engine 258 * @@brief qed_fw_rss_eng - Get absolute RSS engine ID 262 * @param dst_id - absolute per engine
|
/linux-4.4.14/arch/s390/kvm/ |
H A D | gaccess.h | 23 * kvm_s390_real_to_abs - convert guest real address to guest absolute address 27 * Returns the guest absolute address that corresponds to the passed guest real 179 * If DAT is off data will be copied to guest real or absolute memory. 242 * write_guest_abs - copy data from kernel space to guest space absolute 244 * @gpa: guest physical (absolute) address 248 * Copy @len bytes from @data (kernel space) to @gpa (guest absolute address). 265 * read_guest_abs - copy data from guest space absolute to kernel space 267 * @gpa: guest physical (absolute) address 271 * Copy @len bytes from @gpa (guest absolute address) to @data (kernel space).
|
H A D | gaccess.c | 200 * raddress union which will contain the result (real or absolute address) 520 * guest_translate - translate a guest virtual into a guest absolute address 523 * @gpa: points to where guest physical (absolute) address should be stored 527 * Translate a guest virtual address into a guest absolute address by means 529 * If the resulting absolute address is not available in the configuration 532 * Returns: - zero on success; @gpa contains the resulting absolute address 819 * guest_translate_address - translate guest logical into guest absolute address
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-insn-decoder.c | 89 case 0x9a: /* call far absolute */ intel_pt_insn_decoder() 110 case 0xff: /* call near absolute, call far absolute ind */ intel_pt_insn_decoder()
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
H A D | elf.h | 21 #define R_PPC_ADDR32 1 /* 32bit absolute address */ 23 #define R_PPC_ADDR16 3 /* 16bit absolute address */ 24 #define R_PPC_ADDR16_LO 4 /* lower 16bit of absolute address */ 25 #define R_PPC_ADDR16_HI 5 /* high 16bit of absolute address */ 185 #define R_PPC64_ADDR32 R_PPC_ADDR32 /* 32bit absolute address. */ 187 #define R_PPC64_ADDR16 R_PPC_ADDR16 /* 16bit absolute address. */
|
/linux-4.4.14/include/xen/interface/io/ |
H A D | kbdif.h | 63 int32_t abs_x; /* absolute X position (in FB pixels) */ 64 int32_t abs_y; /* absolute Y position (in FB pixels) */
|
/linux-4.4.14/scripts/ |
H A D | stackdelta | 11 # Another possible option would be a minimum absolute value for the
|
H A D | kallsyms.c | 136 /* Ignore most absolute/undefined (?) symbols. */ read_symbol() 144 /* Keep these useful absolute symbols */ read_symbol() 695 else if (strcmp(argv[i], "--absolute-percpu") == 0) main()
|
H A D | link-vmlinux.sh | 90 kallsymopt="${kallsymopt} --absolute-percpu"
|
H A D | docproc.c | 102 fprintf(stderr, "Environment variable SRCTREE: absolute path to sources.\n"); usage() 103 fprintf(stderr, " KBUILD_SRC: absolute path to kernel source tree.\n"); usage()
|
H A D | namespace.pl | 267 # A absolute symbol
|
H A D | analyze_suspend.py | 2162 x2changes = ['', 'absolute'] 2377 .thread {position: absolute; height: '+'%.3f'%thread_height+'%; overflow: hidden; line-height: 30px; border:1px solid;text-align:center;white-space:nowrap;background-color:rgba(204,204,204,0.5);}\n\ 2380 .traceevent {position: absolute;opacity: 0.3;height: '+'%.3f'%thread_height+'%;width:0;overflow:hidden;line-height:30px;text-align:center;white-space:nowrap;}\n\ 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:24px;}\n\ 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:20px;}\n\
|
H A D | checkpatch.pl | 1838 my ($absolute, $herecurr) = @_; 1839 my $file = $absolute; 1841 ##print "absolute<$absolute>\n"; 1855 my $prefix = $absolute; 1861 "use relative pathname instead of absolute in changelog text\n" . $herecurr); 2423 # Check for absolute kernel paths.
|
/linux-4.4.14/arch/s390/kernel/ |
H A D | swsusp.S | 18 * Save register context in absolute 0 lowcore and call swsusp_save() to 80 /* Save absolute zero pages */ 89 /* Copy lowcore to absolute zero lowcore */ 244 /* Restore absolute zero pages */
|
H A D | machine_kexec.c | 60 /* Get lowcore pointer from store status of this CPU (absolute zero) */ setup_regs() 73 /* Copy dump CPU store status info to absolute zero */
|
H A D | base.S | 98 larl %r4,.Lrestart_psw # Setup restart PSW at absolute 0
|
H A D | head64.S | 89 # startup-code, running in absolute addressing mode
|
H A D | relocate_kernel.S | 90 mvc 0(8,%r0),0(%r4) # copy psw to absolute address 0
|
H A 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
|
H A D | setup.c | 355 * restart data to the absolute zero lowcore. This is necessary if setup_lowcore() 363 /* Setup absolute zero lowcore */ setup_lowcore()
|
H A D | module.c | 141 /* "Define" it as absolute. */ module_frob_arch_sections()
|
H A D | smp.c | 595 * the absolute lowcore of the memory stored in the HSA. The zcore code 601 * stored the registers of the boot CPU in the absolute lowcore in the
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | mn10300-watchdog-low.S | 49 # - kept to absolute minimum (unfortunately, it's prototyped in linux/nmi.h so
|
/linux-4.4.14/arch/x86/tools/ |
H A D | relocs.c | 42 * absolute relocations present w.r.t these symbols. 52 * as absolute (typically defined outside any section in the linker script.) 84 * as absolute (typically defined outside any section in the linker script.) 595 * to user at compile time about the absolute print_absolute_relocs() 600 * relative have not become absolute because of some print_absolute_relocs() 603 * Before warning check if this absolute symbol print_absolute_relocs() 791 * Whitelisted absolute symbols do not require do_reloc64() 797 die("Invalid absolute %s relocation: %s\n", do_reloc64() 848 * Whitelisted absolute symbols do not require do_reloc32() 854 die("Invalid absolute %s relocation: %s\n", do_reloc32() 891 * Whitelisted absolute symbols do not require do_reloc_real() 906 shn_abs ? "absolute" : "relative", do_reloc_real() 913 * Whitelisted absolute symbols do not require do_reloc_real() 929 shn_abs ? "absolute" : "relative", do_reloc_real()
|
/linux-4.4.14/arch/s390/mm/ |
H A D | maccess.c | 109 * Copy memory in absolute mode (kernel to kernel) 181 * the absolute memory. The buffer size is maximum one page large.
|
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/pinctrl/ |
H A D | omap.h | 53 * Macros to allow using the absolute physical address instead of the
|
/linux-4.4.14/include/dt-bindings/pinctrl/ |
H A D | omap.h | 53 * Macros to allow using the absolute physical address instead of the
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | fpu_emulator.h | 17 * defined in processor.h as soon as the absurd wired absolute assembler
|
H A D | asm.h | 92 * ABS - export absolute symbol
|
H A D | sgiarcs.h | 157 absolute, relative enumerator in enum:linux_seekmode
|
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/pinctrl/ |
H A D | omap.h | 53 * Macros to allow using the absolute physical address instead of the
|
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/pinctrl/ |
H A D | omap.h | 53 * Macros to allow using the absolute physical address instead of the
|
/linux-4.4.14/arch/mips/vdso/ |
H A D | vdso.h | 51 * and perform a PC-relative branch which gives the absolute address in get_vdso_base()
|
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/pinctrl/ |
H A D | omap.h | 53 * Macros to allow using the absolute physical address instead of the
|
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/pinctrl/ |
H A D | omap.h | 53 * Macros to allow using the absolute physical address instead of the
|
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/pinctrl/ |
H A D | omap.h | 53 * Macros to allow using the absolute physical address instead of the
|
/linux-4.4.14/include/sound/ |
H A D | ak4117.h | 49 #define AK4117_REG_QSUB_ABSMIN 0x18 /* Q-subcode absolute minute */ 50 #define AK4117_REG_QSUB_ABSSEC 0x19 /* Q-subcode absolute second */ 51 #define AK4117_REG_QSUB_ABSFRM 0x1a /* Q-subcode absolute frame */
|
H A D | ak4113.h | 79 /* Q-subcode absolute minute */ 81 /* Q-subcode absolute second */ 83 /* Q-subcode absolute frame */
|
H A D | ak4114.h | 55 #define AK4114_REG_QSUB_ABSMIN 0x1d /* Q-subcode absolute minute */ 56 #define AK4114_REG_QSUB_ABSSEC 0x1e /* Q-subcode absolute second */ 57 #define AK4114_REG_QSUB_ABSFRM 0x1f /* Q-subcode absolute frame */
|
/linux-4.4.14/include/linux/ |
H A D | hrtimer.h | 34 HRTIMER_MODE_ABS = 0x0, /* Time value is absolute */ 79 * the absolute expiry time in the hrtimers internal 84 * @_softexpires: the absolute earliest expiry time of the hrtimer. 170 * @expires_next: absolute time of the next event which was scheduled 387 * @mode: expiry mode: absolute (HRTIMER_MODE_ABS) or destroy_hrtimer_on_stack()
|
H A D | of_address.h | 42 * instead of an absolute index
|
H A D | quota.h | 196 qsize_t dqb_bhardlimit; /* absolute limit on disk blks alloc */ 200 qsize_t dqb_ihardlimit; /* absolute limit on allocated inodes */ 331 u64 d_spc_hardlimit; /* absolute limit on used space */ 342 u64 d_rt_spc_hardlimit; /* absolute limit on realtime space */
|
H A D | input.h | 50 * @absbit: bitmap of absolute axes for the device 76 * about absolute axes (current value, min, max, flat, fuzz,
|
H A D | jump_label.h | 54 * must be considered absolute slow paths (machine wide synchronization etc.).
|
H A D | kernel.h | 204 * abs - return absolute value of an argument 208 * Return: an absolute value of x. If x is 64-bit, macro's return type is s64,
|
/linux-4.4.14/tools/testing/selftests/exec/ |
H A D | execveat.c | 253 /* absolute path */ run_tests() 255 /* absolute path with nonsense dfd */ run_tests() 285 /* absolute path */ run_tests() 298 /* absolute path */ run_tests() 307 /* absolute path */ run_tests()
|
/linux-4.4.14/drivers/input/misc/ |
H A D | ad714x.c | 246 * The response of a sensor is defined by the absolute number of codes 300 dev_dbg(ad714x->dev, "slider %d absolute position:%d\n", idx, ad714x_slider_cal_abs_pos() 402 * When the scroll wheel is activated, we compute the absolute position based 442 * When the scroll wheel is activated, we compute the absolute position based 613 * The arithmetic doesn't support to get absolute coordinates for multi-touch 652 * used in the calculation of the absolute position. This will prevent hand 653 * shadows to affect the absolute position calculation. 665 dev_dbg(ad714x->dev, "touchpad %d absolute position:(%d, %d)\n", idx, touchpad_cal_abs_pos() 683 * To prevent distortion from showing in the absolute position, it is 685 * driver stops updating the status variables with absolute positions.
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | qdio.h | 95 * @isliba: absolute address of first input SLIB 96 * @osliba: absolute address of first output SLIB 227 * @sbal: absolute SBAL address
|
/linux-4.4.14/arch/x86/xen/ |
H A D | xen-asm_64.S | 6 * This code is encoded for size rather than absolute efficiency, with
|
H A D | xen-asm.S | 6 * This code is encoded for size rather than absolute efficiency, with
|
H A D | time.c | 266 Get a hypervisor absolute time. In theory we could maintain an 268 apply that to a kernel's absolute timeout. Unfortunately the
|
H A D | xen-asm_32.S | 6 * This code is encoded for size rather than absolute efficiency, with
|
/linux-4.4.14/include/linux/mtd/ |
H A D | partitions.h | 25 * offset: absolute starting position within the master MTD device; if
|
/linux-4.4.14/tools/perf/bench/ |
H A D | futex.h | 20 * @timeout: typically an absolute struct timespec (except where noted
|
/linux-4.4.14/tools/testing/selftests/timers/ |
H A D | nsleep-lat.c | 136 /* Next check absolute latency */ nanosleep_lat_test()
|
/linux-4.4.14/security/tomoyo/ |
H A D | realpath.c | 289 /* Get absolute name for the rest. */ tomoyo_realpath_from_path() 293 * Fall back to local name if absolute name is not tomoyo_realpath_from_path()
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | head-common.S | 73 * and uses absolute addresses; this is not position independent. 141 * supported processor list. Note that we can't use the absolute addresses
|
H A D | module.c | 122 * contains the absolute jump target, i.e., apply_relocate()
|
H A D | unwind.c | 99 /* Convert a prel31 symbol to an absolute address */
|
/linux-4.4.14/arch/x86/kernel/kprobes/ |
H A D | core.c | 206 /* can boost in/out and absolute jmps */ can_boost() 810 * 0) Except in the case of absolute or indirect jump or call instructions, 848 case 0xea: /* jmp absolute -- ip is correct */ resume_execution() 856 case 0x9a: /* call absolute -- same as call absolute, indirect */ resume_execution() 863 * call absolute, indirect resume_execution() 872 * jmp near and far, absolute indirect resume_execution()
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.c | 416 * LOAD / STORE absolute. sym_fw_bind_script() 442 * MOVE/CHMOV (absolute address) sym_fw_bind_script() 459 * MOVE/CHMOV in target role (absolute address) sym_fw_bind_script()
|
/linux-4.4.14/drivers/misc/sgi-xp/ |
H A D | xp.h | 71 * exceeds the absolute MAXIMUM number of channels possible (eight), then one 74 * The absolute maximum number of channels possible is limited to eight for 85 #error XPC_MAX_NCHANNELS exceeds absolute MAXIMUM possible.
|
/linux-4.4.14/drivers/input/tablet/ |
H A D | aiptek.c | 99 * (returned as Report 2 - absolute coordinates from the stylus) 111 * (returned as Report 3 - absolute coordinates from the mouse) 294 int coordinateMode; /* absolute/relative coords */ 416 * (for relative and absolute reports, respectively) for communicating 418 * Proximity event occurred while the tablet was in absolute or relative 522 * absolute coordinates. aiptek_irq() 607 /* Report 3's come from the mouse in absolute mode. aiptek_irq() 965 * Program the tablet into either absolute or relative mode. 1005 /* Depending on whether we are in absolute or relative mode, we will aiptek_program_tablet() 1006 * do a switchToTablet(absolute) or switchToMouse(relative) command. aiptek_program_tablet() 1112 { "absolute", AIPTEK_COORDINATE_ABSOLUTE_MODE }, 1360 retMsg = "Error: receiving absolute reports\n"; show_tabletDiagnosticMessage()
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | head_64.S | 284 * FF /5 JMP m16:16 Jump far, absolute indirect, 286 * FF /5 JMP m16:32 Jump far, absolute indirect, 288 * REX.W + FF /5 JMP m16:64 Jump far, absolute indirect,
|
H A D | vmlinux.lds.S | 10 * Don't define absolute symbols until and unless you know that symbol
|
H A D | uprobes.c | 544 * are return instructions and absolute or indirect jump or call instructions. 783 case 0xea: /* jmp absolute -- ip is correct */ arch_uprobe_analyze_insn() 786 case 0x9a: /* call absolute - Fix return addr, not ip */ arch_uprobe_analyze_insn()
|
/linux-4.4.14/arch/m68k/math-emu/ |
H A 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
|
H A 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/tools/perf/ |
H A D | builtin-probe.c | 118 * The first argument after options can be an absolute path set_target() 190 /* Expand given path to absolute path, except for modulename */ opt_set_target() 194 pr_warning("Failed to get the absolute path of %s: %m\n", str); opt_set_target()
|
/linux-4.4.14/drivers/md/bcache/ |
H A D | stats.c | 13 * We keep absolute totals of various statistics, and addionally a set of three
|
/linux-4.4.14/drivers/iio/adc/ |
H A D | xilinx-xadc-events.c | 226 * value, but the hardware expects an absolute value we need to xadc_write_event_value()
|
/linux-4.4.14/drivers/input/ |
H A D | joydev.c | 748 * ILO2) solutions use absolute coordinates for their virtual joydev_dev_is_absolute_mouse() 756 * Here we are trying to separate absolute mice from joydev_dev_is_absolute_mouse() 758 * considered to be an absolute mouse if the following is joydev_dev_is_absolute_mouse() 808 /* Avoid absolute mice */ joydev_match()
|
H A D | mousedev.c | 51 MODULE_PARM_DESC(tap_time, "Tap time for touchpads in absolute mode (msecs)"); 1029 two absolute axes */ 1048 }, /* Mouse-like device with absolute X and Y but ordinary
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | wm97xx-core.c | 59 * Touchscreen absolute values 75 MODULE_PARM_DESC(abs_x, "Touchscreen absolute X min, max, fuzz"); 79 MODULE_PARM_DESC(abs_y, "Touchscreen absolute Y min, max, fuzz"); 83 MODULE_PARM_DESC(abs_p, "Touchscreen absolute Pressure min, max, fuzz");
|
H A D | mcs5000_ts.c | 90 /* Touchscreen absolute values */
|
H A D | auo-pixcir-ts.c | 108 /* Touchscreen absolute values */
|
H A D | mms114.c | 42 /* Touchscreen absolute values */
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 116 * absolute Queue ID base of the section of the Queue ID space allocated to 139 unsigned int abs_id; /* SGE absolute QID for the free list */ 245 unsigned int abs_id; /* SGE absolute QID for the TX Q */ 321 * The absolute Queue IDs are in a compact range which start at a
|
/linux-4.4.14/drivers/bcma/ |
H A D | driver_gpio.c | 207 * Register SoC GPIO devices with absolute GPIO pin base. bcma_gpio_init()
|
/linux-4.4.14/arch/unicore32/kernel/ |
H A D | sleep.S | 166 ldw r2, =resume_after_mmu @ its absolute virtual address
|
H A D | head.S | 207 * and uses absolute addresses; this is not position independent.
|
/linux-4.4.14/arch/x86/realmode/rm/ |
H A D | trampoline_64.S | 15 * and IP is zero. Thus, data addresses need to be absolute
|
/linux-4.4.14/arch/arc/kernel/ |
H A D | module.c | 103 * so any branches/jumps are absolute 32 bit jmps apply_relocate_add()
|
/linux-4.4.14/lib/ |
H A D | earlycpio.c | 63 * pass the absolute path of the filename in the cpio and make sure
|
/linux-4.4.14/sound/core/ |
H A D | misc.c | 55 /* strip the leading path if the given path is absolute */ sanity_file_name()
|
/linux-4.4.14/kernel/time/ |
H A D | alarmtimer.c | 316 * alarm_start - Sets an absolute alarm to fire 615 /* Convert (if necessary) to absolute time */ alarm_timer_set() 647 * @absexp: absolute expiration time 764 /* Convert (if necessary) to absolute time */ alarm_timer_nsleep()
|
H A D | posix-cpu-timers.c | 238 * The POSIX timer interface allows for absolute time expiry thread_group_cputimer() 666 * value from to relative and absolute, and to convert the posix_cpu_timer_set() 667 * old value from absolute to relative. To set a process posix_cpu_timer_set() 669 * times (in arm_timer). With an absolute time, we must posix_cpu_timer_set() 1259 * We are setting itimer. The *oldval is absolute and we update set_process_cpu_timer() 1261 * it to be absolute. set_process_cpu_timer()
|
H A D | timer.c | 194 * @j: the time in (absolute) jiffies that should be rounded 197 * __round_jiffies() rounds an absolute time in the future (in jiffies) 249 * @j: the time in (absolute) jiffies that should be rounded 251 * round_jiffies() rounds an absolute time in the future (in jiffies) 291 * @j: the time in (absolute) jiffies that should be rounded 326 * @j: the time in (absolute) jiffies that should be rounded 851 * 1) calculate the maximum (absolute) time
|
H A D | hrtimer.c | 632 * CLOCK_REALTIME timer might be requested with an absolute hrtimer_reprogram() 978 * @mode: expiry mode: absolute (HRTIMER_MODE_ABS) or 1235 * timer is restarted with a period then it becomes an absolute __run_hrtimer() 1734 * matter whether this is an absolute or a relative time. schedule_hrtimeout_range_clock()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | feature-fixups.h | 15 * and the code rather than absolute code pointers in order to be
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | m520xsim.h | 35 * The common interrupt controller code just wants to know the absolute
|
/linux-4.4.14/arch/m68k/fpsp040/ |
H A D | decbin.S | 125 | 2. Calculate absolute value of exponent in d1 by mul and add. 172 | 1. Calculate absolute value of mantissa in fp0 by mul and add. 238 | For adjusted exponents which have an absolute value greater than 27*, 280 | First check the absolute value of the exponent to see if this
|
H A D | scale.S | 5 | scaled by the source operand. If the absolute value of
|
/linux-4.4.14/arch/arm/include/debug/ |
H A D | omap2plus.S | 71 ldr \rv, [\rp] @ get absolute addr of 99f
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | tda7432.c | 155 /* Bits 0,1,2 control absolute treble gain from 0dB to 14dB 162 * Bits 4,5,6 control absolute bass gain from 0dB to 14dB
|
H A D | smiapp-pll.c | 291 * Find absolute limits for the factor of vt divider. __smiapp_pll_calculate()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | cm_common.c | 62 * Given an absolute CM_IDLEST register address @idlest_reg, passes 65 * or 0 upon success. XXX This function is only needed until absolute
|
H A D | cm2xxx.c | 204 * XXX This function is only needed until absolute register addresses are
|
H A D | mux34xx.h | 22 * absolute addresses. The name in the macro is the mode-0 name of
|
H A D | cm3xxx.c | 118 * XXX This function is only needed until absolute register addresses are
|
/linux-4.4.14/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm.sh | 70 echo " --results absolute-pathname" 148 checkarg --results "(absolute pathname)" "$#" "$2" '^/' '^error'
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | pio.c | 168 int absolute_blocks; /* absolute block count */ 230 int ab_total; /* absolute block total */ init_sc_pools_and_sizes() 236 * - copy the centipercents/absolute sizes from the pool config init_sc_pools_and_sizes() 239 * - add up absolute blocks, then later check for over-commit init_sc_pools_and_sizes() 253 } else if (ab >= 0) { /* absolute blocks valid */ init_sc_pools_and_sizes() 267 /* do not use both % and absolute blocks for different pools */ init_sc_pools_and_sizes() 284 /* the absolute pool total cannot be more than the mem total */ init_sc_pools_and_sizes() 288 "Send context memory pool absolute block count %d is larger than the memory size %d\n", init_sc_pools_and_sizes() 375 /* % beats absolute blocks */ init_sc_pools_and_sizes()
|
/linux-4.4.14/drivers/thermal/ |
H A D | clock_cooling.c | 46 * @clock_val: integer value representing the absolute value of the clipped 229 * clock_cooling_get_frequency - get the absolute value of frequency from level.
|
H A D | cpu_cooling.c | 71 * @clipped_freq: integer value representing the absolute value of the clipped 78 * @time_in_idle: previous reading of the absolute time that this cpu was idle
|
/linux-4.4.14/drivers/mtd/ubi/ |
H A D | gluebi.c | 163 * @from: absolute offset from where to read 203 * @to: absolute offset where to write
|
/linux-4.4.14/drivers/hwmon/ |
H A D | adt7x10.c | 289 * to an absolute value adt7x10_show_t_hyst() 308 /* convert absolute hysteresis value to a 4 bit delta value */ adt7x10_set_t_hyst()
|
H A D | adt7475.c | 393 * Show the value as an absolute number tied to show_temp() 464 * The value will be given as an absolute value, turn it set_temp() 576 * The user will write an absolute value, so subtract the start point set_point2()
|
H A D | lm63.c | 601 * an absolute to user-space 624 * And now the other way around, user-space provides an absolute
|
/linux-4.4.14/arch/sh/include/asm/ |
H A D | pgtable_64.h | 240 * to the page frame the PTE. Get the absolute physical address, make 289 * This takes a (absolute) physical page address that is used
|
/linux-4.4.14/drivers/staging/ste_rmi4/ |
H A D | synaptics_i2c_rmi4.c | 348 * to get absolute data. synpatics_rmi4_touchpad_report() 582 /* Size of just the absolute data for one finger */ synpatics_rmi4_touchpad_detect() 612 * Size of all data including finger status, absolute data for each synpatics_rmi4_touchpad_detect() 618 /* absolute data, per finger times number of fingers */ synpatics_rmi4_touchpad_detect()
|
/linux-4.4.14/drivers/irqchip/ |
H A D | irq-gic-v2m.c | 348 * the MSI data is the absolute value within the range from gicv2m_init_one()
|
/linux-4.4.14/drivers/mtd/devices/ |
H A D | slram.c | 18 to specify the offset instead of the absolute address
|
/linux-4.4.14/drivers/i2c/muxes/ |
H A D | i2c-mux-gpio.c | 164 * relative to its base GPIO number. Otherwise they are absolute. i2c_mux_gpio_probe()
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-pl.c | 97 absolute values. plff_init()
|
H A D | hid-rmi.c | 921 hid_err(hdev, "No absolute events, giving up.\n"); rmi_populate_f11() 930 hid_err(hdev, "can not get absolute data sources: %d.\n", ret); rmi_populate_f11() 938 * +1 for query 5 which is present since absolute events are rmi_populate_f11()
|
H A D | hid-input.c | 197 * hidinput_calc_abs_res - calculate an absolute axis resolution 1146 * Ignore reports for absolute data if the data didn't change. This is hidinput_hid_event() 1453 * Read all reports and initialize the absolute field values.
|
/linux-4.4.14/drivers/clocksource/ |
H A D | timer-atmel-st.c | 160 /* The alarm IRQ uses absolute time (now+delta), not the relative clkevt32k_next_event()
|
H A D | sh_cmt.c | 415 int absolute) sh_cmt_clock_event_program_verify() 435 if (absolute) sh_cmt_clock_event_program_verify() 414 sh_cmt_clock_event_program_verify(struct sh_cmt_channel *ch, int absolute) sh_cmt_clock_event_program_verify() argument
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | time_32.c | 163 /* Count absolute cycles */ timer_cs_read()
|
H A D | kprobes.c | 230 /* It is jmpl or some other absolute PC modification instruction, relbranch_fixup()
|
/linux-4.4.14/arch/x86/boot/compressed/ |
H A D | head_32.S | 10 * NOTE!!! Startup happens at absolute address 0x00001000, which is also where
|
H A D | head_64.S | 10 * NOTE!!! Startup happens at absolute address 0x00001000, which is also where
|
/linux-4.4.14/fs/ |
H A D | fhandle.c | 81 * @dfd: directory relative to which name is interpreted if not absolute
|
H A D | seq_file.c | 315 * @whence: 0 for absolute, 1 for relative position 458 * return the absolute path of 'path', as represented by the 487 * return the absolute path to the file.
|
/linux-4.4.14/net/dns_resolver/ |
H A D | dns_key.c | 176 * The domain name may be a simple name or an absolute domain name (which
|
/linux-4.4.14/scripts/dtc/ |
H A D | srcpos.c | 63 * If the filename is an absolute path, then dirname is ignored. If it is a
|
/linux-4.4.14/include/uapi/drm/ |
H A D | msm_drm.h | 42 /* timeouts are specified in clock-monotonic absolute times (to simplify
|
/linux-4.4.14/arch/mips/include/asm/mips-boards/ |
H A D | msc01_pci.h | 221 * Registers absolute addresses
|
/linux-4.4.14/arch/h8300/kernel/ |
H A D | ptrace_h.c | 28 jabs, /* absolute address jump */
|
/linux-4.4.14/arch/avr32/kernel/ |
H A D | module.c | 96 /* "Define" it as absolute. */ module_frob_arch_sections()
|
/linux-4.4.14/sound/pci/mixart/ |
H A D | mixart.h | 143 u64 abs_period_elapsed; /* last absolute stream position where period_elapsed was called (multiple of runtime->period_size) */
|
/linux-4.4.14/drivers/watchdog/ |
H A D | max63xx_wdt.c | 60 * The timeout values used are actually the absolute minimum the chip
|
/linux-4.4.14/tools/testing/selftests/futex/include/ |
H A D | futextest.h | 59 * @timeout: typically an absolute struct timespec (except where noted
|
/linux-4.4.14/kernel/sched/ |
H A D | deadline.c | 334 * - the absolute deadline of the entity has to be placed at 435 * can keep the current (absolute) deadline and residual budget without 438 * because keeping the current (absolute) deadline of the task would 463 * multiplications are absolute: dl_deadline and dl_runtime dl_entity_overflow() 467 * to the (absolute) deadline. Even if overflowing the u64 type dl_entity_overflow() 963 * task if we have one and its (absolute) deadline is enqueue_task_dl()
|
/linux-4.4.14/drivers/scsi/isci/ |
H A D | remote_node_table.c | 72 * This routine will find the bit position in absolute bit terms of the next 32 74 * just bit position. u32 This is the absolute bit position for an available
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | rtas_flash.c | 108 * to absolute. 612 /* Translate data addrs to absolute */ rtas_flash_firmware()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gem.c | 331 * amdgpu_gem_timeout - calculate jiffies timeout from absolute value 335 * Calculate the timeout in jiffies from an absolute timeout in ns.
|
/linux-4.4.14/drivers/usb/chipidea/ |
H A D | ci.h | 141 * @abs: absolute address of the beginning of register window
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
H A D | ipz_pt_fn.h | 171 * return the q_offset corresponding to an absolute address
|
/linux-4.4.14/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.h | 113 u32 max_scbs; /* absolute sequencer scb queue size */
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_vfpf.h | 40 u8 hw_sb_id; /* aka absolute igu id, used to ack the sb */
|
/linux-4.4.14/fs/affs/ |
H A D | affs.h | 101 char s_volume[32]; /* Volume prefix for absolute symlinks. */
|
/linux-4.4.14/include/net/ |
H A D | ieee80211_radiotap.h | 152 * reference). This is the absolute power level measured at
|
/linux-4.4.14/arch/arm/mach-imx/ |
H A D | suspend-imx6.S | 339 * where absolute virtual addresses to the data section have to be
|
/linux-4.4.14/tools/perf/util/ |
H A D | build-id.c | 462 * Since the link is relative, we must make it absolute: build_id_cache__remove_s()
|
H A D | llvm-utils.c | 386 * should be transferred into absolute path, except we want llvm__compile_bpf()
|
H A D | unwind-libunwind.c | 66 #define DW_EH_PE_absptr 0x00 /* absolute value */
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_lbr.c | 756 case 0x9a: /* call far absolute */ branch_type() 765 case 0xff: /* call near absolute, call far absolute ind */ branch_type()
|
/linux-4.4.14/arch/arm/nwfpe/ |
H A D | softfloat.c | 1022 Returns the result of adding the absolute values of the single-precision 1094 Returns the result of subtracting the absolute values of the single- 1918 Returns the result of adding the absolute values of the double-precision 1990 Returns the result of subtracting the absolute values of the double- 2738 Returns the result of adding the absolute values of the extended double- 2807 Returns the result of subtracting the absolute values of the extended
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
H A D | libcfs_string.c | 56 * (relative), otherwise minmask is used (absolute). An operator cfs_str2mask()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
H A D | csio_hw_t5.c | 319 * space. For T4 this is an absolute PCI-E Bus Address. For T5 csio_t5_memory_rw()
|
/linux-4.4.14/drivers/input/keyboard/ |
H A D | hil_kbd.c | 398 txt = "absolute"; hil_dev_pointer_setup()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-eeprom-read.c | 308 /* set addressing mode to absolute to traverse the link list */ iwl_find_otp_image()
|
/linux-4.4.14/drivers/net/wireless/b43/ |
H A D | phy_common.h | 264 /* The time (in absolute jiffies) when the next TX power output
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | exconfig.c | 212 * Path is not absolute, so it will be relative to the node acpi_ex_load_table_op()
|
H A D | nseval.c | 99 * 1) Null node, valid pathname from root (absolute path) acpi_ns_evaluate()
|
/linux-4.4.14/kernel/locking/ |
H A D | lockdep_proc.c | 376 * sort on absolute number of contentions
|
/linux-4.4.14/include/uapi/linux/dvb/ |
H A D | frontend.h | 549 __u32 frequency; /* (absolute) frequency in Hz for DVB-C/DVB-T/ATSC */
|
/linux-4.4.14/include/linux/qed/ |
H A D | qed_chain.h | 500 * get a pointer to an element represented by absolute idx
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | scall64-o32.S | 118 * absolute syscall number is in v0 unless we called syscall(__NR_###)
|
/linux-4.4.14/arch/powerpc/xmon/ |
H A D | ppc.h | 260 /* This operand is an absolute branch address. The disassembler
|
/linux-4.4.14/arch/parisc/include/asm/ |
H A D | elf.h | 153 * addr: the absolute address of the function
|
/linux-4.4.14/arch/m68k/atari/ |
H A D | atakeyb.c | 364 /* Set absolute mouse position reporting */ ikbd_mouse_abs_pos()
|
/linux-4.4.14/drivers/gpio/ |
H A D | gpio-ich.c | 35 * an absolute bit number and determines the proper register offset and bit
|
/linux-4.4.14/tools/testing/selftests/mqueue/ |
H A D | mq_open_tests.c | 247 * Although we can create a msg queue with a non-absolute path name, main()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
H A D | i40e.h | 521 u16 seid; /* HW index of this VSI (absolute index) */ 536 /* VSI BW limit (absolute across all TCs) */
|
/linux-4.4.14/arch/arm/probes/ |
H A D | decode-thumb.c | 494 /* Multiply, multiply accumulate, and absolute difference */ 626 * Multiply, multiply accumulate, and absolute difference
|