Searched refs:these (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/scripts/
H A Dchecksyscalls.sh226 /* these can be expressed using other calls */
254 /* 64-bit ports never needed these, and new 32-bit ports can use statx */
H A Ddev-needs.sh15 parents) of these devices. It does a breadth first search of the dependency
37 dependency). If you want to follow these links
H A Dcheckpatch.pl108 --types TYPE(,TYPE2...) show only these comma separated message types
628 #Create a search and print patterns for all these strings to be used directly below
825 #Create a search pattern for all these functions to speed up a loop below
850 #Create a search pattern for all these strings to speed up a loop below
885 #Create a search pattern for all these strings to speed up a loop below
3633 # positives, even though some of these are
4197 "CVS style keyword markers, these will _not_ be updated\n". $herecurr);
4434 # Check if either of these lines are modified, else
4979 # This test is not currently implemented because these declarations are
5791 # Check for }<nl>else {, these mus
[all...]
/linux-master/arch/m68k/kernel/
H A Dsun3-head.S26 | todo: all these should be in bss!
/linux-master/arch/m68k/fpsp040/
H A Dx_unfl.S159 | Test for fsgldiv and fsglmul. If the inst was one of these, then
197 | round subroutines. All code between these two subroutines
H A Dskeleton.S94 | or unfl bits set in the fpsr. If any of these are set, branch
467 | Use these routines if your kernel doesn't have copyout/copyin equivalents.
H A Dx_store.S156 orl %d1,%d0 |put these bits in ms word of double
224 orl %d1,%d0 |put these bits in ms word of single
H A Ddecbin.S149 movel ETEMP_LO(%a6),8(%a0) |and work with these
H A Dfpsp.h72 | of these registers, it should modify the saved copy and let
H A Dround.S60 | Use rounding mode as an index into a jump table for these modes.
/linux-master/arch/arm/nwfpe/
H A Dentry.S174 @ The FP module is called with these registers set:
/linux-master/tools/testing/selftests/hid/
H A Dvmtest.sh45 If you build your kernel using KBUILD_OUTPUT= or O= options, these
/linux-master/arch/m68k/math-emu/
H A Dfp_entry.S111 | directly here, these function may only be called from within
/linux-master/tools/testing/selftests/bpf/
H A Dvmtest.sh9 # available only for these architectures.
61 If you build your kernel using KBUILD_OUTPUT= or O= options, these
/linux-master/kernel/
H A Dsignal.c895 * the signal actions, these happen immediately at signal-generation
3686 sigset_t these; local
3695 if (copy_from_user(&these, uthese, sizeof(these)))
3703 ret = do_sigtimedwait(&these, &info, uts ? &ts : NULL);
3719 sigset_t these; local
3727 if (copy_from_user(&these, uthese, sizeof(these)))
3735 ret = do_sigtimedwait(&these, &info, uts ? &ts : NULL);
/linux-master/arch/arm/kernel/
H A Dentry-header.S87 @ exception frame because of tail-chaining. So these have to be
/linux-master/arch/m68k/ifpsp060/
H A Dos.S304 | Use these routines if your kernel doesn't have _copyout/_copyin equivalents.
/linux-master/arch/sh/lib/
H A Dmemcpy-sh4.S196 ! using the optimised routines become worthwhile varies (these are the
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S559 # add carries produced from these adds to [4].
685 # add carries produced from these adds to [4].
H A Dpfpsp.S710 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
953 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
965 # no underflow was called for. We do these checks only in
2623 # these don't save results.
6181 # Use rounding mode as an index into a jump table for these modes.
7341 # would cause either an underflow or overflow. these cases are handled
7579 # would cause either an underflow or overflow. these cases are handled
7785 or.l %d1,%d0 # put these bits in ms word of double
7851 or.l %d1,%d0 # put these bits in ms word of single
9701 # so, we could either set these manuall
[all...]
H A Dfpsp.S711 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
954 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
966 # no underflow was called for. We do these checks only in
2624 # these don't save results.
3985 # is made to _real_trace(). Finally, if none of these conditions exist, #
8428 # if these 2 lines weren't here, the correct answer would be returned
13270 # so, we could either set these manually or force the DENORM
13372 # so, we could either set these manually or force the DENORM
16688 # The BSUN exception will not be set for any of these tests. #
17203 # set for any of these test
[all...]
/linux-master/arch/arm/crypto/
H A Dpoly1305-armv4.pl19 # (**) these are trade-off results, they can be improved by ~8% but at
605 @ of the products with these values can still be viewed as sum
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm586 However, we are safe to restore these 4 SGPRs anyway, since TBA,TMA will later be restored by HWREG
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c98 /* these are variables for documentation and experimentation purposes */
367 /* these are the error bits in the tid flows, and are W1C */
424 /* these are the (few) counters that are not port-specific */
632 * these 5 fields are used to establish deltas for IB symbol
1061 * All of these potentially need to have a buffer disarmed
1106 * All of these are "per port", so renamed:
1349 u64 these, lmask; local
1355 these = (errs & msp->mask);
1356 lmask = (these & (these
[all...]
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S75 # order of these constants should not change.

Completed in 344 milliseconds

12