Searched refs:absolute (Results 1 - 200 of 359) sorted by relevance

12

/linux-4.4.14/arch/ia64/include/asm/
H A Dustack.h7 /* 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 Dnvram.h12 /* all these functions expect an NVRAM offset, not an absolute */
H A Ddqblk_xfs.h56 __u64 d_blk_hardlimit;/* absolute limit on disk blks */
68 __u64 d_rtb_hardlimit;/* absolute limit on realtime blks */
H A Dfs.h16 * nr_file rlimit, so it's safe to set up a ridiculously high absolute
H A Dvfio.h469 * 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 Dbootstrap.S33 .begin no-absolute-literals
65 .end no-absolute-literals
/linux-4.4.14/fs/quota/
H A Dquotaio_v1.h21 __u32 dqb_bhardlimit; /* absolute limit on disk blks alloc */
24 __u32 dqb_ihardlimit; /* absolute limit on allocated inodes */
H A Dquotaio_v2.h39 __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 Dsclp_sdias.h2 * SCLP "store data in absolute storage"
H A Dsclp_sdias.c2 * SCLP "store data in absolute storage"
154 * Copy from HSA to absolute storage (not reentrant):
H A Dhmcdrv_dev.c166 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 Dzorro7xx.c40 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 Dscript_asm.pl198 @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 Dmxhead.S30 .begin no-absolute-literals
62 .end no-absolute-literals
H A Dhead.S52 .begin no-absolute-literals
99 .end no-absolute-literals
/linux-4.4.14/tools/perf/config/
H A Dutilities.mak131 # 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 Djfs_metapage.h64 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 Djfs_metapage.c587 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 DMakefile48 # 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 Dmac.h14 __be32 start_block; /* absolute starting block # of partition */
H A Dcmdline.c8 * by absolute address of data on the block device.
/linux-4.4.14/drivers/input/mouse/
H A Dvmmouse.c72 * @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 Dcypress_ps2.h98 /* 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 Dlifebook.c7 * 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 Dfocaltech.c65 #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 Dsentelic.h78 /* absolute packet type */
H A Delantech.c234 * 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 Dcypress_ps2.c587 * 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 Dsynaptics_usb.c35 * 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 Dsentelic.c900 /* 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 Dsynaptics.c52 /* 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 Dalps.c1962 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 Dbcm5974.c236 __le16 abs_x; /* absolute x coodinate */
237 __le16 abs_y; /* absolute y coodinate */
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h232 * @@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 Dgaccess.h23 * 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 Dgaccess.c200 * 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 Dintel-pt-insn-decoder.c89 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 Delf.h21 #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 Dkbdif.h63 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 Dstackdelta11 # Another possible option would be a minimum absolute value for the
H A Dkallsyms.c136 /* 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 Dlink-vmlinux.sh90 kallsymopt="${kallsymopt} --absolute-percpu"
H A Ddocproc.c102 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 Dnamespace.pl267 # A absolute symbol
H A Danalyze_suspend.py2162 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 Dcheckpatch.pl1838 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 Dswsusp.S18 * 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 Dmachine_kexec.c60 /* 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 Dbase.S98 larl %r4,.Lrestart_psw # Setup restart PSW at absolute 0
H A Dhead64.S89 # startup-code, running in absolute addressing mode
H A Drelocate_kernel.S90 mvc 0(8,%r0),0(%r4) # copy psw to absolute address 0
H A Dhead.S267 # startup-code at 0x10000, running in absolute addressing mode
284 # kdump startup-code at 0x10010, running in 64 bit absolute addressing mode
H A Dsetup.c355 * restart data to the absolute zero lowcore. This is necessary if setup_lowcore()
363 /* Setup absolute zero lowcore */ setup_lowcore()
H A Dmodule.c141 /* "Define" it as absolute. */ module_frob_arch_sections()
H A Dsmp.c595 * 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 Dmn10300-watchdog-low.S49 # - kept to absolute minimum (unfortunately, it's prototyped in linux/nmi.h so
/linux-4.4.14/arch/x86/tools/
H A Drelocs.c42 * 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 Dmaccess.c109 * 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 Domap.h53 * Macros to allow using the absolute physical address instead of the
/linux-4.4.14/include/dt-bindings/pinctrl/
H A Domap.h53 * Macros to allow using the absolute physical address instead of the
/linux-4.4.14/arch/mips/include/asm/
H A Dfpu_emulator.h17 * defined in processor.h as soon as the absurd wired absolute assembler
H A Dasm.h92 * ABS - export absolute symbol
H A Dsgiarcs.h157 absolute, relative enumerator in enum:linux_seekmode
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/pinctrl/
H A Domap.h53 * 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 Domap.h53 * Macros to allow using the absolute physical address instead of the
/linux-4.4.14/arch/mips/vdso/
H A Dvdso.h51 * 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 Domap.h53 * 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 Domap.h53 * 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 Domap.h53 * Macros to allow using the absolute physical address instead of the
/linux-4.4.14/include/sound/
H A Dak4117.h49 #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 Dak4113.h79 /* Q-subcode absolute minute */
81 /* Q-subcode absolute second */
83 /* Q-subcode absolute frame */
H A Dak4114.h55 #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 Dhrtimer.h34 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 Dof_address.h42 * instead of an absolute index
H A Dquota.h196 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 Dinput.h50 * @absbit: bitmap of absolute axes for the device
76 * about absolute axes (current value, min, max, flat, fuzz,
H A Djump_label.h54 * must be considered absolute slow paths (machine wide synchronization etc.).
H A Dkernel.h204 * 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 Dexecveat.c253 /* 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 Dad714x.c246 * 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 Dqdio.h95 * @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 Dxen-asm_64.S6 * This code is encoded for size rather than absolute efficiency, with
H A Dxen-asm.S6 * This code is encoded for size rather than absolute efficiency, with
H A Dtime.c266 Get a hypervisor absolute time. In theory we could maintain an
268 apply that to a kernel's absolute timeout. Unfortunately the
H A Dxen-asm_32.S6 * This code is encoded for size rather than absolute efficiency, with
/linux-4.4.14/include/linux/mtd/
H A Dpartitions.h25 * offset: absolute starting position within the master MTD device; if
/linux-4.4.14/tools/perf/bench/
H A Dfutex.h20 * @timeout: typically an absolute struct timespec (except where noted
/linux-4.4.14/tools/testing/selftests/timers/
H A Dnsleep-lat.c136 /* Next check absolute latency */ nanosleep_lat_test()
/linux-4.4.14/security/tomoyo/
H A Drealpath.c289 /* 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 Dhead-common.S73 * and uses absolute addresses; this is not position independent.
141 * supported processor list. Note that we can't use the absolute addresses
H A Dmodule.c122 * contains the absolute jump target, i.e., apply_relocate()
H A Dunwind.c99 /* Convert a prel31 symbol to an absolute address */
/linux-4.4.14/arch/x86/kernel/kprobes/
H A Dcore.c206 /* 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 Dsym_fw.c416 * 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 Dxp.h71 * 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 Daiptek.c99 * (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 Dhead_64.S284 * 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 Dvmlinux.lds.S10 * Don't define absolute symbols until and unless you know that symbol
H A Duprobes.c544 * 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 Dfp_scan.S197 | all pc relative addressing modes and immediate/absolute modes end up here
211 | addressing mode: absolute short
216 | addressing mode: absolute long
H A Dfp_decode.h405 | 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 Dbuiltin-probe.c118 * 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 Dstats.c13 * We keep absolute totals of various statistics, and addionally a set of three
/linux-4.4.14/drivers/iio/adc/
H A Dxilinx-xadc-events.c226 * value, but the hardware expects an absolute value we need to xadc_write_event_value()
/linux-4.4.14/drivers/input/
H A Djoydev.c748 * 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 Dmousedev.c51 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 Dwm97xx-core.c59 * 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 Dmcs5000_ts.c90 /* Touchscreen absolute values */
H A Dauo-pixcir-ts.c108 /* Touchscreen absolute values */
H A Dmms114.c42 /* Touchscreen absolute values */
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h116 * 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 Ddriver_gpio.c207 * Register SoC GPIO devices with absolute GPIO pin base. bcma_gpio_init()
/linux-4.4.14/arch/unicore32/kernel/
H A Dsleep.S166 ldw r2, =resume_after_mmu @ its absolute virtual address
H A Dhead.S207 * and uses absolute addresses; this is not position independent.
/linux-4.4.14/arch/x86/realmode/rm/
H A Dtrampoline_64.S15 * and IP is zero. Thus, data addresses need to be absolute
/linux-4.4.14/arch/arc/kernel/
H A Dmodule.c103 * so any branches/jumps are absolute 32 bit jmps apply_relocate_add()
/linux-4.4.14/lib/
H A Dearlycpio.c63 * pass the absolute path of the filename in the cpio and make sure
/linux-4.4.14/sound/core/
H A Dmisc.c55 /* strip the leading path if the given path is absolute */ sanity_file_name()
/linux-4.4.14/kernel/time/
H A Dalarmtimer.c316 * 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 Dposix-cpu-timers.c238 * 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 Dtimer.c194 * @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 Dhrtimer.c632 * 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 Dfeature-fixups.h15 * and the code rather than absolute code pointers in order to be
/linux-4.4.14/arch/m68k/include/asm/
H A Dm520xsim.h35 * The common interrupt controller code just wants to know the absolute
/linux-4.4.14/arch/m68k/fpsp040/
H A Ddecbin.S125 | 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 Dscale.S5 | scaled by the source operand. If the absolute value of
/linux-4.4.14/arch/arm/include/debug/
H A Domap2plus.S71 ldr \rv, [\rp] @ get absolute addr of 99f
/linux-4.4.14/drivers/media/i2c/
H A Dtda7432.c155 /* 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 Dsmiapp-pll.c291 * Find absolute limits for the factor of vt divider. __smiapp_pll_calculate()
/linux-4.4.14/arch/arm/mach-omap2/
H A Dcm_common.c62 * 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 Dcm2xxx.c204 * XXX This function is only needed until absolute register addresses are
H A Dmux34xx.h22 * absolute addresses. The name in the macro is the mode-0 name of
H A Dcm3xxx.c118 * XXX This function is only needed until absolute register addresses are
/linux-4.4.14/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh70 echo " --results absolute-pathname"
148 checkarg --results "(absolute pathname)" "$#" "$2" '^/' '^error'
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dpio.c168 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 Dclock_cooling.c46 * @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 Dcpu_cooling.c71 * @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 Dgluebi.c163 * @from: absolute offset from where to read
203 * @to: absolute offset where to write
/linux-4.4.14/drivers/hwmon/
H A Dadt7x10.c289 * 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 Dadt7475.c393 * 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 Dlm63.c601 * 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 Dpgtable_64.h240 * 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 Dsynaptics_i2c_rmi4.c348 * 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 Dirq-gic-v2m.c348 * the MSI data is the absolute value within the range from gicv2m_init_one()
/linux-4.4.14/drivers/mtd/devices/
H A Dslram.c18 to specify the offset instead of the absolute address
/linux-4.4.14/drivers/i2c/muxes/
H A Di2c-mux-gpio.c164 * relative to its base GPIO number. Otherwise they are absolute. i2c_mux_gpio_probe()
/linux-4.4.14/drivers/hid/
H A Dhid-pl.c97 absolute values. plff_init()
H A Dhid-rmi.c921 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 Dhid-input.c197 * 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 Dtimer-atmel-st.c160 /* The alarm IRQ uses absolute time (now+delta), not the relative clkevt32k_next_event()
H A Dsh_cmt.c415 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 Dtime_32.c163 /* Count absolute cycles */ timer_cs_read()
H A Dkprobes.c230 /* It is jmpl or some other absolute PC modification instruction, relbranch_fixup()
/linux-4.4.14/arch/x86/boot/compressed/
H A Dhead_32.S10 * NOTE!!! Startup happens at absolute address 0x00001000, which is also where
H A Dhead_64.S10 * NOTE!!! Startup happens at absolute address 0x00001000, which is also where
/linux-4.4.14/fs/
H A Dfhandle.c81 * @dfd: directory relative to which name is interpreted if not absolute
H A Dseq_file.c315 * @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 Ddns_key.c176 * The domain name may be a simple name or an absolute domain name (which
/linux-4.4.14/scripts/dtc/
H A Dsrcpos.c63 * If the filename is an absolute path, then dirname is ignored. If it is a
/linux-4.4.14/include/uapi/drm/
H A Dmsm_drm.h42 /* timeouts are specified in clock-monotonic absolute times (to simplify
/linux-4.4.14/arch/mips/include/asm/mips-boards/
H A Dmsc01_pci.h221 * Registers absolute addresses
/linux-4.4.14/arch/h8300/kernel/
H A Dptrace_h.c28 jabs, /* absolute address jump */
/linux-4.4.14/arch/avr32/kernel/
H A Dmodule.c96 /* "Define" it as absolute. */ module_frob_arch_sections()
/linux-4.4.14/sound/pci/mixart/
H A Dmixart.h143 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 Dmax63xx_wdt.c60 * The timeout values used are actually the absolute minimum the chip
/linux-4.4.14/tools/testing/selftests/futex/include/
H A Dfutextest.h59 * @timeout: typically an absolute struct timespec (except where noted
/linux-4.4.14/kernel/sched/
H A Ddeadline.c334 * - 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 Dremote_node_table.c72 * 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 Drtas_flash.c108 * to absolute.
612 /* Translate data addrs to absolute */ rtas_flash_firmware()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.c331 * 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 Dci.h141 * @abs: absolute address of the beginning of register window
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dipz_pt_fn.h171 * return the q_offset corresponding to an absolute address
/linux-4.4.14/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h113 u32 max_scbs; /* absolute sequencer scb queue size */
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h40 u8 hw_sb_id; /* aka absolute igu id, used to ack the sb */
/linux-4.4.14/fs/affs/
H A Daffs.h101 char s_volume[32]; /* Volume prefix for absolute symlinks. */
/linux-4.4.14/include/net/
H A Dieee80211_radiotap.h152 * reference). This is the absolute power level measured at
/linux-4.4.14/arch/arm/mach-imx/
H A Dsuspend-imx6.S339 * where absolute virtual addresses to the data section have to be
/linux-4.4.14/tools/perf/util/
H A Dbuild-id.c462 * Since the link is relative, we must make it absolute: build_id_cache__remove_s()
H A Dllvm-utils.c386 * should be transferred into absolute path, except we want llvm__compile_bpf()
H A Dunwind-libunwind.c66 #define DW_EH_PE_absptr 0x00 /* absolute value */
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c756 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 Dsoftfloat.c1022 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 Dlibcfs_string.c56 * (relative), otherwise minmask is used (absolute). An operator cfs_str2mask()
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_hw_t5.c319 * 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 Dhil_kbd.c398 txt = "absolute"; hil_dev_pointer_setup()
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-eeprom-read.c308 /* set addressing mode to absolute to traverse the link list */ iwl_find_otp_image()
/linux-4.4.14/drivers/net/wireless/b43/
H A Dphy_common.h264 /* The time (in absolute jiffies) when the next TX power output
/linux-4.4.14/drivers/acpi/acpica/
H A Dexconfig.c212 * Path is not absolute, so it will be relative to the node acpi_ex_load_table_op()
H A Dnseval.c99 * 1) Null node, valid pathname from root (absolute path) acpi_ns_evaluate()
/linux-4.4.14/kernel/locking/
H A Dlockdep_proc.c376 * sort on absolute number of contentions
/linux-4.4.14/include/uapi/linux/dvb/
H A Dfrontend.h549 __u32 frequency; /* (absolute) frequency in Hz for DVB-C/DVB-T/ATSC */
/linux-4.4.14/include/linux/qed/
H A Dqed_chain.h500 * get a pointer to an element represented by absolute idx
/linux-4.4.14/arch/mips/kernel/
H A Dscall64-o32.S118 * absolute syscall number is in v0 unless we called syscall(__NR_###)
/linux-4.4.14/arch/powerpc/xmon/
H A Dppc.h260 /* This operand is an absolute branch address. The disassembler
/linux-4.4.14/arch/parisc/include/asm/
H A Delf.h153 * addr: the absolute address of the function
/linux-4.4.14/arch/m68k/atari/
H A Datakeyb.c364 /* Set absolute mouse position reporting */ ikbd_mouse_abs_pos()
/linux-4.4.14/drivers/gpio/
H A Dgpio-ich.c35 * an absolute bit number and determines the proper register offset and bit
/linux-4.4.14/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c247 * 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 Di40e.h521 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 Ddecode-thumb.c494 /* Multiply, multiply accumulate, and absolute difference */
626 * Multiply, multiply accumulate, and absolute difference

Completed in 6002 milliseconds

12