Searched refs:exit (Results 1 - 25 of 2106) sorted by path

1234567891011>>

/linux-master/Documentation/usb/
H A Dusbdevfs-drop-permissions.c93 goto exit;
112 exit:
/linux-master/arch/alpha/boot/tools/
H A Dmkbb.c97 exit(0);
104 exit(0);
112 exit(0);
120 exit(0);
128 exit(0);
145 exit(0);
150 exit(0);
/linux-master/arch/arm/include/asm/mach/
H A Dflash.h18 * exit: method called at driver/device removal
29 void (*exit)(void); member in struct:flash_platform_data
/linux-master/arch/arm/mach-omap2/
H A Dsram242x.S73 cmp r8, #0x1 @ if forced unlock exit
74 orreq r1, r1, #0x4 @ make sure exit with unlocked value
H A Dsram243x.S73 cmp r8, #0x1 @ if forced unlock exit
74 orreq r1, r1, #0x4 @ make sure exit with unlocked value
/linux-master/arch/arm/mach-sa1100/
H A Dh3xxx.c74 .exit = h3xxx_flash_exit,
/linux-master/arch/arm/vdso/
H A Dvdsomunge.c92 exit(EXIT_FAILURE);
/linux-master/arch/m68k/fpsp040/
H A Dbinstr.S123 bras end_bstr |finished, so exit
H A Dbugfix.S172 | Simply branch to fix_done and exit normally.
189 | exit, it is not the bug case.
206 | bug condition. Otherwise, exit.
220 bne fix_done |if the reg checks fail, exit
348 | Check for opclass 2 and single size. If not both, exit.
358 | go and fix the bug condition. Otherwise, exit.
366 bne fix_done |if the reg checks fail, exit
489 | bug #1238, or if the fix is completed, and exit.
H A Ddecbin.S157 dbf %d2,e_gd |if we have used all 3 digits, exit loop
H A Dfpsp.h48 | On exit, the handlers execute:
67 | handler exit code will reload the new frame and discard the old.
73 | the handler exit code restore the value.
H A Dgen_except.S176 bra commonE |go clean and exit
207 bra do_clean |go clean and exit
215 beqs no_exc |if clear, exit
217 beqs no_exc |if clear, exit
274 bra do_clean |go clean and exit
286 bnel fpsp_fmt_error |if neither, exit with error
H A Dkernel_ex.S131 | aunfl, and ainex to be set on exit.
444 tstb 1(%a7) |check if idle, exit if so
448 beq end_avun |else, exit
H A Dres_func.S625 | The rts following the frcfpn routine is the exit from res_func
1444 | This exit is for move-out to memory. The aunfl bit is
1468 | This exit is for move-out to int register. The aunfl bit is
1779 bra mvout_end |exit
1794 bra mvout_end |exit
H A Dround.S158 bras end_sd |if words 3 and 4 are clr, exit
168 bras end_sd |if clear, exit
H A Dx_fline.S61 bne not_mvcr |exit if not
77 bnel fpsp_fmt_error |if not $40 or $41, exit with error
H A Dx_operr.S121 bra not_enabled |clean and exit
168 bra not_enabled |clean and exit
195 bra not_enabled |clean and exit
H A Dx_unimp.S51 cmpib #VER_4,%d0 |must be $4x or exit
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S58 | This is the main exit point for the 68060 Floating-Point
59 | Software Package. For a normal exit, all 060FPSP routines call this
70 | This is the exit point for the 060FPSP when an enabled overflow exception
89 | This is the exit point for the 060FPSP when an enabled underflow exception
107 | This is the exit point for the 060FPSP when an enabled operand error exception
126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception
145 | This is the exit point for the 060FPSP when an enabled divide-by-zero exception
164 | This is the exit point for the 060FPSP when an enabled inexact exception
183 | This is the exit point for the 060FPSP when an enabled bsun exception
205 | This is the exit poin
[all...]
H A Diskeleton.S58 | This is and example main exit point for the Unimplemented Integer
59 | Instruction exception handler. For a normal exit, the
84 | This is an alternate exit point for the Unimplemented Integer
119 | This is an alternate exit point for the Unimplemented Integer
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S8321 # if the input is exactly equal to one, then exit through ld_pzero.
H A Dfpsp.S594 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) #
623 # exceptions enabled, this handler must exit through the "callout" #
627 # but the inexact exception was enabled, this handler must exit #
632 # handler must exit through the "callout" _real_trace(). #
834 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) #
863 # exceptions enabled, this handler must exit through the "callout" #
868 # this handler must exit through the "callout" _real_inex(). #
872 # handler must exit through the "callout" _real_trace(). #
968 # special case will simply exit gracefully with the correct result.
1111 # _fpsp_done() - "callout" for exit; wor
[all...]
H A Dpfpsp.S593 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) #
622 # exceptions enabled, this handler must exit through the "callout" #
626 # but the inexact exception was enabled, this handler must exit #
631 # handler must exit through the "callout" _real_trace(). #
833 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) #
862 # exceptions enabled, this handler must exit through the "callout" #
867 # this handler must exit through the "callout" _real_inex(). #
871 # handler must exit through the "callout" _real_trace(). #
967 # special case will simply exit gracefully with the correct result.
1110 # _fpsp_done() - "callout" for exit; wor
[all...]
/linux-master/arch/mips/boot/tools/
H A Drelocs_main.c21 exit(1);
/linux-master/arch/parisc/include/asm/
H A Dlinkage.h34 .exit ASM_NL\

Completed in 585 milliseconds

1234567891011>>