Searched refs:backwards (Results 1 - 200 of 351) sorted by relevance

12

/linux-4.4.14/include/linux/
H A Dcrc32c.h8 /* This macro exists for backwards-compatibility. */
H A Dhighuid.h10 * support backwards compatibility for old system calls.
H A Dlist.h412 * list_for_each_prev - iterate over a list backwards
430 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry
452 * list_for_each_entry_reverse - iterate backwards over list of given type.
488 * list_for_each_entry_continue_reverse - iterate backwards from the given point
493 * Start to iterate over list of given type backwards, continuing after
558 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal
564 * Iterate backwards over list of given type, safe against removal
H A Dfsl-diu-fb.h61 * right size, but we still need to provide backwards compatibility, at least
H A DmISDNif.h30 * - changed if any interface become backwards incompatible
33 * - changed if any interface is extended but backwards compatible
H A Dinit.h175 * For backwards compatibility, initcall() puts the call in
/linux-4.4.14/include/uapi/linux/
H A Dselinux_netlink.h26 /* Multicast groups - backwards compatiblility for userspace */
H A Dshm.h25 /* Obsolete, used only for backwards compatibility and libc5 compiles */
61 /* Obsolete, used only for backwards compatibility */
H A Dif_addr.h63 /* backwards compatibility for userspace */
H A Dipc.h8 /* Obsolete, used only for backwards compatibility and libc5 compiles */
H A Dnetfilter_decnet.h63 /* backwards compatibility for userspace */
H A Dmsg.h15 /* Obsolete, used only for backwards compatibility and libc5 compiles */
H A Dsem.h22 /* Obsolete, used only for backwards compatibility and libc5 compiles */
H A Dvirtio_balloon.h65 * We maintain this statistics structure format for backwards compatibility,
H A Duhid.h115 * new code. We support them for backwards-compatibility, but you might not get
H A Ddm-ioctl.h106 * minor - only backwards compatible,
107 * patch - both backwards and forwards compatible.
H A Dvirtio_ring.h139 * versa. They are at the end for backwards compatibility. */
H A Dxfrm.h497 /* backwards compatibility for userspace */
H A Dcapability.h22 kernel might be somewhat backwards compatible, but don't bet on
H A Dgfs2_ondisk.h133 __u8 sb_uuid[16]; /* The UUID, maybe 0 for backwards compat */
H A Dif_link.h158 /* backwards compatibility for userspace */
H A Drtnetlink.h571 /* RTnetlink multicast groups - backwards compatibility for userspace */
H A Ddm-log-userspace.h400 * feature on, so it is backwards compatible with older
/linux-4.4.14/arch/cris/kernel/
H A Dsys_cris.c7 * Since we don't have to do any backwards compatibility, our
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dsignal.h48 /* signal 31 is no longer "unused", but the SIGUNUSED macro remains for backwards compatibility */
94 * in wrong. ;-( To preserve backwards compatibility, we leave the kernel at the
H A Dunistd.h163 /* 1171 is reserved for backwards compatibility with old __NR_getpagesize */
/linux-4.4.14/arch/tile/lib/
H A Dmemmove.c36 /* copy backwards */ memmove()
H A Dcacheflush.c101 * controllers. So as we walk backwards, we have to touch finv_buffer_remote()
/linux-4.4.14/arch/um/include/asm/
H A Dfixmap.h15 * from the end of virtual memory (0xfffff000) backwards.
/linux-4.4.14/arch/alpha/lib/
H A Dmemmove.S7 * memcpy whenever possible; the backwards copy loops are not unrolled.
H A Dev6-memcpy.S246 /* For backwards module compatibility. */
/linux-4.4.14/arch/powerpc/include/asm/
H A Dfixmap.h32 * from the end of virtual memory (0xfffff000) backwards.
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dopal-prd.h32 * Future interface versions are backwards-compatible; if a later kernel
H A Dsigcontext.h79 * backwards compatility to store VSR 0-31 doubleword 1 after the VMX
/linux-4.4.14/arch/metag/include/asm/
H A Dfixmap.h27 * from the end of the consistent memory region backwards.
/linux-4.4.14/arch/microblaze/include/asm/
H A Dfixmap.h36 * from the end of virtual memory (0xfffff000) backwards.
/linux-4.4.14/tools/perf/tests/
H A Dvmlinux-kallsyms.c113 bool backwards = true; test__vmlinux_matches_kallsyms() local
156 nnd = backwards ? rb_prev(&pair->rb_node) : test__vmlinux_matches_kallsyms()
167 if (backwards) { test__vmlinux_matches_kallsyms()
168 backwards = false; test__vmlinux_matches_kallsyms()
H A Dperf-record.c182 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", test__PERF_RECORD()
H A Dcode-reading.c105 pr_debug("addr going backwards, read beyond section?\n"); read_objdump_output()
/linux-4.4.14/drivers/scsi/
H A Dosst_options.h25 that can't space backwards over records. NOTE: The tape will be
26 spaced backwards over an "accidentally" crossed filemark in any case. */
H A Dst_options.h26 that can't space backwards over records. NOTE: The tape will be
27 spaced backwards over an "accidentally" crossed filemark in any case. */
H A Dultrastor.c1083 This seems backwards, but I'll do it anyway. --jfc */
/linux-4.4.14/drivers/video/fbdev/core/
H A Dfb_cmdline.c33 * NOTE: Needed to maintain backwards compatibility
/linux-4.4.14/arch/tile/include/asm/
H A Dfixmap.h33 * from the end of supervisor virtual memory backwards.
/linux-4.4.14/arch/x86/kernel/
H A Dsysfb.c25 * backwards compatibility.
H A Dpvclock.c102 * We just need to make sure we are not seeing a backwards event. pvclock_clocksource_read()
H A Dtsc_sync.c83 * we saw a time-warp of the TSC going backwards: check_tsc_warp()
H A Dprocess.c413 * with interrupts enabled and no flags, which is backwards compatible with the
/linux-4.4.14/samples/seccomp/
H A Dbpf-helper.c27 * Walk it once, backwards, to build the label table and do fixups. bpf_resolve_jumps()
/linux-4.4.14/include/drm/
H A Ddrm_mm.h200 * going backwards.
210 #define __drm_mm_for_each_hole(entry, mm, hole_start, hole_end, backwards) \
211 for (entry = list_entry((backwards) ? (mm)->hole_stack.prev : (mm)->hole_stack.next, struct drm_mm_node, hole_stack); \
216 entry = list_entry((backwards) ? entry->hole_stack.prev : entry->hole_stack.next, struct drm_mm_node, hole_stack))
/linux-4.4.14/include/uapi/linux/netfilter/
H A Dnfnetlink_conntrack.h36 #define CTA_NAT CTA_NAT_SRC /* backwards compatibility */
/linux-4.4.14/arch/mips/include/asm/
H A Dfixmap.h28 * from the end of virtual memory (0xfffff000) backwards.
H A Dcpu.h13 register 15, select 0) is defined in this (backwards compatible) way:
/linux-4.4.14/arch/score/include/asm/
H A Dfixmap.h23 * from the end of virtual memory (0xfffff000) backwards.
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dmkregtable.c376 * list_for_each_prev - iterate over a list backwards
395 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry
417 * list_for_each_entry_reverse - iterate backwards over list of given type.
453 * list_for_each_entry_continue_reverse - iterate backwards from the given point
458 * Start to iterate over list of given type backwards, continuing after
529 * Iterate backwards over list of given type, safe against removal
H A Dr500_reg.h401 /* The R7xx *_HIGH surface regs are backwards; the D1 regs are in the D2
H A Dradeon_pm.c1538 /* XXX: these are noops for dpm but are here for backwards compat */ radeon_pm_late_init()
1613 /* XXX backwards compat */ radeon_pm_fini_dpm()
/linux-4.4.14/scripts/
H A Dpatch-kernel96 backwards () { function
228 # Don't allow backwards/reverse patching.
230 backwards
H A Dunifdef.c249 * For strict backwards-compatibility the U or D main()
270 case 'l': /* backwards compatibility */ main()
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
H A Dlnetctl.h55 int jt_ptl_add_uuid_old(int argc, char **argv); /* backwards compatibility */
/linux-4.4.14/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c127 * This is for backwards-compatibility with old device trees tegra_init_apbmisc()
H A Dfuse-tegra.c228 * This is for backwards-compatibility with old device trees tegra_init_fuse()
/linux-4.4.14/drivers/media/rc/keymaps/
H A Drc-dib0700-nec.c89 { 0x4518, KEY_LEFT }, /* Skip backwards */
H A Drc-dib0700-rc5.c132 { 0x1e24, KEY_LAST }, /* Skip backwards */
/linux-4.4.14/arch/c6x/lib/
H A Dremu.S73 ;; loop backwards branch happens here
H A Ddivremu.S75 ;; loop backwards branch happens here
H A Ddivu.S87 ;; loop backwards branch happens here
/linux-4.4.14/lib/zlib_inflate/
H A Dinftrees.c69 increases. For the deflate format, these bits are stored backwards zlib_inflate_table()
72 are incremented backwards. zlib_inflate_table()
227 /* backwards increment the len-bit code huff */ zlib_inflate_table()
299 /* backwards increment the len-bit code huff */ zlib_inflate_table()
/linux-4.4.14/arch/sh/include/asm/
H A Dfixmap.h28 * from the end of P3 backwards.
/linux-4.4.14/arch/cris/include/uapi/asm/
H A Dptrace_v10.h61 /* pushed by movem r13, [sp] in SAVE_ALL, movem pushes backwards */
/linux-4.4.14/arch/hexagon/include/asm/
H A Dmem-layout.h81 * Create the space between VMALLOC_START and FIXADDR_TOP backwards
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dgp8psk-fe.c132 /* backwards compatibility: DVB-S + 8-PSK were used for Turbo-FEC */ gp8psk_fe_set_frontend()
145 case SYS_DVBS2: /* kept for backwards compatibility */ gp8psk_fe_set_frontend()
H A Dnova-t-usb2.c57 { 0x1e24, KEY_LAST }, /* Skip backwards */
/linux-4.4.14/kernel/
H A Dlatencytop.c169 * Negative latencies (caused by time going backwards) are also explicitly
183 /* Negative sleeps are time going backwards */ __account_scheduler_latency()
/linux-4.4.14/include/uapi/drm/
H A Dmsm_drm.h25 * subject to backwards-compatibility constraints:
32 * value should have a backwards compatible meaning. And for
H A Domap_drm.h26 * subject to backwards-compatibility constraints.
H A Dqxl_drm.h31 * subject to backwards-compatibility constraints.
H A Dvirtgpu_drm.h31 * subject to backwards-compatibility constraints.
H A Ddrm_mode.h313 * simply because of a historical reason, i.e. backwards compat. */
H A Dradeon_drm.h232 * The wait interface is backwards compat new
465 * KW: actually it's illegal to change any of this (backwards compatibility).
/linux-4.4.14/arch/sh/kernel/
H A Dsyscalls_64.S243 /* Broken-out socket family (maintain backwards compatibility in syscall
262 /* Broken-out IPC family (maintain backwards compatibility in syscall
/linux-4.4.14/arch/arm64/lib/
H A Dmemcmp.S172 add src1, src1, tmp3 /*backwards src1 to alignment boundary*/
192 * Divide the eight bytes into two parts. First,backwards the src2
H A Dstrcmp.S160 * Divide the eight bytes into two parts. First,backwards the src2
H A Dstrncmp.S214 * Divide the eight bytes into two parts. First,backwards the src2
/linux-4.4.14/drivers/staging/unisys/visorbus/
H A Dvbusdeviceinfo.h118 /* form a backwards decimal ascii string in <s> */ vbuschannel_itoa()
/linux-4.4.14/drivers/hid/
H A Dhid-lg3ff.c88 * Sign backwards from other Force3d pro hid_lg3ff_play()
/linux-4.4.14/arch/x86/include/asm/
H A Dfixmap.h55 * from the end of virtual memory (0xfffff000) backwards.
/linux-4.4.14/arch/microblaze/lib/
H A Dmemmove.c47 /* copy backwards, from end to beginning */ memmove()
/linux-4.4.14/include/linux/mfd/
H A Dtmio.h76 * cd_gpio < 0 to disable GPIO hotplug would break backwards compatibility.
/linux-4.4.14/kernel/sched/
H A Dclock.c22 * # go backwards !! #
368 * # go backwards !! #
H A Dcputime.c617 * Make sure stime doesn't go backwards; this preserves monotonicity cputime_adjust()
630 * Make sure utime doesn't go backwards; this still preserves cputime_adjust()
/linux-4.4.14/arch/arm/probes/kprobes/
H A Dtest-core.h96 * Or for branches, TEST_BRANCH_B and TEST_BRANCH_F (branch forwards/backwards).
210 * and TEST_BB_* for branching forwards and backwards.
H A Dtest-core.c73 * backwards branches...
86 * (branch backwards). In these, the local variables numbered 1, 50, 2 and
/linux-4.4.14/arch/arm/nwfpe/
H A Dfpopcode.h124 Note: POW, RPW, POL are deprecated, and are available for backwards
151 available for backwards compatibility only.
/linux-4.4.14/drivers/thunderbolt/
H A Dpath.c110 * Activate a path starting with the last hop and iterating backwards. The
/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.h59 * For backwards compatibility, here is a version of the
/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_devcaps.h46 * us make new guest drivers which are backwards-compatible with old
H A Dsvga_reg.h1424 * only supported for backwards compatibility reasons.
1617 * For backwards compatibility, when the GFB mode registers (WIDTH,
/linux-4.4.14/drivers/pci/host/
H A Dpci-versatile.c203 * real hardware behaviour and it need not be backwards versatile_pci_probe()
/linux-4.4.14/drivers/clocksource/
H A Dtime-armada-370-xp.c358 * devicetree backwards compatibility. armada_375_timer_init()
/linux-4.4.14/drivers/gpu/drm/i810/
H A Di810_drv.h51 * 1.2.1 - Disable copying code (leave stub ioctls for backwards compatibility)
/linux-4.4.14/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c284 /* for backwards compat w/ downstream kgsl DT files: */
/linux-4.4.14/fs/ceph/
H A Dcache.c367 /* Update the new valid generation (backwards sanity check too) */ ceph_revalidate_work()
/linux-4.4.14/include/xen/interface/
H A Delfnote.h75 * This is used to maintain backwards compatibility with older kernels
H A Dgrant_table.h101 * for backwards compatibility. New guests should use version 2.
/linux-4.4.14/fs/
H A Dutimes.c18 * Is this for backwards compatibility? If so, why not move it
/linux-4.4.14/include/net/
H A Dnl802154.h146 /* for backwards compatibility TODO */
/linux-4.4.14/include/net/sctp/
H A Dcommand.h216 /* cmds[] is filled backwards to simplify the overflow BUG() check */ sctp_init_cmd_seq()
/linux-4.4.14/include/uapi/linux/netfilter_bridge/
H A Debtables.h28 * reclaim a part of this int for backwards compatible extensions.
/linux-4.4.14/arch/metag/lib/
H A Dmemmove.S22 ! should copy backwards
/linux-4.4.14/arch/arm64/crypto/
H A Dcrc32-arm64.c9 * Using inline assembly instead of intrinsics in order to be backwards
/linux-4.4.14/arch/arm/mach-pxa/
H A Dcm-x2xx.c189 keep these for backwards compatibility, although symbolic names (as cmx2xx_init_leds()
/linux-4.4.14/arch/arm/mach-versatile/
H A Dpci.c305 * real hardware behaviour and it need not be backwards pci_versatile_setup()
/linux-4.4.14/sound/oss/
H A Dad1848_mixer.h85 * Most of the mixer entries work in backwards. Setting the polarity field
/linux-4.4.14/drivers/net/ppp/
H A Dppp_deflate.c132 * @hdrlen: ignored (present for backwards compatibility)
346 * @hdrlen: ignored (present for backwards compatibility)
/linux-4.4.14/kernel/time/
H A Dclockevents.c49 * Upper bound sanity check. If the backwards conversion is cev_delta2ns()
59 * prevent integer rounding loss. So the backwards conversion cev_delta2ns()
H A Dtime.c59 * sys_gettimeofday(). Is this for backwards compatibility? If so,
77 * sys_settimeofday(). Is this for backwards compatibility? If so,
/linux-4.4.14/drivers/usb/host/whci/
H A Dasl.c211 * Transerve the software list backwards so new qsets can be scan_async_work()
/linux-4.4.14/drivers/net/ethernet/amd/
H A D7990.h172 * but they are in NetBSD's am7990.h, presumably for backwards-compatible chips
/linux-4.4.14/drivers/block/aoe/
H A Daoedev.c67 /* for backwards compatibility when !aoe_dyndevs, minor_get_static()
/linux-4.4.14/fs/jffs2/
H A Dcompr.c177 /* Skip decompress-only backwards-compatibility and disabled modules */ jffs2_compress()
/linux-4.4.14/net/sunrpc/xprtrdma/
H A Dbackchannel.c198 * rpcrdma_bc_marshal_reply - Send backwards direction reply
/linux-4.4.14/include/uapi/mtd/
H A Dmtd-abi.h227 * ECCGETLAYOUT for backwards compatbility and should not be mistaken as a
/linux-4.4.14/fs/xfs/
H A Dxfs_dquot_item.c387 * If we roll forwards or backwards, then we need two separate routines,
/linux-4.4.14/arch/blackfin/kernel/
H A Dptrace.c350 #ifdef CONFIG_BINFMT_ELF_FDPIC /* backwards compat */ arch_ptrace()
H A Dbfin_dma.c505 * copy run backwards instead. _dma_memcpy()
/linux-4.4.14/sound/firewire/digi00x/
H A Damdtp-dot.c77 * this is walked backwards according to len[] dot_scrt()
/linux-4.4.14/tools/perf/util/
H A Devsel.h74 * @is_pos: the position (counting backwards) of the event id (PERF_SAMPLE_ID or
/linux-4.4.14/drivers/md/bcache/
H A Dbset.c37 printk(KERN_ERR "Key skipped backwards\n"); bch_dump_bset()
117 panic("Key skipped backwards\n"); bch_btree_iter_next_check()
500 * of the previous key so we can walk backwards to it from t->tree[j]'s key.
/linux-4.4.14/tools/perf/bench/
H A Dnuma.c173 OPT_BOOLEAN('B', "data_backwards", &p0.data_backwards, "access the data backwards as well"),
707 * loop and a backwards going loop.
779 /* Process data backwards: */ do_work()
/linux-4.4.14/fs/gfs2/
H A Dsuper.c171 /* Retained for backwards compat only */ gfs2_mount_args()
177 /* Retained for backwards compat only */ gfs2_mount_args()
190 /* Retained for backwards compat only */ gfs2_mount_args()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
H A Ddebug.c424 /* Allow a number for backwards compatibility */ libcfs_debug_str2mask()
/linux-4.4.14/drivers/rtc/
H A Drtc-at91sam9.c168 /* time jumped backwards, increase time until alarm */ at91_rtc_settime()
/linux-4.4.14/drivers/video/fbdev/
H A Dvfb.c477 /* Test disable for backwards compatibility */ vfb_setup()
/linux-4.4.14/drivers/lguest/
H A Dcore.c351 /* Cleaning up is just the same code, backwards. With a little French. */ fini()
/linux-4.4.14/drivers/gpu/drm/udl/
H A Dudl_modeset.c114 * provided value into the lfsr16 value by counting backwards to get
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-vbi.c394 /* Dirty hack needed for backwards ivtv_process_vbi_data()
/linux-4.4.14/drivers/iommu/
H A Diova.c110 /* Walk the tree backwards */ __alloc_and_insert_iova_range()
/linux-4.4.14/drivers/message/fusion/
H A Dmptctl.h400 /* replace ulongs with uints, need to preserve backwards
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dbmi.c87 * We need to do some backwards compatibility to make this work. ath6kl_bmi_get_target_info()
/linux-4.4.14/drivers/base/
H A Dclass.c556 * backwards compatibility as possible. class_compat_create_link()
/linux-4.4.14/arch/x86/boot/compressed/
H A Dmisc.c295 * So we work backwards from the end of the decompressed image. handle_relocations()
/linux-4.4.14/fs/lockd/
H A Dclntxdr.c5 * NLM version 3 is backwards compatible with NLM versions 1 and 2.
/linux-4.4.14/lib/
H A Dnlattr.c177 * exceeding maxtype will be silently ignored for backwards compatibility
H A Dinflate.c22 codes the length of the matched string and its distance backwards from
538 /* backwards increment the k-bit code i */ huft_build()
/linux-4.4.14/lib/zlib_deflate/
H A Ddefutil.h126 * negative when the window is moved backwards.
/linux-4.4.14/net/dccp/
H A Dackvec.c314 * backwards (towards higher indices), to its next-oldest neighbour. dccp_ackvec_clear_state()
/linux-4.4.14/net/sched/
H A Dcls_tcindex.c331 * the check below is safer (and also more backwards-compatible). tcindex_set_parms()
H A Dsch_choke.c107 /* Move tail pointer backwards to reuse holes */ choke_zap_tail_holes()
H A Dsch_tbf.c96 With classful TBF, limit is just kept for backwards compatibility.
/linux-4.4.14/kernel/locking/
H A Dlockdep.c1322 * Forwards and backwards subgraph searching, for the purposes of
1358 * Find a node in the backwards-direction dependency sub-graph starting
1646 * the backwards-subgraph starting at <prev>, and the check_irq_usage()
1658 * the backwards-subgraph starting at <prev>, and the check_irq_usage()
1809 * (in the full backwards-subgraph starting at <prev>) with any
1814 * (in the full backwards-subgraph starting at <prev>) with any
1820 * Then if all the validations pass, we add the forwards and backwards
2378 * Prove that in the backwards-direction subgraph starting at <this>
2468 * mark ENABLED has to look backwards -- to ensure no dependee mark_lock_irq()
H A Dlockdep_proc.c204 seq_printf(m, " find-mask backwards checks: %11llu\n", lockdep_stats_debug_show()
/linux-4.4.14/include/uapi/linux/raid/
H A Dmd_p.h308 * backwards anyway.
/linux-4.4.14/arch/powerpc/platforms/512x/
H A Dmpc512x_shared.c88 /* backwards compat with device trees that lack clock specs */ mpc512x_set_pixel_clock()
H A Dclock-commonclk.c415 * IPS bus clock (supported for backwards compatibility, such that
1150 * absence of up-to-date device tree data -- backwards
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-bootmem.h95 * positions for backwards compatibility.
/linux-4.4.14/arch/mips/sibyte/common/
H A Dsb_tbprof.c214 /* Loop runs backwards because bundles are read out in reverse order */ sbprof_tb_intr()
/linux-4.4.14/arch/ia64/kernel/
H A Dgate.S103 .unwabi @svr4, 's'; /* backwards compatibility with old unwinders (remove in v2.7) */ \
H A Dptrace.c1185 /* for backwards-compatibility */ arch_ptrace()
1189 /* for backwards-compatibility */ arch_ptrace()
/linux-4.4.14/drivers/watchdog/
H A Dorion_wdt.c381 * one memory resource, so in order to keep DT backwards compatibility
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dtx.c462 /* Work backwards until we hit the original insert pointer value */ efx_enqueue_skb()
1002 /* Work backwards until we hit the original insert pointer value */ efx_enqueue_unwind()
/linux-4.4.14/virt/kvm/arm/
H A Dvgic-v3-emul.c6 * supports both hardware with or without the optional GICv2 backwards
14 * - We do not support the (optional) backwards compatibility feature.
/linux-4.4.14/drivers/soc/tegra/
H A Dpmc.c1093 * This is for backwards-compatibility with old device trees tegra_pmc_early_init()
/linux-4.4.14/drivers/md/
H A Ddm-snap-persistent.c794 * working backwards. persistent_prepare_merge()
H A Dmd.c2887 /* decreasing the offset is inconsistent with a backwards new_offset_store()
2895 * 'backwards' first. new_offset_store()
4762 mddev->reshape_backwards ? "backwards" : "forwards"); reshape_direction_show()
4768 int backwards = 0; reshape_direction_store() local
4772 backwards = 0; reshape_direction_store()
4773 else if (cmd_match(buf, "backwards")) reshape_direction_store()
4774 backwards = 1; reshape_direction_store()
4777 if (mddev->reshape_backwards == backwards) reshape_direction_store()
4790 mddev->reshape_backwards = backwards; reshape_direction_store()
/linux-4.4.14/drivers/mtd/devices/
H A Dmtd_dataflash.c711 * losing backwards compatibility for cmdlinepart.
/linux-4.4.14/drivers/net/bonding/
H A Dbond_sysfs.c786 * This is done to preserve backwards compatibility for bond_create_sysfs()
/linux-4.4.14/drivers/net/ethernet/8390/
H A Dmac8390.c524 /* Cabletron's TX/RX buffers are backwards */ mac8390_initdev()
/linux-4.4.14/drivers/media/pci/ngene/
H A Dngene.h338 backwards */
/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c202 * the part through AVStream / KS Windows stages, forwards or backwards.
H A Dsaa7164-vbi.c288 * the part through AVStream / KS Windows stages, forwards or backwards.
/linux-4.4.14/drivers/media/usb/gspca/gl860/
H A Dgl860.c482 /* C8/40 means upside-down (looking backwards) */ sd_callback()
/linux-4.4.14/drivers/misc/cxl/
H A Dcxl.h35 * backwards compatible ot not.
/linux-4.4.14/drivers/misc/eeprom/
H A Dat24.c321 /* Never roll over backwards, to the start of this page */ at24_eeprom_write()
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-nvm-parse.c316 * is not used in mvm, and is used for backwards compatibility iwl_init_channel_map()
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Docteon_console.c85 ** positions for backwards compatibility.
/linux-4.4.14/arch/xtensa/lib/
H A Dmemcopy.S323 * Otherwise do memcpy backwards.
/linux-4.4.14/block/
H A Delevator.c126 * Be backwards-compatible with previous kernels, so users elevator_setup()
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dhead.S298 ;; We need to copy it backwards, since they can be overlapping
/linux-4.4.14/fs/nfsd/
H A Dnfs4idmap.c612 * backwards compatibility with clients sending names: do_name_to_id()
/linux-4.4.14/net/core/
H A Dnet_namespace.c295 /* Walk through the list backwards calling the exit functions setup_net()
/linux-4.4.14/net/sunrpc/
H A Dsvcauth_unix.c813 * backwards compatibility with clients that use -1 id's. svcauth_unix_accept()
/linux-4.4.14/security/apparmor/
H A Dpolicy_unpack.c38 * backwards compatibility.
/linux-4.4.14/security/integrity/ima/
H A Dima_policy.c570 /* PATH_CHECK is for backwards compat */ ima_parse_rule()
/linux-4.4.14/fs/pstore/
H A Dram.c629 * For backwards compatibility ramoops.ecc=1 means 16 bytes ECC ramoops_register_dummy()
/linux-4.4.14/arch/powerpc/lib/
H A Drheap.c219 /* Grow the after block backwards */ attach_free_block()
/linux-4.4.14/arch/m68k/math-emu/
H A Dfp_arith.c607 Again, the argument order is backwards. The result, as defined in
/linux-4.4.14/arch/mips/alchemy/common/
H A Dclock.c125 * over backwards trying to determine the frequency. alchemy_clk_cpu_recalc()
/linux-4.4.14/net/netfilter/
H A Dxt_recent.c62 /* retained for backwards compatibility */
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_irq.c840 * the reported position from jumping backwards when the pixel i915_get_crtc_scanoutpos()
2791 int i, backwards; semaphore_waits_for() local
2819 * so scan backwards until we find the MBOX. But limit it to just 3 semaphore_waits_for()
2826 backwards = (INTEL_INFO(ring->dev)->gen >= 8) ? 5 : 4; semaphore_waits_for()
2828 for (i = backwards; i; --i) { semaphore_waits_for()
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h395 /* the following are for backwards compatibility */
711 /* the following are for backwards compatibility */
822 /* the following is for backwards compatibility */
1262 /* the following are for backwards compatibility */
1291 /* the following are for backwards compatibility */
/linux-4.4.14/drivers/base/power/
H A Ddomain.c1751 * backwards compatibility with existing DTBs.
1779 * (for backwards compatibility of DT ABI) genpd_dev_pm_attach()
/linux-4.4.14/fs/btrfs/
H A Dbackref.c226 * would touch a lot of places, cause backwards incompatibility __add_prelim_ref()
1387 * "size" bytes in "dest". the dest buffer will be filled backwards. finally,
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c220 * Allow for timestamps appearing to backwards because a TSC intel_pt_decoder_new()
1190 intel_pt_log_to("Suppressing backwards timestamp", intel_pt_calc_tsc_timestamp()
/linux-4.4.14/drivers/staging/media/lirc/
H A Dlirc_serial.c609 pr_warn("AIEEEE: your clock just jumped backwards\n"); lirc_irq_handler()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Djr3_pci.h501 * are numbered backwards. (I.E. command_word2 comes before
/linux-4.4.14/drivers/leds/
H A Dleds-tca6507.c408 * backwards so we check MASTER bank first to avoid led_prepare()
/linux-4.4.14/drivers/lguest/x86/
H A Dcore.c676 * backwards might be good for benchmarks, but it's bad for users. lguest_arch_init_hypercalls()
/linux-4.4.14/drivers/net/can/c_can/
H A Dc_can.c734 * Find the first set bit after the gap. We walk backwards c_can_adjust_pending()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
H A Dcq.c954 * Now sweep backwards through the CQ, removing CQ entries __mlx4_ib_cq_clean()

Completed in 7550 milliseconds

12