/linux-4.4.14/arch/m68k/fpsp040/ |
H A D | x_fline.S | 83 movew EXC_SR+4(%a6),EXC_SR(%a6) |move stacked sr to new position 84 movel EXC_PC+4(%a6),EXC_PC(%a6) |move stacked pc to new position 87 addl %d1,EXC_PC(%a6) |increment stacked pc value to next inst
|
H A D | do_func.S | 502 | stacked FPSR to be correctly reported.
|
/linux-4.4.14/drivers/edac/ |
H A D | i3200_edac.c | 319 u16 drbs[I3200_CHANNELS][I3200_RANKS_PER_CHANNEL], bool stacked, drb_to_nr_pages() 330 if (stacked && (channel == 1) && drb_to_nr_pages() 345 bool stacked; i3200_probe1() local 386 stacked = i3200_is_stacked(pdev, drbs); i3200_probe1() 401 nr_pages = drb_to_nr_pages(drbs, stacked, j, i); i3200_probe1() 406 stacked ? " (stacked)" : "", PAGES_TO_MiB(nr_pages)); i3200_probe1() 318 drb_to_nr_pages( u16 drbs[I3200_CHANNELS][I3200_RANKS_PER_CHANNEL], bool stacked, int channel, int rank) drb_to_nr_pages() argument
|
H A D | x38_edac.c | 304 bool stacked, int channel, int rank) drb_to_nr_pages() 311 if (stacked && (channel == 1) && drbs[channel][rank] == drb_to_nr_pages() 327 bool stacked; x38_probe1() local 367 stacked = x38_is_stacked(pdev, drbs); x38_probe1() 379 nr_pages = drb_to_nr_pages(drbs, stacked, x38_probe1() 302 drb_to_nr_pages( u16 drbs[X38_CHANNELS][X38_RANKS_PER_CHANNEL], bool stacked, int channel, int rank) drb_to_nr_pages() argument
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
H A D | boot_head.S | 69 (p6) br.cond.sptk.few stacked 89 mov r9=96 /* num phys stacked */ 162 stacked: label
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
H A D | signal.h | 86 * all physical stacked registers. The number of physical stacked
|
/linux-4.4.14/arch/cris/include/asm/ |
H A D | processor.h | 36 * At user->kernel entry, the pt_regs struct is stacked on the top of the kernel-stack.
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
H A D | signal.c | 84 /* restore the old USP as it was before we stacked the sc etc. restore_sigcontext() 111 * Since we stacked the signal on a dword boundary, sys_sigreturn() 147 * Since we stacked the signal on a dword boundary, sys_rt_sigreturn() 270 /* actually move the usp to reflect the stacked frame */ setup_frame() 337 /* Actually move the usp to reflect the stacked frame */ setup_rt_frame()
|
H A D | entry.S | 209 ;; using RBF since it was not stacked with SBFS. instead we would like to
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | signal.c | 98 * Since the signal is stacked on a dword boundary, the frame sys_sigreturn() 139 * Since the signal is stacked on a dword boundary, the frame sys_rt_sigreturn() 206 * Basically a lot of state-info is stacked, and arranged for the 273 /* Actually move the USP to reflect the stacked frame. */ setup_frame() 351 /* Actually move the usp to reflect the stacked frame. */ setup_rt_frame()
|
H A D | kgdb.c | 1426 /* Set the S1 (first stacked, not current) flag, which will handle_exception()
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | pal.S | 11 * 05/22/2000 eranian Added support for stacked register calls 92 * Make a PAL call using the stacked registers calling convention. 198 * Make a PAL call using the stacked registers in physical mode.
|
H A D | setup.c | 1034 "stacked regs\n"); cpu_init() 1037 /* size of physical stacked register partition plus 8 bytes: */ cpu_init()
|
H A D | unwind.c | 369 /* access a stacked register */ unw_access_gr() 665 /* Free all stacked register states (but not RS itself). */ free_state_stack() 1369 /* register got spilled to a stacked register */ emit_nat_info()
|
H A D | palinfo.c | 443 "RSE stacked physical registers : %ld\n" register_info()
|
H A D | process.c | 139 /* print the stacked registers */ show_regs()
|
H A D | unaligned.c | 10 * stacked register returns an undefined value; it does NOT trigger a 459 * First takes care of stacked registers setreg()
|
H A D | entry.S | 1034 * we must clear the stacked registers in the "invalid" partition here.
|
H A D | ivt.S | 899 * allocate stacked registers so it can safely demine any
|
/linux-4.4.14/drivers/mtd/lpddr/ |
H A D | lpddr2_nvm.c | 178 map_word data_h = { {0} }; /* only for 2x x16 devices stacked */ lpddr2_nvm_do_op() 200 if (pcm_data->bus_width == 0x0004) { /* 2x16 devices stacked */ lpddr2_nvm_do_op() 222 if (pcm_data->bus_width == 0x0004) /* 2x16 devices stacked */ lpddr2_nvm_do_op() 229 if (pcm_data->bus_width == 0x0004) {/* 2x16 devices stacked */ lpddr2_nvm_do_op()
|
/linux-4.4.14/arch/openrisc/include/asm/ |
H A D | processor.h | 59 * At user->kernel entry, the pt_regs struct is stacked on the top of the
|
/linux-4.4.14/arch/cris/include/uapi/asm/ |
H A D | ptrace_v10.h | 7 #define CRIS_FRAME_BUSFAULT 1 /* frame stacked using SBFS, need RBF return
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | fiq.c | 12 * be stacked onto the vector. We still do not support sharing
|
H A D | signal.c | 197 * Since we stacked the signal on a 64-bit boundary, sys_sigreturn() 227 * Since we stacked the signal on a 64-bit boundary, sys_rt_sigreturn()
|
/linux-4.4.14/drivers/net/phy/ |
H A D | mdio-mux.c | 49 /* In theory multiple mdio_mux could be stacked, thus creating mdio_mux_read()
|
/linux-4.4.14/arch/openrisc/kernel/ |
H A D | signal.c | 79 * Since we stacked the signal on a dword boundary, _sys_rt_sigreturn() 203 /* actually move the usp to reflect the stacked frame */ setup_rt_frame()
|
H A D | process.c | 121 * At the top of a newly initialized kernel stack are two stacked pt_reg
|
/linux-4.4.14/net/switchdev/ |
H A D | switchdev.c | 200 /* Switch device port(s) may be stacked under switchdev_port_attr_get() 237 /* Switch device port(s) may be stacked under __switchdev_port_attr_set() 367 /* Switch device port(s) may be stacked under __switchdev_port_obj_add() 479 /* Switch device port(s) may be stacked under switchdev_port_obj_del_now() 555 /* Switch device port(s) may be stacked under switchdev_port_obj_dump()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | control.c | 595 * omap3_ctrl_setup_d2d_padconf - setup stacked modem pads for idle 597 * Sets up the pads controlling the stacked modem in such way that the 605 * In a stand alone OMAP3430 where there is not a stacked omap3_ctrl_setup_d2d_padconf()
|
H A D | prm3xxx.c | 272 * OMAP3430 without stacked modem to idle properly.
|
/linux-4.4.14/drivers/soc/qcom/ |
H A D | smd-rpm.c | 75 * Multiple of these messages can be stacked in an rpm message.
|
/linux-4.4.14/block/ |
H A D | blk-settings.c | 487 * blk_queue_stack_limits - inherit underlying queue limits for stacked drivers 498 * blk_stack_limits - adjust queue_limits for stacked devices 638 * bdev_stack_limits - adjust queue limits for stacked drivers 660 * disk_stack_limits - adjust queue limits for stacked drivers
|
H A D | blk-flush.c | 492 * it supports it. For non-stacked drivers, this should be blkdev_issue_flush()
|
H A D | bsg.c | 989 * we need a proper transport to send commands, not a stacked device bsg_register_queue()
|
H A D | blk-core.c | 2030 * stack usage with stacked devices could be a problem. So use generic_make_request()
|
/linux-4.4.14/arch/blackfin/mach-common/ |
H A D | interrupt.S | 161 /* Handle all stacked hardware errors
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
H A D | cvmx-wqe.h | 67 /* Set to 1 if the DSA/VLAN tag is stacked */ 272 /* Set to 1 if the DSA/VLAN tag is stacked */
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | entry.S | 323 mov fp,d0 # arg 0: stacked register file 388 mov fp,d0 # arg 0: stacked register file
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | signal32.c | 376 * Since we stacked the signal on a 64-bit boundary, compat_sys_sigreturn() 410 * Since we stacked the signal on a 64-bit boundary, compat_sys_rt_sigreturn()
|
H A D | signal.c | 137 * Since we stacked the signal on a 128-bit boundary, then 'sp' should sys_rt_sigreturn()
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | utmisc.c | 326 /* Free any stacked Update State objects */ acpi_ut_walk_package_tree()
|
H A D | dswstate.c | 746 /* Always must free any stacked result states */ acpi_ds_delete_walk_state()
|
H A D | dbdisply.c | 531 acpi_os_printf("Method [%4.4s] has %X stacked result objects\n", acpi_db_display_results()
|
H A D | dsutils.c | 639 "Argument previously created, already stacked\n")); acpi_ds_create_operand()
|
H A D | utdelete.c | 671 /* Free any stacked Update State objects */ acpi_ut_update_object_reference()
|
/linux-4.4.14/arch/c6x/kernel/ |
H A D | signal.c | 74 * Since we stacked the signal on a dword boundary, do_rt_sigreturn()
|
/linux-4.4.14/arch/arm/vfp/ |
H A D | vfphw.S | 215 mov r2, sp @ nothing stacked - regdump is at TOS
|
/linux-4.4.14/arch/unicore32/kernel/ |
H A D | signal.c | 111 * Since we stacked the signal on a 64-bit boundary, __sys_rt_sigreturn()
|
H A D | entry.S | 418 mov r2, sp @ nothing stacked - regdump is at TOS
|
/linux-4.4.14/arch/arc/kernel/ |
H A D | signal.c | 161 /* Since we stacked the signal on a word boundary, SYSCALL_DEFINE0()
|
/linux-4.4.14/arch/arc/plat-axs10x/ |
H A D | axs10x.c | 59 * with stacked INTCs. In particular problem happens if its master INTC axs10x_enable_gpio_intc_wire()
|
/linux-4.4.14/net/ipv4/ |
H A D | inetpeer.c | 366 /* perform garbage collect on all items stacked during a lookup */ inet_peer_gc()
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 299 set EXC_VOFF, 0xa # stacked vector offset 300 set EXC_EA, 0xc # stacked <ea> 2913 # PC stacked for Unimp EA. The "Next PC" is in EXC_EXTWPTR. 3157 # to the effective address as pointed to by the stacked effective address. 3355 # to the effective address as pointed to by the stacked effective address. 3482 # in addition, for pre-decrement, the stacked <ea> is incorrect. 3848 # _dcalc_ea(): calc correct <ea> from <ea> stacked on exception # 3862 # The stacked <ea> for FP unimplemented instructions and opclass # 3867 # stacked <ea> value is 8 bytes too big # 3870 # stacked b,w,l and s sizes are completely stacked. # 3906 # here, the <ea> is stacked correctly. however, we must update the 3912 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 3915 # the <ea> is stacked correctly for all but extended and packed which 3923 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 3935 # _calc_ea_fout(): calculate correct stacked <ea> for extended # 3949 # stacked for the exception is incorrect for -(an) and (an)+ addressing # 3952 # So, for -(an), we must subtract 8 off of the stacked <ea> value # 3954 # For (an)+, the stacked <ea> is correct but we must adjust An by +12. # 3974 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 3978 # : stacked <ea> is correct 4023 # : stacked <ea> = actual <ea> + 8 7086 # For extended precision, the stacked <ea> must be fixed along # 7142 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 7188 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 7235 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 7275 bsr.l _calc_ea_fout # fix stacked <ea> 7328 mov.l EXC_A6(%a6),(%a6) # fix stacked a6 7376 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 7423 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 7473 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 12916 # the stacked <ea> for packed is correct except for -(An). 14705 sub.l %d0,EXC_DREGS+0x8(%a6) # fix stacked a0 14708 sub.l %d0,EXC_DREGS+0xc(%a6) # fix stacked a1 14723 sub.l %d0,(%a6) # fix stacked a6
|
H A D | fpsp.S | 300 set EXC_VOFF, 0xa # stacked vector offset 301 set EXC_EA, 0xc # stacked <ea> 2914 # PC stacked for Unimp EA. The "Next PC" is in EXC_EXTWPTR. 3158 # to the effective address as pointed to by the stacked effective address. 3356 # to the effective address as pointed to by the stacked effective address. 3483 # in addition, for pre-decrement, the stacked <ea> is incorrect. 4035 # old_sp is address just above stacked effective address. 4352 # so, the least significant WORD of the stacked effective address got 16265 # the stacked fdbcc instruction opcode and then branches to a routine # 16267 # to see whether the condition (specified by the stacked FPSR) is true # 16270 # bits are set in the stacked FPSR. If the BSUN exception is enabled, # 16274 # the displacement value to the stacked PC so that when an "rte" is # 16894 # the stacked ftrapcc instruction opcode and then branches to a routine # 16896 # to see whether the condition (specified by the stacked FPSR) is true # 16899 # bits are set in the stacked FPSR. If the BSUN exception is enabled, # 17466 # the stacked fscc instruction opcode and then branches to a routine # 17468 # to see whether the condition (specified by the stacked FPSR) is true # 17471 # bits are set in the stacked FPSR. If the BSUN exception is enabled, # 18077 # the stacked <ea> is correct with the exception of: 19335 # _dcalc_ea(): calc correct <ea> from <ea> stacked on exception # 19349 # The stacked <ea> for FP unimplemented instructions and opclass # 19354 # stacked <ea> value is 8 bytes too big # 19357 # stacked b,w,l and s sizes are completely stacked. # 19393 # here, the <ea> is stacked correctly. however, we must update the 19399 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 19402 # the <ea> is stacked correctly for all but extended and packed which 19410 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 19422 # _calc_ea_fout(): calculate correct stacked <ea> for extended # 19436 # stacked for the exception is incorrect for -(an) and (an)+ addressing # 19439 # So, for -(an), we must subtract 8 off of the stacked <ea> value # 19441 # For (an)+, the stacked <ea> is correct but we must adjust An by +12. # 19461 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 19465 # : stacked <ea> is correct 19510 # : stacked <ea> = actual <ea> + 8 19601 # longword stacked for the access error exception must have the # 20185 # For extended precision, the stacked <ea> must be fixed along # 20241 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 20287 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 20334 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 20374 bsr.l _calc_ea_fout # fix stacked <ea> 20427 mov.l EXC_A6(%a6),(%a6) # fix stacked a6 20475 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 20522 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 20572 mov.l EXC_EA(%a6),%a0 # stacked <ea> is correct 22956 # the stacked <ea> for packed is correct except for -(An). 24745 sub.l %d0,EXC_DREGS+0x8(%a6) # fix stacked a0 24748 sub.l %d0,EXC_DREGS+0xc(%a6) # fix stacked a1 24763 sub.l %d0,(%a6) # fix stacked a6
|
H A D | isp.S | 270 set EXC_IVOFF, 0xa # stacked vector offset 423 # fetch the opword and first extension word pointed to by the stacked pc 902 # (d16,PC) - fetch stacked PC value; read d16 using #
|
H A D | fplsp.S | 280 set EXC_VOFF, 0xa # stacked vector offset 281 set EXC_EA, 0xc # stacked <ea>
|
/linux-4.4.14/drivers/md/ |
H A D | dm.c | 1129 /* stacked on blk-mq queue(s) */ free_rq_clone() 1132 /* request_fn queue stacked on request_fn queue(s) */ free_rq_clone() 1135 * NOTE: for the blk-mq queue stacked on request_fn queue(s) case: free_rq_clone() 2222 * Request-based dm devices cannot be stacked on top of bio-based dm dm_init_md_queue()
|
H A D | dm-cache-policy-smq.c | 230 * The stochastic-multi-queue is a set of lru lists stacked into levels.
|
H A D | dm-era-target.c | 1681 * If the system-determined stacked limits are compatible with the era_io_hints()
|
H A D | dm-table.c | 1071 * profile). Consequently, stacked DM devices force a 2 stage integrity
|
H A D | dm-cache-target.c | 3805 * If the system-determined stacked limits are compatible with the cache_io_hints()
|
H A D | dm-thin.c | 3849 * If the system-determined stacked limits are compatible with the pool_io_hints()
|
/linux-4.4.14/fs/logfs/ |
H A D | logfs_abi.h | 131 * effectively stacked on top of each other.
|
/linux-4.4.14/security/apparmor/ |
H A D | lsm.c | 119 * cap_capget is stacked ahead of this and will apparmor_capget()
|
/linux-4.4.14/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 843 * Sometimes logical collections are stacked to indicate pidff_find_reports()
|
/linux-4.4.14/include/linux/ |
H A D | irq.h | 118 * support stacked irqchips, which indicates skipping
|
H A D | sched.h | 1639 /* stacked block device info */
|
H A D | netdevice.h | 3752 /* Allow TSO being used on stacked device :
|
/linux-4.4.14/drivers/staging/most/mostcore/ |
H A D | core.c | 1996 MODULE_DESCRIPTION("Core module of stacked MOST Linux driver");
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
H A D | cx231xx-core.c | 233 * for all operations (dev->urb_buf), to avoid using stacked buffers, as
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | pal.h | 23 * 00/06/18 eranian Support for stacked physical calls
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/ |
H A D | echo_client.c | 753 /* if echo client is to be stacked upon ost device, the next is echo_device_alloc()
|
/linux-4.4.14/mm/ |
H A D | page-writeback.c | 1494 * In order to avoid the stacked BDI deadlock we need wb_dirty_limits()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/ |
H A D | qlge_main.c | 1482 /* Look for stacked vlan tags in ethertype field */ ql_update_mac_hdr_len()
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.c | 2756 * interrupt flags are stacked in some extra registers
|
/linux-4.4.14/net/core/ |
H A D | dev.c | 6488 * have changed to allow the changes to be propagated to stacked
|