Searched refs:called (Results 1 - 25 of 40) sorted by path

12

/linux-master/arch/m68k/fpsp040/
H A Ddo_func.S14 | and combined to form the table index. The function called
98 | These routines load forced values into fp0. They are called
H A Dget_op.S6 | Description: This routine is called by the unsupported format/data
47 | routine which converts the unnorm to a norm (called mk_norm)
H A Dround.S130 | selected rounding precision. It is called by the round subroutine
498 | Dnrm_lp can be called with a0 pointing to ETEMP or WBTEMP and there
H A Dscale.S9 | The entry point sscale is called from do_func to emulate
H A Dsint.S8 | Entry points sint and sintrz are called from do_func
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S966 # no underflow was called for. We do these checks only in
999 # no underflow was called for.
18265 # called from supervisor mode.
19584 # This is called from the Unimplemented FP exception handler in #
20191 # precision. Then, bindec() is called to create the appropriate #
21697 # (1) _denorm() is called by the underflow routines #
22210 # selected rounding precision. It is called by the round subroutine
H A Dpfpsp.S965 # no underflow was called for. We do these checks only in
998 # no underflow was called for.
4192 # (smovcr is called from fpsp_inex.)
4314 # called from supervisor mode.
5819 # (1) _denorm() is called by the underflow routines #
6332 # selected rounding precision. It is called by the round subroutine
7092 # precision. Then, bindec() is called to create the appropriate #
/linux-master/arch/m68k/math-emu/
H A Dfp_entry.S111 | directly here, these function may only be called from within
/linux-master/arch/mips/dec/prom/
H A Didentify.c48 static int called = 0; local
50 if (called == 0) {
51 called = 1;
/linux-master/arch/parisc/kernel/
H A Dperf_asm.S551 ;* Then the STDIAG instruction for the RDR # in arg0 is called
1343 ;* Then the STDIAG instruction for the RDR # in arg0 is called
/linux-master/drivers/tty/serial/8250/
H A D8250_hp300.c205 static int called; local
213 if (called)
215 called = 1;
/linux-master/
H A DMakefile347 # We're called with mixed targets (*config and build targets).
924 KBUILD_CFLAGS += -fno-inline-functions-called-once
/linux-master/arch/arc/kernel/
H A Dentry-compact.S287 ; Wrapper for Linux page fault handler called from EV_TLBMiss*
/linux-master/arch/arm/common/
H A Dmcpm_head.S179 @ called from here.
/linux-master/arch/arm/kernel/
H A Dentry-common.S179 mrs saved_psr, spsr @ called from non-FIQ mode, so ok.
H A Dentry-ftrace.S22 * mcount can be thought of as a function called in the middle of a subroutine
122 @ called from __ftrace_regs_caller
172 @ called from __ftrace_caller, saved in mcount_enter
176 @ called from __mcount, untouched in lr
H A Dentry-header.S175 @ available. Should only be called from SVC mode
H A Dentry-v7m.S55 @ routine called with r0 = struct pt_regs *
/linux-master/arch/arm/mach-rpc/
H A Decard.c114 * This should allow 99% of loaders to be called from Linux.
400 panic("ecard_def_fiq_enable called - impossible");
405 panic("ecard_def_fiq_disable called - impossible");
426 * They are not meant to be called directly, but via enable/disable_irq.
559 int called = 0; local
575 called ++;
580 if (called == 0)
/linux-master/arch/arm/mach-tegra/
H A Dsleep-tegra20.S106 * can be called on the current cpu or another cpu
107 * if called on the current cpu, does not return
114 reteq lr @ must not be called for CPU 0
346 * called with MMU off and caches disabled
/linux-master/arch/arm/nwfpe/
H A Dentry.S15 It is called from the kernel with code similar to this:
174 @ The FP module is called with these registers set:
/linux-master/arch/s390/boot/
H A Dhead.S215 # this is called either by the ipl loader or directly by PSW restart
/linux-master/arch/s390/kernel/
H A Dreipl.S19 # r2 = Function to be called after store status
/linux-master/arch/sh/kernel/
H A Dentry-common.S262 * Note: When we're first called, the TRA value must be shifted
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S192 # Output: HashKeys stored in gcm_context_data. Only needs to be called

Completed in 389 milliseconds

12