Home
last modified time | relevance | path

Searched refs:fini (Results 1 – 25 of 706) sorted by relevance

12345678910>>...29

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_asic.c205 .fini = &r100_fini,
247 .fini = &r100_hpd_fini,
273 .fini = &r100_fini,
315 .fini = &r100_hpd_fini,
369 .fini = &r300_fini,
411 .fini = &r100_hpd_fini,
437 .fini = &r300_fini,
479 .fini = &r100_hpd_fini,
505 .fini = &r420_fini,
547 .fini = &r100_hpd_fini,
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_oproxy.c129 if (oproxy->func->fini[0]) { in nvkm_oproxy_fini()
130 ret = oproxy->func->fini[0](oproxy, suspend); in nvkm_oproxy_fini()
135 if (oproxy->object->func->fini) { in nvkm_oproxy_fini()
136 ret = oproxy->object->func->fini(oproxy->object, suspend); in nvkm_oproxy_fini()
141 if (oproxy->func->fini[1]) { in nvkm_oproxy_fini()
142 ret = oproxy->func->fini[1](oproxy, suspend); in nvkm_oproxy_fini()
193 .fini = nvkm_oproxy_fini,
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/epiphany/
H A Dcrti.S1 # Start .init and .fini sections.
30 .section .fini
31 .global fini symbol
33 fini: label
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/epiphany/
H A Dcrti.S1 # Start .init and .fini sections.
30 .section .fini
31 .global fini symbol
33 fini: label
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dtest_hdbplugin.c40 int fini; member
61 testresult.fini = 1; in hdb_test_fini()
76 .fini = hdb_test_fini,
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bar/
H A Dnouveau_nvkm_subdev_bar_base.c81 bar->func->bar2.fini(bar); in nvkm_bar_bar2_fini()
101 if (bar->func->bar1.fini) in nvkm_bar_fini()
102 bar->func->bar1.fini(bar); in nvkm_bar_fini()
138 .fini = nvkm_bar_fini,
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dv850.sc68 .rel.fini : { *(.rel.fini) }
69 .rela.fini : { *(.rela.fini) }
105 .fini : { KEEP (*(SORT_NONE(.fini))) } =0
H A Dv850_rh850.sc72 .rel.fini : { *(.rel.fini) }
73 .rela.fini : { *(.rela.fini) }
109 .fini : { KEEP (*(SORT_NONE(.fini))) } =0
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/
H A Dv850_rh850.sc72 .rel.fini : { *(.rel.fini) }
73 .rela.fini : { *(.rela.fini) }
109 .fini : { KEEP (*(SORT_NONE(.fini))) } =0
H A Dv850.sc68 .rel.fini : { *(.rel.fini) }
69 .rela.fini : { *(.rela.fini) }
105 .fini : { KEEP (*(SORT_NONE(.fini))) } =0
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dm32r.ld60 .rel.fini : { *(.rel.fini) }
61 .rela.fini : { *(.rela.fini) }
78 .fini : { *(.fini) } >RAM AT>RAM =0
/netbsd-src/libexec/ld.elf_so/
H A Dheaders.c78 Elf_Addr init = 0, fini = 0; in _rtld_digest_dynamic() local
316 fini = dynp->d_un.d_ptr; in _rtld_digest_dynamic()
441 if (fini != 0) in _rtld_digest_dynamic()
442 obj->fini = (void (*)(void)) in _rtld_digest_dynamic()
443 _rtld_function_descriptor_alloc(obj, NULL, fini); in _rtld_digest_dynamic()
447 if (fini != 0) in _rtld_digest_dynamic()
448 obj->fini = (void (*)(void)) (obj->relocbase + fini); in _rtld_digest_dynamic()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_uc.h22 void (*fini)(struct intel_uc *uc); member
86 intel_uc_ops_function(fini, fini, void, );
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fault/
H A Dnouveau_nvkm_subdev_fault_base.c64 .fini = nvkm_fault_ntfy_fini,
78 if (fault->func->fini) in nvkm_fault_fini()
79 fault->func->fini(fault); in nvkm_fault_fini()
172 .fini = nvkm_fault_fini,
/netbsd-src/sys/arch/hppa/spmath/
H A Dimpyu.S104 b fini ; go to finish
221 addb,=,n saveop2,gr0,fini ; check saveop2
226 addb,=,n saveop2,gr0,fini ; check saveop2
249 addb,=,n saveop2,gr0,fini ; check saveop2
261 addb,=,n saveop2,gr0,fini ; check saveop2
269 addb,=,n saveop2,gr0,fini ; check saveop2
277 addb,=,n saveop2,gr0,fini ; check saveop2
279 fini0: movib,tr 0,pl,fini ; product = 0 as op1 = 0
298 mulend: addb,=,n saveop2,gr0,fini ; check saveop2
306 fini: stws pu,0(%arg2) ; save high part of result label
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/score/
H A Dcrtn.S24 # This file makes sure that the .init and .fini sections do in
33 .section .fini, "ax", @progbits
45 .section .fini, "ax", @progbits
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/xtensa/
H A Dcrtn.S1 # End of .init and .fini sections.
24 # This file just makes sure that the .fini and .init sections do in
39 .section .fini
H A Dcrti.S1 # Start .init and .fini sections.
23 # This file just makes a stack frame for the contents of the .fini and
41 .section .fini
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/score/
H A Dcrtn.S24 # This file makes sure that the .init and .fini sections do in
33 .section .fini, "ax", @progbits
45 .section .fini, "ax", @progbits
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
H A Dcrtn.S1 # End of .init and .fini sections.
24 # This file just makes sure that the .fini and .init sections do in
39 .section .fini
H A Dcrti.S1 # Start .init and .fini sections.
23 # This file just makes a stack frame for the contents of the .fini and
41 .section .fini
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dcrtn.S28 # This file just makes sure that the .fini and .init sections do in
41 .section .fini
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dcrtn.S28 # This file just makes sure that the .fini and .init sections do in
41 .section .fini
H A Dcrti.S28 # This file contains the stack frame setup for contents of the .fini and
43 .section .fini
/netbsd-src/external/bsd/unbound/dist/testdata/padding.tdir/
H A Dpadding.test134 if grep "fini" tap.log >/dev/null; then :; else sleep 1; fi
135 if grep "fini" tap.log >/dev/null; then :; else sleep 1; fi
136 if grep "fini" tap.log >/dev/null; then :; else sleep 1; fi
137 if grep "fini" tap.log >/dev/null; then :; else sleep 1; fi
138 if grep "fini" tap.log >/dev/null; then :; else sleep 1; fi
139 if grep "fini" tap.log >/dev/null; then :; else sleep 10; fi
140 if grep "fini" tap.log; then echo "yes it is in tap.log";

12345678910>>...29