Searched refs:that (Results 1 - 25 of 112) sorted by relevance

12345

/linux-master/tools/rcu/
H A Dextract-stall.sh6 echo Filter out clocksource lines. Note that preceding-lines excludes the
/linux-master/arch/alpha/lib/
H A Dstrcat.S39 and $2, 0xf0, $3 # binary search for that set bit
H A Dstrncat.S9 * This differs slightly from the semantics in libc in that we never write
44 and $2, 0xf0, $3 # binary search for that set bit
/linux-master/arch/arm/mm/
H A Dl2c-l2x0-resume.S30 @ Check that the address has been initialised
/linux-master/scripts/
H A Dexport_report.pl169 modules. Each module lists the modules, and the symbols from that module that
H A Ddev-needs.sh26 -d lists the driver name of the dependencies that have probed
27 -m lists the module name of the dependencies that have a module
33 --allow-no-driver By default dependencies that don't have a driver
35 device links to "class" devices that are created
247 # Stop at the first argument that's not an option.
H A Dbootgraph.pl13 # This script turns a dmesg output into a SVG graphic that shows which
129 No data found in the dmesg. Make sure that 'printk.time=1' and
/linux-master/tools/scripts/
H A Dutilities.mak28 # something that won't be converted, so that the
50 # in an `awk' program that is delimited by shell
52 # that are chosen.
66 # expression constant in an `awk' program that is
68 # of the characters that are chosen.
82 # This function produces text that is suitable for
83 # embedding in a shell string that is delimited by
114 # that works as a shell word, regardless of whether or
/linux-master/arch/m68k/fpsp040/
H A Dskeleton.S4 | This file contains code that is system dependent and will
8 | Put any target system specific handling that must be done immediately
11 | table so that the 'jmp' can be eliminated. If the FPSP determines that the
12 | exception is one that must be reported then there will be a
13 | return from the package by a 'jmp real_xxxx'. At that point
16 | that caused the exception will still be pending when the FPSP
96 | that this fix is only for d43b parts, and is skipped if the
297 | A 'real' F-line exception is one that the FPSP isn't supposed to
298 | handle. E.g. an instruction with a co-processor ID that i
[all...]
H A Dx_unimp.S8 | op-code that hardware does not support. Trap vector# 11
55 | The following lines are used to ensure that the FPSR
H A Dsetox.S72 | Note also that the constant 16380 log(2) used in Step 1.3
97 | that the calculated value Z is
134 | Note that 0.0062 is slightly bigger than 0.57 log2/64.
146 | and t is in single precision. Note also that T is rounded
147 | to 62 bits so that the last two bits of T are zero. The
148 | reason for such a special form is that T-1, T-2, and T-8
149 | will all be exact --- a property that will give much
160 | neither overflow nor underflow. If AdjFlag = 1, that
161 | means that
164 | When that i
[all...]
/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim11 " Note that this will almost certainly only work well with a
/linux-master/arch/arm/mach-sa1100/
H A Dsleep.S136 @ Wow, now the hardware suspend request pins can be used, that makes them functional for
137 @ about 7 ns out of the entire time that the CPU is running!
/linux-master/tools/testing/selftests/ptp/
H A Dtestptp.mk10 # This program is distributed in the hope that it will be useful,
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvsx_asm.S26 # that the VMX have been loaded with varray. Will proceed to check the
/linux-master/arch/alpha/kernel/
H A Dhead.S61 # on the PC164 (at least), since that PALcode manages the interrupt
/linux-master/arch/m68k/ifpsp060/
H A Diskeleton.S25 |redistributed versions, and that such modified versions are clearly identified as such.
60 | _isp_unimp() branches to here so that the operating system
125 | Remember that a trace exception may be pending. The code below performs
185 | algorithms so that no page faults occur within the "core" code
199 | preempted until _060_unlock_page(), so that the page stays mapped.
253 | page that has been "locked" previously with _real_lock_page.
/linux-master/arch/arm/common/
H A Dvlock.S45 * would be required for other memory types, and assumes that independent
89 mov r0, #1 @ nonzero indicates that I lost
/linux-master/arch/arm/kernel/
H A Dentry-v7m.S47 @ be using the IRQ stack, so revert to the original value in that case.
/linux-master/scripts/package/
H A Dkernel.spec33 Kernel-headers includes the C header files that specify the interface
35 header files define structures and constants that are needed for
/linux-master/arch/arc/kernel/
H A Dentry.S67 ; user mode, in a round about way since that is always done from
264 ; Disable IRQs to ensures that chk for pending work itself is atomic
H A Dentry-compact.S41 * FAKE_RET_FROM_EXCPN and FAKE_RET_FROM_EXCPN_LOCK_IRQ was that this bit
52 * - Access of _current_task wrapped inside a macro so that if hardware
80 * across sections (.vector to .text) we are guaranteed that 'j somewhere'
321 ; Note that we use realtime STATUS32 (not pt_regs->status32) to
322 ; decide that.
344 ; so that sched doesn't move to new task, causing L1 to be delayed
345 ; undeterministically. Now that we've achieved that, let's reset
/linux-master/tools/testing/selftests/mm/
H A Drun_vmtests.sh55 ksm tests that do not require >=2 NUMA nodes
57 ksm tests that require >=2 NUMA nodes
74 test handling of code that might set PTE/PMD dirty in
334 # set overcommit_policy as OVERCOMMIT_ALWAYS so that kernel
/linux-master/arch/sh/kernel/
H A Dentry-common.S14 * and faults that can result in a task-switch.
19 * NOTE: This code uses a convention that instructions in the delay slot
214 * Note: This assumes that the trapa value is left in its original
263 * right 2 bits in order to get the value that was used as the "trapa"
375 ! ptrace(POKEUSR). (Note that R0-R2 are
/linux-master/arch/arm/boot/compressed/
H A Defi-header.S40 @ The only 2 fields of the MSDOS header that are used are this

Completed in 278 milliseconds

12345