Searched refs:_exit (Results 1 - 24 of 24) sorted by relevance

/linux-4.4.14/tools/testing/selftests/size/
H A Dget_size.c17 * sysinfo(), write(), and _exit()
86 _exit(ccode); _start()
99 _exit(0); _start()
/linux-4.4.14/tools/testing/selftests/vm/
H A Dmlock2-tests.c97 _exit(1); get_pageflags()
104 _exit(1); get_pageflags()
109 _exit(1); get_pageflags()
124 _exit(1); get_kpageflags()
129 _exit(1); get_kpageflags()
134 _exit(1); get_kpageflags()
156 _exit(1); seek_to_smaps_entry()
366 _exit(0); test_mlock_lock()
475 _exit(0); test_mlock_onfault()
488 _exit(0); test_mlock_onfault()
520 _exit(0); test_lock_onfault_of_present()
646 _exit(0); test_vma_management()
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dspu_save_crt0.S95 .global _exit
97 _exit: label
H A Dspu_restore_crt0.S57 .global _exit
59 _exit: label
/linux-4.4.14/arch/x86/include/asm/trace/
H A Dirq_vectors.h34 DEFINE_EVENT_FN(x86_irq_vector, name##_exit, \
/linux-4.4.14/net/6lowpan/
H A Dnhc.h46 static void __exit __nhc##_exit(void) \
50 module_exit(__nhc##_exit);
/linux-4.4.14/include/linux/
H A Dplatform_device.h229 * a parallel of module_platform_driver() above, but w/o _exit stuff.
246 static void __exit __platform_driver##_exit(void) \
250 module_exit(__platform_driver##_exit);
H A Ddevice.h1330 static void __exit __driver##_exit(void) \
1334 module_exit(__driver##_exit);
/linux-4.4.14/drivers/iio/common/ssp_sensors/
H A Dssp_spi.c572 goto _exit; ssp_get_sensor_scanning_info()
580 _exit: ssp_get_sensor_scanning_info()
599 goto _exit; ssp_get_firmware_rev()
605 _exit: ssp_get_firmware_rev()
/linux-4.4.14/drivers/usb/storage/
H A Dusb.h215 static void __exit __driver##_exit(void) \
219 module_exit(__driver##_exit)
/linux-4.4.14/arch/m68k/68000/
H A Dhead.S239 _exit: label
240 jmp _exit /* should never get here */
/linux-4.4.14/arch/m68k/coldfire/
H A Dhead.S295 _exit: label
296 jmp _exit /* should never get here */
/linux-4.4.14/tools/testing/selftests/x86/
H A Dsingle_step_syscall.c86 _exit(1); sigtrap()
H A Dptrace_syscall.c177 _exit(0); test_ptrace_syscall_restart()
/linux-4.4.14/arch/m68k/68360/
H A Dhead-ram.S252 _exit: label
253 jmp _exit
H A Dhead-rom.S262 _exit: label
263 jmp _exit
/linux-4.4.14/Documentation/target/
H A Dtcm_mod_builder.py323 buf += "static void __exit " + fabric_mod_name + "_exit(void)\n"
331 buf += "module_exit(" + fabric_mod_name + "_exit);\n"
/linux-4.4.14/drivers/media/pci/b2c2/
H A Dflexcop-pci.c403 /* in theory every _exit function should be called exactly two times,
/linux-4.4.14/tools/testing/selftests/seccomp/
H A Dtest_harness.h466 _exit(t->passed); __run_test()
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_xmit.c784 Otherwise, we must use _enter/_exit critical to protect free_xmit_queue...
794 and lock/unlock or _enter/_exit critical to protect r8712_alloc_xmitframe()
/linux-4.4.14/drivers/staging/most/mostcore/
H A Dcore.c1284 goto _exit; arm_mbo_chain()
1311 _exit: arm_mbo_chain()
/linux-4.4.14/drivers/dma/
H A Dste_dma40.c2098 goto _exit; d40_is_paused()
2108 goto _exit; d40_is_paused()
2116 _exit: d40_is_paused()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_xmit.c1352 Otherwise, we must use _enter/_exit critical to protect free_xmit_queue...
1362 and lock/unlock or _enter/_exit critical to protect rtw_alloc_xmitframe()
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_xmit.c1440 Otherwise, we must use _enter/_exit critical to protect free_xmit_queue...

Completed in 1247 milliseconds