Home
last modified time | relevance | path

Searched refs:__exit (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/libnl/include/netlink/cli/
Dutils.h59 #ifndef __exit
60 #define __exit __attribute__((destructor)) macro
/third_party/boost/libs/context/src/asm/
Dmake_i386_ms_pe_gas.asm147 call __exit
150 .def __exit; .scl 2; .type 32; .endef /* standard C library function */
Dmake_x86_64_sysv_macho_gas.S75 call __exit
Dmake_i386_sysv_macho_gas.S89 call __exit
Dmake_arm_aapcs_macho_gas.S71 bl __exit
Dmake_arm64_aapcs_macho_gas.S86 bl __exit
/third_party/libnl/lib/route/
Droute_utils.c68 static void __exit release_routing_table_names(void) in release_routing_table_names()
114 static void __exit release_proto_names(void) in release_proto_names()
/third_party/libnl/lib/route/link/
Difb.c35 static void __exit ifb_exit(void) in ifb_exit()
Ddummy.c35 static void __exit dummy_exit(void) in dummy_exit()
Dbonding.c223 static void __exit bonding_exit(void) in bonding_exit()
/third_party/libnl/lib/route/qdisc/
Dblackhole.c32 static void __exit blackhole_exit(void) in blackhole_exit()
Dingress.c59 static void __exit ingress_exit(void) in ingress_exit()
Dplug.c172 static void __exit plug_exit(void) in plug_exit()
/third_party/ltp/testcases/kernel/syscalls/delete_module/
Ddummy_del_mod_dep.c30 static void __exit dummy_exit(void) in dummy_exit()
Ddummy_del_mod.c34 static void __exit dummy_exit(void) in dummy_exit()
/third_party/libnl/lib/cli/qdisc/
Dingress.c62 static void __exit ingress_exit(void) in ingress_exit()
Dblackhole.c61 static void __exit blackhole_exit(void) in blackhole_exit()
Dpfifo.c74 static void __exit pfifo_exit(void) in pfifo_exit()
Dbfifo.c80 static void __exit bfifo_exit(void) in bfifo_exit()
Dplug.c110 static void __exit plug_exit(void) in plug_exit()
Dfq_codel.c109 static void __exit fq_codel_exit(void) in fq_codel_exit()
/third_party/ltp/testcases/kdump/lib/kprobes/
Dkprobes.c45 static void __exit jprobe_exit(void) in jprobe_exit()
/third_party/libnl/lib/cli/cls/
Dcgroup.c72 static void __exit cgroup_exit(void) in cgroup_exit()
Dbasic.c90 static void __exit basic_exit(void) in basic_exit()
/third_party/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
Dvideo_dummy.c101 static void __exit video_dummy_exit(void) in video_dummy_exit()

1234