Searched refs:same (Results 1 - 200 of 5357) sorted by relevance

1234567891011>>

/linux-4.1.27/arch/unicore32/include/mach/
H A Dregs-ps2.h5 * the same as I8042_DATA_REG PS2_DATA
9 * the same as I8042_COMMAND_REG PS2_COMMAND
13 * the same as I8042_STATUS_REG PS2_STATUS
/linux-4.1.27/arch/cris/include/asm/
H A Dshmparam.h4 /* same as asm-i386/ version.. */
H A Dptrace.h7 /* Arbitrarily choose the same ptrace numbers as used by the Sparc code. */
H A Dcacheflush.h4 /* Keep includes the same across arches. */
/linux-4.1.27/drivers/scsi/
H A Dg_NCR5380_mmio.c3 * pretty obvious what is happening. We rebuild the same file with
/linux-4.1.27/tools/perf/util/
H A Denvironment.c2 * We put all the perf config variables in this same object
/linux-4.1.27/include/asm-generic/bitops/
H A Dbuiltin-fls.h8 * This is defined the same way as ffs.
H A Dbuiltin-ffs.h8 * This is defined the same way as
H A Dffs.h8 * This is defined the same way as
H A Dfls.h8 * This is defined the same way as ffs.
H A Dnon-atomic.h12 * If it's called on the same region of memory simultaneously, the effect
37 * If it's called on the same region of memory simultaneously, the effect
/linux-4.1.27/include/net/netfilter/
H A Dxt_rateest.h5 /* keep lock and bstats on same cache line to speedup xt_rateest_tg() */
8 /* keep rstats and lock on same cache line to speedup xt_rateest_mt() */
/linux-4.1.27/arch/sparc/include/asm/
H A Dftrace.h15 /* reloction of mcount call site is the same as the address */ ftrace_call_adjust()
H A Dtsunami.h30 * NF: No Fault, same as all other SRMMUs
31 * ME: MMU Enable, same as all other SRMMUs
H A Dbackoff.h14 * certain number of times. At each subsequent failure of the same
37 * To achieve the same amount of backoff as the three %ccr reads give
/linux-4.1.27/arch/microblaze/include/asm/
H A Dftrace.h15 /* reloction of mcount call site is the same as the address */ ftrace_call_adjust()
/linux-4.1.27/arch/mips/include/asm/mach-malta/
H A Dmach-gt64120.h3 * search and replace. The numbers are the same.
/linux-4.1.27/include/linux/rtc/
H A Dds1307.h4 * same license as the driver
/linux-4.1.27/include/uapi/linux/netfilter/
H A Dxt_SECMARK.h8 * at the same time).
H A Dxt_TPROXY.h8 * mutliple targets in the same rule. */
/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dtlb.h4 /* The TLB can host up to 64 different mm contexts at the same time.
H A Dbitops.h15 /* Let's just say we return the result in the same register as the cris_swapnwbrlz()
63 * This is defined the same way as
/linux-4.1.27/arch/nios2/include/asm/
H A Dasm-macros.h27 * You cannnot use the same register for reg1 & reg2.
47 * It is safe to use the same register for reg1 & reg2.
66 * It is safe to use the same register for reg1 & reg2.
86 * It is safe to use the same register for reg1 & reg2.
105 * It is safe to use the same register for reg1 & reg2.
117 * It is safe to use the same register for reg1 & reg2.
129 * It is NOT safe to use the same register for reg1 & reg2.
150 * It is NOT safe to use the same register for reg1 & reg2.
171 * It is NOT safe to use the same register for reg1 & reg2.
193 * It is NOT safe to use the same register for reg1 & reg2.
206 * It is NOT safe to use the same register for reg1 & reg2.
219 * It is NOT safe to use the same register for reg1 & reg2.
232 * It is NOT safe to use the same register for reg1 & reg2.
245 * It is NOT safe to use the same register for reg1 & reg2.
258 * It is NOT safe to use the same register for reg1 & reg2.
270 * It is safe to use the same register for reg1 & reg2.
282 * It is safe to use the same register for reg1 & reg2.
/linux-4.1.27/include/linux/
H A Dmicrel_phy.h28 /* same id: ks8001 Rev. A/B, and ks8721 Rev 3. */
30 /* same id: KS8081, KS8091 */
H A Drwsem.h26 /* All arch specific implementations share the same struct */
95 * This is the same regardless of which rwsem implementation that is being used.
143 * (which occurs if the same task tries to acquire the same
145 * same lock class might be taken, if the order of the locks
146 * is always the same. This ordering rule can be expressed
H A Drfkill-regulator.h24 * .dev_name as done above, and use the same id when declaring the platform
H A Dcirc_buf.h18 as a completely full buffer has head == tail, which is the same as
H A Di2c-omap.h9 * unit on the OMAP4430 reports the same ID as the V1 peripheral
H A Dleds-regulator.h23 * .dev_name as done above, and use the same id when declaring the platform
H A Dmg_disk.h30 /* same as MG_STORAGE_DEV, but bootloader already done reset sequence */
H A Dhashtable.h42 * same as hash_init_size.
154 * same bucket
165 * same bucket in an rcu enabled hashtable
178 * to the same bucket in an rcu enabled hashtable in a rcu enabled hashtable
184 * This is the same as hash_for_each_possible_rcu() except that it does
193 * same bucket safe against removals
H A Dww_mutex.h108 * for the same w/w class when acquiring mutexes can also result in undetected
115 * An acquire context must be released with ww_acquire_fini by the same task
205 * same lock with the same context twice is also detected and signalled by
214 * The mutex must later on be released by the same task that
219 * of the same w/w lock class as was used to initialize the acquire context.
243 * same lock with the same context twice is also detected and signalled by
253 * The mutex must later on be released by the same task that
258 * of the same w/w lock class as was used to initialize the acquire context.
H A Drculist_bl.h42 * hlist_bl_del_rcu(), running on this same list. However, it is
68 * or hlist_bl_del_rcu(), running on this same list.
91 * or hlist_bl_del_rcu(), running on this same list.
H A Drculist_nulls.h28 * hlist_nulls_del_rcu(), running on this same list. However, it is
60 * or hlist_nulls_del_rcu(), running on this same list.
83 * or hlist_nulls_del_rcu(), running on this same list.
H A Delfnote.h22 * the same section, they'll all be adjacent the output file.
32 * Generate a structure with the same shape as Elf{32,64}_Nhdr (which
33 * turn out to be the same size and shape), followed by the name and
H A Dcacheinfo.h26 * lines sharing the same index
30 * same cachetag
H A Dcrc32.h29 * with the same initializer as crc1, and crc2 seed was 0. See
56 * seeded with the same initializer as crc1, and crc2 seed
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/
H A Dspaces.h14 /* They are all the same and some OCTEON II cores cannot handle 0xa8.. */
H A Dmangle-port.h44 * multibyte quantities both preserved at the same time. Hence two
/linux-4.1.27/arch/mips/include/asm/mach-lasat/
H A Dmach-gt64120.h3 * search and replace. The numbers are the same.
/linux-4.1.27/include/sound/
H A Dmax9768.h4 * same licence as the driver
/linux-4.1.27/include/uapi/linux/
H A Dreiserfs_fs.h19 /* define following flags to be the same as in ext2, so that chattr(1),
H A Deventpoll.h48 * On x86-64 make the 64bit structure have the same alignment as the
51 * UML/x86_64 needs the same packing as x86_64
H A Dfalloc.h15 * the size of the file, reducing it by the same length of the range
38 * This can be also used to preallocate blocks past EOF in the same way as
40 * size to remain the same.
H A Dnfs2.h27 /* NFSv2 file types - beware, these are not the same in NFSv3 */
H A Dsound.h23 #define SND_DEV_SYNTH 9 /* Raw synth access /dev/synth (same as /dev/dmfm) */
H A Dsdla.h80 /* this should be the same as frad_conf */
100 /* this should be the same as dlci_conf */
H A Dtarget_core_user.h39 * should process the next packet the same way, and so on.
103 /* Currently the same as SCSI_SENSE_BUFFERSIZE */
/linux-4.1.27/arch/powerpc/include/uapi/asm/
H A Dauxvec.h14 /* The vDSO location. We have to use the same value as x86 for glibc's
/linux-4.1.27/include/linux/input/
H A Dlm8333.h2 * public include for LM8333 keypad driver - same license as driver
H A Dad714x.h5 * slider, touchpad at the same time. That depends on the boards.
/linux-4.1.27/lib/
H A Dbsearch.c27 * Note that the key need not have the same type as the elements in
30 * the key and elements in the array are of the same type, you can use
31 * the same comparison function for both sort() and bsearch().
/linux-4.1.27/kernel/
H A Dcpu_pm.c45 * This function may sleep, and has the same return conditions as
67 * This function may sleep, and has the same return conditions as
87 * cause some blocks in the same power domain as the cpu to reset.
90 * responsible for ensuring that cpu_pm_enter is not called twice on the same
96 * Return conditions are same as __raw_notifier_call_chain.
121 * have caused some blocks in the same power domain as the cpu to reset.
127 * Return conditions are same as __raw_notifier_call_chain.
145 * state that may cause some blocks in the same power domain to reset.
155 * Return conditions are same as __raw_notifier_call_chain.
180 * low power state that may have caused some blocks in the same power domain
189 * Return conditions are same as __raw_notifier_call_chain.
H A Dlatencytop.c25 * if the "same" latency cause is hit twice, this will be tracked as one entry
105 int q, same = 1; account_global_scheduler_latency() local
117 same = 0; account_global_scheduler_latency()
125 if (same) { account_global_scheduler_latency()
200 int same = 1; __account_scheduler_latency() local
207 same = 0; __account_scheduler_latency()
215 if (same) { __account_scheduler_latency()
H A Duser-return-notifier.c23 * context, and from the same cpu registration occurred in.
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Ddt2815.c45 [6] - Analog output 1 range configuration (same options)
46 [7] - Analog output 2 range configuration (same options)
47 [8] - Analog output 3 range configuration (same options)
48 [9] - Analog output 4 range configuration (same options)
49 [10] - Analog output 5 range configuration (same options)
50 [11] - Analog output 6 range configuration (same options)
51 [12] - Analog output 7 range configuration (same options)
/linux-4.1.27/drivers/staging/skein/
H A Dthreefish_api.h12 * follow the openSSL design but at the same time take care of some Threefish
63 * the given size. The key data must have the same length (number of bits)
82 * The buffer must have at least the same length (number of bits) as the
100 * The buffer must have at least the same length (number of bits) as the
120 * The buffer must have at least the same length (number of bits) as the
138 * The buffer must have at least the same length (number of bits) as the
H A Dskein_api.h37 * design but at the same time take care of some Skein specific behaviour
72 * it for creation of another hash with the same Skein state size and output
77 * @c skein_init. All other functions calls remain the same.
148 * Thus applications can reuse the same setup to process several
/linux-4.1.27/arch/arc/include/asm/
H A Dcmpxchg.h75 * atomic_cmpxchg() needs to use the same locks as it's other atomic siblings
79 * is same as cmpxchg().
116 * incidently it "reuses" the same atomic_ops_lock used by atomic APIs.
117 * Now, llist code uses cmpxchg() and xchg() on same data, so xchg() needs to
118 * abide by same serializing rules, thus ends up using atomic_ops_lock as well.
148 * REQ: It needs to follow the same serialization rules as other atomic_xxx()
H A Dtlb-mmu1.h33 ; -- should be in cache since in same line
56 bne 88f /* not in same set - no need to probe */
/linux-4.1.27/kernel/irq/
H A Ddevres.c40 * same arguments and performs the same function as
87 * same arguments and performs the same function as
127 * same arguments and performs the same function as free_irq().
/linux-4.1.27/net/netfilter/
H A Dnf_nat_amanda.c42 /* When you see the packet, we need to NAT it the same as the help()
43 * this one (ie. same IP: it will be TCP and master is UDP). */ help()
46 /* Try to get same port: if not, try to change it. */ help()
H A Dxt_cluster.c98 /* This match assumes that all nodes see the same packets. This can be xt_cluster_mt()
102 * address. Thus, your switch will flood the same packets to the xt_cluster_mt()
103 * cluster nodes with the same multicast MAC address. Using a multicast xt_cluster_mt()
H A Dnf_nat_ftp.c81 /* When you see the packet, we need to NAT it the same as the nf_nat_ftp()
85 /* Try to get same port: if not, try to change it. */ nf_nat_ftp()
/linux-4.1.27/drivers/irqchip/
H A Dirqchip.h22 * same file.
/linux-4.1.27/drivers/sbus/char/
H A Dmax1617.h17 /* Write-only versions of the same. */
/linux-4.1.27/arch/x86/um/shared/sysdep/
H A Dfaultinfo_32.h14 * All common elements are defined at the same position in
H A Dfaultinfo_64.h14 * All common elements are defined at the same position in
/linux-4.1.27/arch/unicore32/include/asm/
H A Dswitch_to.h18 * `prev' will never be the same as `next'. schedule() itself
/linux-4.1.27/include/uapi/asm-generic/
H A Dipcbuf.h11 * optimizations, so we may just as well all use the same one.
H A Dsembuf.h13 * optimizations, so we may just as well all use the same one.
H A Dstat.h7 * so they don't fall into the same traps.
10 * stat is the same structure layout on 64-bit, without the 'long long'
/linux-4.1.27/include/uapi/linux/netfilter_bridge/
H A Debt_ip.h30 /* the same values are used for the invflags */
H A Debt_ip6.h30 /* the same values are used for the invflags */
/linux-4.1.27/arch/mips/mti-sead3/
H A Dsead3-lcd.c22 /* SEAD-3 and Cobalt platforms use same display type. */ sead3_lcd_add()
/linux-4.1.27/arch/parisc/include/uapi/asm/
H A Dipcbuf.h7 * 'seq' has been changed from long to int so that it's the same size
/linux-4.1.27/arch/powerpc/include/asm/
H A Dtermios.h4 * common subset in the same order (for brain dead programs that don't
H A Dkdump.h18 * so we can't do the same. Luckily create_trampoline() creates relative
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dclksupport.h13 * same value.
H A Dsn_cpuid.h40 * This is the same as 31:24 of the processor LID register
50 * connected to. This is also the same as the PI number. Usually 0 or 1.
/linux-4.1.27/arch/m68k/include/asm/
H A Dmac_baboon.h5 #define BABOON_BASE (0x50F1A000) /* same as IDE controller base */
H A Dmcfintc.h16 * Most of the older ColdFire parts use the same simple interrupt
48 * numbers are the same in all cores.
/linux-4.1.27/arch/arm/include/asm/
H A Dswitch_to.h18 * `prev' will never be the same as `next'. schedule() itself
H A Dneon.h19 * using NEON code /and/ calling the kernel_neon_begin() function from the same
H A Dvirt.h25 * Flag indicating that the kernel was not entered in the same mode on every
37 * A correctly-implemented bootloader must start all CPUs in the same mode:
/linux-4.1.27/arch/alpha/include/uapi/asm/
H A Dsigcontext.h6 * What should we have here? I'd probably better use the same
H A Dsocket.h9 * same as OSF/1, as that's all that "normal" programs are
38 /* linux-specific, might as well be the same as on i386 */
/linux-4.1.27/include/trace/events/
H A Dipi.h60 * __tracepoint_string, ideally the same as used with trace_ipi_raise
76 * __tracepoint_string, ideally the same as used with trace_ipi_raise for
/linux-4.1.27/arch/mips/loongson/lemote-2f/
H A Dmachtype.c16 /* We share the same kernel image file among Lemote 2F family mach_prom_init_machtype()
27 * (The above two netbooks have the same kernel support) mach_prom_init_machtype()
/linux-4.1.27/arch/arm64/include/asm/
H A Dvirt.h28 * A correctly-implemented bootloader must start all CPUs in the same mode:
30 * same value (either 0 if booted in EL1, BOOT_CPU_MODE_EL2 if booted in EL2).
/linux-4.1.27/arch/arm/mach-hisi/
H A Dhisilicon.c26 * the same mapping if it's defined as static IO mapping.
29 * spaces wasted since ioremap() may be called multi times for the same
/linux-4.1.27/include/linux/gpio/
H A Dmachine.h19 * @idx: index of the GPIO in case several GPIOs share the same name
46 * Use this macro if you need to have several GPIOs under the same con_id.
/linux-4.1.27/arch/arm/kvm/
H A Dinit.S38 * - Jump to a target into the trampoline page (remember, this is the same
40 * - Now switch to the runtime pgd (same VA, and still the same physical
77 @ Set the HTCR and VTCR to the same shareability and cacheability
95 @ Use the same memory attributes for hyp. accesses as the kernel
/linux-4.1.27/tools/usb/
H A Dhcd-tests.sh26 # - connect several devices concurrently (same HC)
125 echo "test 1: $COUNT transfers, same size"
138 echo "test 5: $COUNT scatterlists, same size entries"
165 echo "test 15: $COUNT transfers, same size"
186 echo "test 2: $COUNT transfers, same size"
199 echo "test 6: $COUNT scatterlists, same size entries"
218 echo "test 16: $COUNT transfers, same size"
/linux-4.1.27/drivers/media/rc/keymaps/
H A Drc-msi-tvanywhere-plus.c24 appear to be the same.
72 same IR code as Ch+, Ch-, >>, and << . The raw code assigned
75 these buttons from those that have the same code. */
H A Drc-kworld-plus-tv-analog.c27 { 0x02, KEY_3 }, /* Two keys have the same code: 3 and left */
28 { 0x03, KEY_4 }, /* Two keys have the same code: 3 and right */
H A Drc-imon-pad.c17 * "standard", as different receivers decode the same key on the
18 * same remote to different hex codes, and the silkscreened names
/linux-4.1.27/arch/arm/mm/
H A Dcopypage-v6.c85 * Now copy the page using the same cache colour as the v6_copy_user_highpage_aliasing()
103 * so remap the kernel page into the same cache colour as the user
114 * Now clear the page using the same cache colour as v6_clear_user_highpage_aliasing()
H A Dproc-arm946.S131 * (same as arm926)
183 * (same as arm926)
204 * (same as arm926)
227 * (same as arm926)
252 * (same as arm926)
273 * (same as arm926)
/linux-4.1.27/include/linux/mtd/
H A Dflashchip.h69 the same physical chip when present. */
75 we insist that they're all of the same size, and the chip size
104 between partitions of the same physical chip. */
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dxdi_adapter.h15 void __iomem *addr[8]; /* same bar, but mapped into memory */
/linux-4.1.27/arch/x86/kernel/
H A Dtracepoint.c15 /* No need to be aligned, but done to keep all IDTs defined the same way. */
/linux-4.1.27/arch/sparc/boot/
H A Dinstall.sh39 # Default install - same as make zlilo
/linux-4.1.27/arch/tile/include/hv/
H A Ddrv_usb_host_intf.h31 /** Size of the register MMIO region. This turns out to be the same for
/linux-4.1.27/arch/tile/include/uapi/asm/
H A Dsigcontext.h23 * struct sigcontext has the same shape as struct pt_regs,
/linux-4.1.27/arch/um/kernel/skas/
H A Dsyscall.c28 * The assembly looks functionally the same to me. This is handle_syscall()
/linux-4.1.27/arch/x86/include/asm/
H A Dagp.h11 * mappings with different cachability attributes for the same
H A Duser.h26 * interfaces will be same as the memory layout of xsave used by the processor
36 * be used and will be set to OS enabled xstate mask (which is same as the
H A Dbitops.h91 * If it's called on the same region of memory simultaneously, the effect
166 * If it's called on the same region of memory simultaneously, the effect
214 * This is the same as test_and_set_bit on x86.
268 * accessed from a hypervisor on the same CPU if running in a VM: don't change
389 * This is defined the same way as the libc and compiler builtin ffs
404 * value is written to set it to the same as before, except that the ffs()
445 * value is written to set it to the same as before, except that the fls()
485 * value is written to set it to the same as before. fls64()
H A Dpgtable_32.h9 * table, so that we physically have the same two-level page table as the
H A Dpgtable_32_types.h25 * area for the same reason. ;)
H A Dsigframe.h31 * And at the same time retaining the unused fpstate, prevents changing
H A Dvgtod.h13 * vsyscall_gtod_data will be accessed by 32 and 64 bit code at the same time
H A Dimr.h40 * The kernel defines read/write access-all in the same way as firmware
/linux-4.1.27/arch/metag/include/uapi/asm/
H A Dsigcontext.h9 * handler. That not really the same as a user context that we are
/linux-4.1.27/arch/mips/include/asm/mach-cobalt/
H A Dmach-gt64120.h22 * Cobalt uses GT64111. GT64111 is almost the same as GT64120.
/linux-4.1.27/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h14 * IP27 only comes with R10000 family processors all using the same config
/linux-4.1.27/arch/mips/include/asm/mach-ip28/
H A Dcpu-feature-overrides.h15 * IP28 only comes with R10000 family processors all using the same config
/linux-4.1.27/arch/nios2/boot/
H A Dinstall.sh39 # Default install - same as make zlilo
/linux-4.1.27/arch/powerpc/math-emu/
H A Dmtfsf.c38 * is the same. Simply shift and mask to check for enabled mtfsf()
/linux-4.1.27/arch/avr32/include/asm/
H A Dswitch_to.h27 * `next'. `prev' will never be the same as `next'.
H A Dtimex.h25 * The obscure number 1193182 is the same as used by the original i8254
/linux-4.1.27/arch/c6x/include/asm/
H A Dsoc.h30 * for mmio on SoC devices. regs are always same byte order as cpu.
H A Dbitops.h54 * This is defined the same way as ffs.
71 * This is defined the same way as
/linux-4.1.27/arch/cris/include/uapi/asm/
H A Dshmbuf.h5 * The shmid64_ds structure for CRIS architecture (same as for i386)
H A Dsocket.h4 /* almost the same as asm-i386/socket.h */
/linux-4.1.27/arch/frv/include/asm/
H A Dswitch_to.h19 * `prev' will never be the same as `next'.
/linux-4.1.27/arch/m32r/boot/compressed/
H A Dm32r_sio.c28 * fpga configuration program uses MMU, and define map as same as
/linux-4.1.27/arch/m68k/fpsp040/
H A Dx_bsun.S17 | file, README, in this same directory.
H A Dsasin.S5 | an input argument; sAsind does the same except for denormalized
42 | file, README, in this same directory.
H A Dsatanh.S6 | an input argument; satanhd does the same except for denormalized
49 | file, README, in this same directory.
H A Dslog2.S6 | slog10d does the same except the input value is a
26 | function is reinvoked at the same input argument.
100 | file, README, in this same directory.
H A Dsacos.S5 | an input argument; sAcosd does the same except for denormalized
42 | file, README, in this same directory.
H A Dscosh.S5 | an input argument; sCoshd does the same except for denormalized
53 | file, README, in this same directory.
H A Dssinh.S5 | an input argument; sSinhd does the same except for denormalized
53 | file, README, in this same directory.
/linux-4.1.27/arch/m68k/
H A Dinstall.sh39 # Default install - same as make zlilo
/linux-4.1.27/arch/arm/mach-omap2/
H A Domap-wakeupgen.h14 /* OMAP4 and OMAP5 has same base address */
/linux-4.1.27/arch/arm/mach-s3c64xx/
H A Dregs-srom.h40 * applies to same to BCS0 - BCS4
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
H A Dmemory.h19 * which are incidentally the same as virtual addresses.
/linux-4.1.27/arch/arm/plat-samsung/include/plat/
H A Dregs-srom.h44 /* applies to same to BCS0 - BCS3 */
H A Dgpio-cfg-helpers.h56 * S3C2443 = Pull-Both [not same as S3C6400]
109 * for the given GPIO in the same case as samsung_gpio_setpull_upown.
120 * given GPIO in the same case as s3c24xx_gpio_setpull_1up.
131 * given GPIO in the same case as s3c24xx_gpio_setpull_1down.
158 * given GPIO in the same case as samsung_gpio_setpull_upown.
/linux-4.1.27/arch/alpha/kernel/
H A Dirq_srm.c15 * at the same time in multiple CPUs? To be safe I added a spinlock
/linux-4.1.27/arch/alpha/lib/
H A Dev6-memcpy.S35 xor $16, $17, $1 # E : are source and dest alignments the same?
36 and $1, 7, $1 # E : are they the same mod 8?
39 /* source and dest are same mod 8 address */
45 * source and dest are same misalignment. move a byte at a time
/linux-4.1.27/arch/arm/boot/compressed/
H A Dhead-xscale.S20 @ memory to be sure we hit the same cache.
/linux-4.1.27/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DContext.pm48 it under the same terms as Perl itself, either Perl version 5.10.0 or,
/linux-4.1.27/include/asm-generic/
H A Dcacheflush.h4 /* Keep includes the same across arches. */
H A Dchecksum.h19 * the same as csum_partial, but copies from src while it
28 * the same as csum_partial_copy, but copies from user space.
/linux-4.1.27/drivers/net/ppp/
H A Dppp_mppe.h17 * And unfortunately, we cannot share the same bits for the option
18 * names above since C and H are the same bit. We could do a u_int32
/linux-4.1.27/drivers/cpuidle/
H A Dcpuidle-exynos.c39 * Waiting all cpus to reach this point at the same moment exynos_enter_coupled_lowpower()
44 * Both cpus will reach this point at the same time exynos_enter_coupled_lowpower()
/linux-4.1.27/drivers/eisa/
H A Dpci_eisa.c34 * device, so the resources available on EISA are the same as those pci_eisa_init()
35 * available on the 82375 bus. This works the same as a PCI-PCI pci_eisa_init()
/linux-4.1.27/drivers/usb/dwc3/
H A Dio.h42 * same way they are described on SNPS documentation dwc3_readl()
64 * same way they are described on SNPS documentation dwc3_writel()
/linux-4.1.27/fs/reiserfs/
H A Dlock.c8 * - it was acquired recursively by a same task
11 * Now that we replace it by a mutex, we still want to keep the same
/linux-4.1.27/include/uapi/xen/
H A Dgntalloc.h57 * the same page overwrite the previous notification. You must clear the
65 /* Offset in the file descriptor for a byte within the page (same as
/linux-4.1.27/arch/sh/include/mach-common/mach/
H A Dsh2007.h30 /* same area, read-write delay (0-7:0,1,2,3,4,5,6,7) */
36 /* same area, read-read delay (0-7:0,1,2,3,4,5,6,7) */
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Dptrace.h29 * format is the same for both 32- and 64-bit processes. Registers for 32-bit
49 /* Arbitrarily choose the same ptrace numbers as used by the Sparc code. */
H A Dstat.h47 * amounts of padding around dev_t's. The memory layout is the same as of
91 /* The memory layout is the same as of struct stat64 of the 32-bit kernel. */
/linux-4.1.27/arch/mips/lib/
H A Duncached.c33 * The same remapping is done with the stack pointer. Stack handling
35 * values, so we can avoid sharing the same stack area between a cached
/linux-4.1.27/arch/metag/include/asm/
H A Dchecksum.h19 * the same as csum_partial, but copies from src while it
29 * the same as csum_partial_copy, but copies from user space.
/linux-4.1.27/arch/alpha/
H A DMakefile27 # have the same instruction set, prefer EV5 because an EV5 schedule is
35 # The same is true for IRONGATE, POLARIS, PYXIS.
/linux-4.1.27/net/
H A Dsysctl_net.c48 /* Allow network administrator to have same access as root. */ net_ctl_permissions()
54 /* Allow netns root group to have the same access as the root group */ net_ctl_permissions()
/linux-4.1.27/drivers/xen/
H A Dxen-stub.c42 /* same name as native memory driver to block native loaded */
77 /* same name as native processor driver to block native loaded */
/linux-4.1.27/net/ipv4/
H A Dgre_offload.c189 * from the same tunnel are considered for aggregation. gre_gro_receive()
190 * The criteria for "the same tunnel" includes: gre_gro_receive()
191 * 1) same version (we only support version 0 here) gre_gro_receive()
192 * 2) same protocol (we only support ETH_P_IP for now) gre_gro_receive()
193 * 3) same set of flags gre_gro_receive()
194 * 4) same key if the key field is present. gre_gro_receive()
/linux-4.1.27/drivers/connector/
H A Dconnector.c56 * received message MUST be the same as in original message, and
57 * acknowledge number MUST be the same + 1.
62 * If we receive a message and its sequence number is the same as one
131 /* same as cn_netlink_send_mult except msg->len is used for len */ cn_netlink_send()
203 * If there is registered callback with the same ID it will not be added.
/linux-4.1.27/drivers/acpi/pmic/
H A Dintel_pmic_xpower.c124 /* TMP0 - TMP5 are the same, all from GPADC */
190 * the axp288 IIO driver may also access the same regs at the same time, the
/linux-4.1.27/drivers/md/
H A Draid1.h9 * we try to keep sequential reads one the same device
71 * the same time - resync/recovery can only happen when there
88 /* When the same as mddev->recovery_disabled we don't allow
/linux-4.1.27/include/linux/pinctrl/
H A Dmachine.h57 * must be the same as in your struct device*. If this name is set to the
58 * same name as the pin controllers own dev_name(), the map entry will be
64 * the name must be the same as in your struct device*. This field is not
/linux-4.1.27/include/linux/platform_data/
H A Dvideo-pxafb.h93 * 2. a0cs{rd,wr}_set_hld are controlled by the same register bits
94 * in pxa27x and pxa3xx, initialize them to the same value or
96 * 3. same to {rd,wr}_pulse_width
/linux-4.1.27/arch/parisc/include/asm/
H A Dspinlock.h72 * interrupted by some other code that wants to grab the same read lock */ arch_read_lock()
84 * interrupted by some other code that wants to grab the same read lock */ arch_read_unlock()
96 * interrupted by some other code that wants to grab the same read lock */ arch_read_trylock()
/linux-4.1.27/arch/cris/arch-v10/mm/
H A Dtlb.c19 /* The TLB can host up to 64 different mm contexts at the same time.
42 * in the same 4-way entry group. details... flush_tlb_all()
125 addr; /* same addr as before works. */ flush_tlb_page()
/linux-4.1.27/sound/firewire/oxfw/
H A Doxfw-command.c33 /* do transaction and check buf[1-8] are the same against command */ avc_stream_set_format()
76 /* do transaction and check buf[1-7] are the same against command */ avc_stream_get_format()
139 /* do transaction and check buf[1-5] are the same against command */ avc_general_inquiry_sig_fmt()
/linux-4.1.27/drivers/net/usb/
H A Dlg-vl600.c35 * in a specific way, any data returned is also encapsulated the same
126 * begin in the same frame another one is ending however, and no vl600_rx_fixup()
188 /* Packet header is same size as the ethernet header vl600_rx_fixup()
190 * the h_proto field is in the same place so we just leave it vl600_rx_fixup()
293 /* Packet header is same size as ethernet packet header vl600_tx_fixup()
295 * h_proto field is in the same place so we just leave it alone and vl600_tx_fixup()
H A Dzaurus.c39 * There are non-Zaurus products that use these same protocols too.
41 * The annoying thing is that at the same time Sharp was developing
43 * a simple "CDC Subset" working reliably on the same SA-1100 hardware.
44 * That is, the same functionality but not violating standards.
50 * - All these peripherals use the same ethernet address.
227 /* same extra framing as for non-BLAN mode */ blan_mdlm_bind()
/linux-4.1.27/drivers/edac/
H A Damd8131_edac.h105 * These PCIX Bridges share the same PCI Device ID and are all of
107 * They share the same set of init/check/exit methods, and their
/linux-4.1.27/arch/x86/include/uapi/asm/
H A De820.h15 * entries that might need room in the same arrays, prior to the
41 * ( Note that older platforms also used 6 for the same type of memory,
H A Dptrace-abi.h66 /* Arbitrarily choose the same ptrace numbers as used by the Sparc code. */
/linux-4.1.27/arch/microblaze/kernel/
H A Dkgdb.c75 /* pt_regs and gdb_regs have the same 37 values. gdb_regs_to_pt_regs()
88 * get kgdb work. The same solution is used for powerpc */ microblaze_kgdb_break()
/linux-4.1.27/drivers/usb/phy/
H A Dphy-am335x.c71 * to false. The same is checked in suspend routine to decide am335x_phy_probe()
100 * standby mode ( same is not supported in OFF(DS0) mode). am335x_phy_suspend()
/linux-4.1.27/include/media/
H A Dvideobuf-dma-sg.h38 * basically the same. The map function does also build a
85 * videobuf-dma-sg uses the same API internally.
/linux-4.1.27/arch/parisc/math-emu/
H A Dsfcmp.c122 /* Signs are the same. Treat negative numbers separately sgl_fcmp()
143 * both work the same. That distinction is only sgl_fcmp()
/linux-4.1.27/arch/blackfin/mach-common/
H A Dcache.S21 /* Since all L1 caches work the same way, we use the same method for flushing
/linux-4.1.27/kernel/time/
H A Djiffies.c32 * all systems. It has the same coarse resolution as
46 * shift both the nominator and denominator the same
/linux-4.1.27/lib/mpi/
H A Dmpi-inline.h21 * Actually it's the same code with only minor changes in the
56 if (res_ptr != s1_ptr) { /* not the same variable */ mpihelp_add_1()
/linux-4.1.27/net/tipc/
H A Dname_distr.h57 * multiple publications of the same name sequence.
60 * the same for all items contained within a publication message.
/linux-4.1.27/sound/pci/cs5535audio/
H A Dcs5535audio_pm.c37 that the LNK_SHUTDOWN be done at the same time snd_cs5535audio_stop_hardware()
39 we do it just after rather than at the same snd_cs5535audio_stop_hardware()
/linux-4.1.27/fs/jfs/
H A Djfs_logmgr.h39 * files within the same logical volume group atomic.
101 * the same page and eor value.
132 __le32 page; /* 4: normally the same as h.page */
134 __le16 eor; /* 2: normally the same as h.eor */
206 __le32 backchain; /* 4: ptr to prev record of same transaction */
228 * N.B. REDOPAGE, NOREDOPAGE, and UPDATEMAP must be same format;
242 * in the log with the same page block number to this page.
244 * N.B. REDOPAGE, NOREDOPAGE, and UPDATEMAP must be same format;
260 * N.B. REDOPAGE, NOREDOPAGE, and UPDATEMAP must be same format;
278 * the same fields in the REDOPAGE record format.
320 * with the same inode number.
/linux-4.1.27/drivers/scsi/isci/
H A Dport_config.c82 * Two return < 0 Otherwise they are the same return 0 A signed value of x > 0
110 * port and phy both have the same broadcast sas address and same received sas
128 * case it should participate in the same port. sci_port_configuration_agent_find_port()
186 * to the same port this is explicitly disallowed by the hardware sci_port_configuration_agent_validate_ports()
187 * unless they are part of the same x4 port and this condition was sci_port_configuration_agent_validate_ports()
194 * PE0 and PE3 can never have the same SAS Address unless they sci_port_configuration_agent_validate_ports()
195 * are part of the same x4 wide port and we have already checked sci_port_configuration_agent_validate_ports()
207 * part of the same port. */ sci_port_configuration_agent_validate_ports()
221 * part of the same port. */ sci_port_configuration_agent_validate_ports()
240 /* verify all of the phys in the same port are using the same SAS address */
278 * the same as the PE index. */ sci_mpc_agent_validate_phy_configuration()
302 * The phy mask specified that this phy is part of the same port sci_mpc_agent_validate_phy_configuration()
364 * This is because the phy was not given the same SAS Address as sci_mpc_agent_link_up()
383 * the phy is not broadcasting the same SAS address as the other phys in the
454 /* Verify each of the SAS address are all the same for every PHY */ sci_apc_agent_validate_phy_configuration()
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_datagram.h32 * while holding the same spinlock as above.
/linux-4.1.27/drivers/mmc/host/
H A Dpxamci.h78 /* same as MMC_I_MASK */
/linux-4.1.27/drivers/cpufreq/
H A Dcris-artpec3-cpufreq.c37 /* Even though we may be SMP they will share the same clock cris_freq_target()
H A Dcris-etraxfs-cpufreq.c37 /* Even though we may be SMP they will share the same clock cris_freq_target()
/linux-4.1.27/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_max7315.c37 * instances of the same pca953x driver to cover them max7315_platform_data()
/linux-4.1.27/arch/x86/vdso/vdso32/
H A Dnote.S20 * same way it uses real hardware capabilities like "mmx".
/linux-4.1.27/arch/x86/vdso/
H A Dvdso32-setup.c43 * On 32-bit kernels, vdso=[012] means the same thing.
/linux-4.1.27/arch/xtensa/boot/boot-elf/
H A Dbootstrap.S93 /* Position Remapped code at the same location as the original code */
/linux-4.1.27/arch/sparc/include/uapi/asm/
H A Dsocket.h36 /* Linux specific, keep the same. */
/linux-4.1.27/arch/um/include/shared/
H A Dptrace_user.h33 * PTRACE_OLDSETOPTIONS to be the same as PTRACE_SETOPTIONS.
/linux-4.1.27/arch/x86/boot/
H A Dinstall.sh39 # Default install - same as make zlilo
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.h33 /* ringbuffer helpers (the parts that are same for a3xx/a2xx/z180..) */
/linux-4.1.27/arch/mips/include/asm/mach-ath25/
H A Ddma-coherence.h17 * of PCI host controller to enable DMA. The same value should be used as the
/linux-4.1.27/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h22 * multibyte quantities both preserved at the same time. Hence two

Completed in 4216 milliseconds

1234567891011>>