HomeSort by relevance Sort by last modified time
    Searched refs:__exit (Results 26 - 36 of 36) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
init.h 23 #define __exit __attribute__ ((__section__(".exit.text"))) macro
25 #define __exit __attribute_used__ __attribute__ ((__section__(".exit.text"))) macro
112 #define __devexit __exit
117 #define __cpuexit __exit
122 #define __memexit __exit
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
init.h 23 #define __exit __attribute__ ((__section__(".exit.text"))) macro
25 #define __exit __attribute_used__ __attribute__ ((__section__(".exit.text"))) macro
112 #define __devexit __exit
117 #define __cpuexit __exit
122 #define __memexit __exit
  /external/libnl-headers/netlink/cli/
utils.h 59 #ifndef __exit
60 #define __exit __attribute__((destructor)) macro
  /external/oprofile/module/
compat22.h 73 #define __exit macro
oprofile.c 794 /* not safe to mark as __exit since used from __init code */
866 void __exit oprof_exit(void)
  /external/libnl-headers/
netlink-local.h 122 #define __exit __attribute__ ((destructor)) macro
  /external/yaffs2/yaffs2/mtdemul/
nandemul2k.c 690 static void __exit nandemul2k_cleanup (void)
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c 1107 static void __exit wlanDrvIf_ModuleExit (void)
    [all...]
  /hardware/ti/wlan/wl1271/external_drivers/sdio/linux/
SdioDrv.c     [all...]
  /external/yaffs2/yaffs2/
yaffs_fs.c     [all...]
  /external/grub/netboot/
tlan.c     [all...]

Completed in 282 milliseconds

12