Searched refs:upwards (Results 1 - 87 of 87) sorted by relevance

/linux-4.4.14/arch/arm/plat-samsung/include/plat/
H A Dmap-base.h17 /* Fit all our registers in at 0xF6000000 upwards, trying to use as
/linux-4.4.14/include/net/caif/
H A Dcaif_layer.h62 * These commands are sent upwards in the CAIF stack to the CAIF Client.
122 * @ctrlcmd: Used for control signalling upwards in the stack.
142 * - In order to send data upwards do
156 * CAIF packets upwards in the stack.
209 * cttrlcmd() - Control Function upwards in CAIF Stack (non-blocking).
/linux-4.4.14/arch/xtensa/include/asm/
H A Dfixmap.h27 * from the start of the consistent memory region upwards.
/linux-4.4.14/drivers/video/fbdev/
H A Datafb_iplan2p2.c44 u_int upwards = (dy < sy) || (dy == sy && dx < sx); atafb_iplan2p2_copyarea() local
50 if (upwards) { atafb_iplan2p2_copyarea()
105 if (upwards) { atafb_iplan2p2_copyarea()
H A Datafb_iplan2p4.c44 u_int upwards = (dy < sy) || (dy == sy && dx < sx); atafb_iplan2p4_copyarea() local
50 if (upwards) { atafb_iplan2p4_copyarea()
105 if (upwards) { atafb_iplan2p4_copyarea()
H A Datafb_iplan2p8.c51 u_int upwards = (dy < sy) || (dy == sy && dx < sx); atafb_iplan2p8_copyarea() local
57 if (upwards) { atafb_iplan2p8_copyarea()
112 if (upwards) { atafb_iplan2p8_copyarea()
/linux-4.4.14/arch/arc/include/asm/
H A Dentry.h215 * which grows upwards towards thread_info
223 /* Go to end of page where stack begins (grows upwards) */
/linux-4.4.14/drivers/clocksource/
H A Di8253.c70 * the counter does small "jumps" upwards on some Pentium systems, i8253_read()
/linux-4.4.14/net/caif/
H A Dcfserl.c151 /* Send the first part of packet upwards.*/ cfserl_receive()
H A Dcfmuxl.c36 * Set when inserting or removing upwards layers.
H A Dcaif_dev.c268 /* Release reference to stack upwards */ receive()
/linux-4.4.14/kernel/locking/
H A Dqrwlock.c93 * that accesses can't leak upwards out of our subsequent critical queued_read_lock_slowpath()
/linux-4.4.14/include/net/sctp/
H A Dulpevent.h11 * upwards to the ULP.
/linux-4.4.14/net/tipc/
H A Dlink.h144 * @inputq: buffer queue for messages to be delivered upwards
145 * @namedq: buffer queue for name table messages to be delivered upwards
/linux-4.4.14/arch/metag/mm/
H A Dinit.c237 * we are rounding upwards: init_and_reserve_mem()
/linux-4.4.14/arch/cris/kernel/
H A Dsetup.c107 * we are rounding upwards: setup_arch()
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dptrace.h43 * | (growing upwards) | |
/linux-4.4.14/arch/ia64/mm/
H A Dfault.c135 * register backing store that needs to expand upwards, in ia64_do_page_fault()
H A Dinit.c100 * store (which grows upwards) and install the gateway page which is
/linux-4.4.14/arch/arm64/mm/
H A Dinit.c222 * Convert to physical addresses, and round start upwards and end free_memmap()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Ddas800.c38 consecutive channels counting upwards in channel number (these are
288 "chanlist must be consecutive, counting upwards\n"); das800_ai_check_chanlist()
H A Ddmm32at.c254 "entries in chanlist must be consecutive channels, counting upwards\n"); dmm32at_ai_check_chanlist()
H A Dadl_pci9111.c225 "entries in chanlist must be consecutive channels,counting upwards from 0\n"); pci9111_ai_check_chanlist()
H A Dni_at_a2150.c397 "entries in chanlist must be consecutive channels, counting upwards\n"); a2150_ai_check_chanlist()
H A Dcb_pcidas.c671 "entries in chanlist must be consecutive channels, counting upwards\n"); cb_pcidas_ai_check_chanlist()
H A Ddas16.c576 "entries in chanlist must be consecutive channels, counting upwards\n"); das16_ai_check_chanlist()
/linux-4.4.14/sound/pci/emu10k1/
H A Dio.c256 reg += 0x40; /* 0x40 upwards are registers. */ snd_emu1010_fpga_write()
277 reg += 0x40; /* 0x40 upwards are registers. */ snd_emu1010_fpga_read()
/linux-4.4.14/drivers/clk/ti/
H A Dclkt_dpll.c67 * (assuming that it is counting N upwards), or -2 if the enclosing loop
/linux-4.4.14/drivers/acpi/acpica/
H A Ddbxface.c257 * Search upwards for the containing IF or WHILE so that the acpi_db_single_step()
H A Dnswalk.c345 * back upwards in the namespace tree to the node's parent. acpi_ns_walk_namespace()
H A Ddswstate.c660 * search upwards from this Op. Current scope is the first acpi_ds_init_aml_walk()
H A Dexprep.c123 * Start at byte_acc and work upwards to qword_acc max. (1,2,4,8 bytes) acpi_ex_generate_access()
/linux-4.4.14/arch/unicore32/mm/
H A Dinit.c330 * round start upwards and end downwards. free_memmap()
/linux-4.4.14/arch/x86/kernel/
H A Dsmp.c111 * about nothing of note with C stepping upwards.
H A Dsetup.c1042 * we are rounding upwards: setup_arch()
/linux-4.4.14/security/yama/
H A Dyama_lsm.c206 * @child: the process to start from while looking upwards for parent
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgtable-ppc32.h89 * from ioremap_base being run into the VM area allocations (growing upwards
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Diommu.c782 /* If this device is further down the bus tree, search upwards until pci_dma_dev_setup_pSeries()
1171 * for the bus. So we need to search upwards in the tree until we pci_dma_dev_setup_pSeriesLP()
1235 * search upwards in the tree until we either hit a dma-window dma_set_mask_pSeriesLP()
1280 /* search upwards for ibm,dma-window */ dma_get_required_mask_pSeriesLP()
/linux-4.4.14/arch/sh/mm/
H A Dinit.c296 * we are rounding upwards: early_reserve_mem()
/linux-4.4.14/arch/metag/kernel/
H A Dprocess.c218 * The Meta's stack grows upwards, and the context is the the first copy_thread()
/linux-4.4.14/arch/x86/math-emu/
H A Derrors.c590 "rounded" upwards to Infinity. */ arith_overflow()
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dkgdb_asm.S308 move.d internal_stack+1020, $sp ; Use the internal stack which grows upwards
/linux-4.4.14/kernel/
H A Dcgroup_freezer.c182 /* clear FROZEN and propagate upwards */ cgroup_taskset_for_each()
/linux-4.4.14/drivers/lguest/
H A Dinterrupts_and_traps.c53 /* Stack grows upwards: move stack then write value. */ push_guest_stack()
475 * The stack grows *upwards*, so the address we're given is the pin_stack_pages()
/linux-4.4.14/drivers/md/
H A Ddm-mpath.c46 * Paths are grouped into Priority Groups and numbered from 1 upwards.
1097 * PGs are numbered upwards from 1 in the order they were declared.
H A Draid1.c335 * the error upwards rather than fail the last device. raid1_end_read_request()
H A Draid10.c391 * failed, we want to return the error upwards rather raid10_end_read_request()
/linux-4.4.14/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c647 /* Allow TMF response codes to propagate upwards */ asd_initiate_ssp_tmf()
/linux-4.4.14/include/linux/
H A Dpage-flags.h63 * which extends from the low bits upwards, and the fields area which
H A Djiffies.h297 * upwards:
/linux-4.4.14/arch/m68k/math-emu/
H A Dfp_arith.c486 /* We might want to normalize upwards here... however, since fp_roundint()
/linux-4.4.14/arch/arm/mm/
H A Dinit.c347 * round start upwards and end downwards. free_memmap()
/linux-4.4.14/drivers/platform/x86/
H A Dintel_ips.c38 * adjusted upwards. If we hit the thermal ceiling or a thermal trigger,
374 * We do this by adjusting the TURBO_POWER_CURRENT_LIMIT MSR upwards (as
/linux-4.4.14/drivers/media/i2c/smiapp/
H A Dsmiapp-core.c1097 * thus rounding upwards is needed. smiapp_setup_flash_strobe()
1105 * Calculate a, assuming maximum w, with rounding upwards: smiapp_setup_flash_strobe()
1110 * Thus, we also get w, with that a, with rounding upwards: smiapp_setup_flash_strobe()
/linux-4.4.14/drivers/lguest/x86/
H A Dcore.c541 * the Switcher: in pages->regs. The stack grows upwards, so for_each_possible_cpu()
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-irq.c206 /* The size for the Y samples needs to be rounded upwards to a stream_enc_dma_append()
/linux-4.4.14/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c249 /* convert and shift ft_min, rounding upwards */ img_ir_free_timing()
/linux-4.4.14/drivers/net/slip/
H A Dslip.c15 * mtu upwards. Driver now spots this
/linux-4.4.14/lib/
H A Didr.c316 * upwards. idr_get_empty_slot()
/linux-4.4.14/fs/ext2/
H A Dxattr.c33 * | value 3 | | growing upwards
/linux-4.4.14/include/acpi/
H A Dactypes.h671 * internal types must move upwards. (There is code that depends on these
/linux-4.4.14/arch/arm/kvm/
H A Dcoproc.c1224 * upwards, once it has seen a value of 0b000, no caches kvm_coproc_table_init()
/linux-4.4.14/drivers/scsi/
H A Dscsi_error.c558 * Pass the UA upwards for a determination in the completion scsi_check_sense()
1842 * the fast io fail tmo fired), so send IO directly upwards. scsi_decide_disposition()
H A Dscsi_lib.c1674 * returns an immediate error upwards, and signals scsi_dispatch_cmd()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_da_btree.c922 * Copy the last hash value from the oldblk to propagate upwards. xfs_da3_node_add()
1358 * Copy the last hash value from the block to propagate upwards. xfs_da3_node_remove()
/linux-4.4.14/drivers/tty/
H A Damiserial.c14 * therefore other ports should should only use 65 upwards.
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dnrs.c344 * Release references for the resource hierarchy moving upwards towards the
/linux-4.4.14/block/
H A Dblk-throttle.c31 * are dispatched upwards level by level until they reach the top and get
H A Dcfq-iosched.c1383 * @cfqg and propagate deactivation upwards. cfq_group_service_tree_del()
/linux-4.4.14/fs/ext4/
H A Dxattr.c36 * | value 3 | | growing upwards
H A Dindirect.c605 * may need to return -EAGAIN upwards in the worst case. --sct ext4_ind_map_blocks()
/linux-4.4.14/arch/powerpc/mm/
H A Dnuma.c276 /* Walk the device tree upwards, looking for an associativity id */ of_node_to_nid()
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_req.c43 /* Update disk stats when completing request upwards */ _drbd_end_io_acct()
/linux-4.4.14/drivers/char/
H A Drandom.c786 * keyboard scan codes, and 256 upwards for interrupts.
/linux-4.4.14/fs/reiserfs/
H A Dstree.c208 * path, starting from the bottom of the path, and going upwards. We must
H A Dfix_node.c1040 * Starting from F[h] go upwards in the tree, and look for the common get_far_parent()
/linux-4.4.14/arch/arm64/kvm/
H A Dsys_regs.c1719 * upwards, once it has seen a value of 0b000, no caches kvm_sys_reg_table_init()
/linux-4.4.14/tools/lguest/
H A Dlguest.c546 /* Add upwards and truncate downwards. */ page_align()
1849 * Create stack for thread. Since the stack grows upwards, we point start_virtqueue()
/linux-4.4.14/drivers/power/
H A Dab8500_fg.c1025 /* Make sure to round upwards if necessary */ ab8500_fg_convert_mah_to_uwh()
/linux-4.4.14/drivers/atm/
H A Dambassador.c2180 // frobnicate latency (upwards, usually) setup_pci_dev()
H A Dhorizon.c2725 // frobnicate latency (upwards, usually) hrz_probe()
/linux-4.4.14/sound/oss/
H A Dad1848.c8 * upwards compatible with AD1848 and this driver is able to drive it.
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dcm.c2696 * we just don't send notification upwards because we peer_abort()
/linux-4.4.14/drivers/block/
H A Dfloppy.c1232 0 upwards */ fdc_configure()
/linux-4.4.14/fs/
H A Ddcache.c731 * tree upwards to the parents which might _also_ now be
/linux-4.4.14/kernel/rcu/
H A Dtree.c2367 * recorded has ended, so don't report it upwards. rcu_report_qs_rdp()
/linux-4.4.14/kernel/sched/
H A Dcore.c6096 * Build an iteration mask that can exclude certain CPUs from the upwards

Completed in 3907 milliseconds