| /freebsd-13-stable/sys/contrib/openzfs/config/ |
| HD | kernel-kmem-cache.m4 | 9 static void ctor(void *foo) { /* fake ctor */ } 20 name, size, align, flags, useroffset, usersize, ctor);
|
| /freebsd-13-stable/sys/gnu/gcov/ |
| HD | gcov_subr.c | 118 void (*ctor)(void); in gcov_invoke_ctor() local 128 ctor = (void *)symval.value; in gcov_invoke_ctor() 129 ctor(); in gcov_invoke_ctor()
|
| /freebsd-13-stable/crypto/openssl/crypto/perlasm/ |
| HD | x86gas.pl | 248 { my $ctor="${nmdecor}_GLOBAL_\$I\$$f"; 250 $initseg.=".type $ctor,\@function\n" if ($::pic); 252 .globl $ctor 254 $ctor:
|
| /freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/ |
| HD | kmp_threadprivate.cpp | 369 if (d_tn->ct.ctor != 0) { in kmp_threadprivate_insert() 473 if (d_tn->ct.ctor != 0) { in kmp_threadprivate_insert() 474 (void)(*d_tn->ct.ctor)(tn->par_addr); in kmp_threadprivate_insert() 504 void __kmpc_threadprivate_register(ident_t *loc, void *data, kmpc_ctor ctor, in __kmpc_threadprivate_register() argument 522 d_tn->ct.ctor = ctor; in __kmpc_threadprivate_register() 747 kmpc_ctor_vec ctor, kmpc_cctor_vec cctor, in __kmpc_threadprivate_register_vec() argument 767 d_tn->ct.ctorv = ctor; in __kmpc_threadprivate_register_vec()
|
| /freebsd-13-stable/sys/sys/ |
| HD | module_khelp.h | 73 #define KHELP_DECLARE_MOD_UMA(hname, hdata, hhooks, version, size, ctor, dtor) \ argument 80 .umactor = ctor, \
|
| /freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| HD | kmem_cache.h | 187 size_t align, spl_kmem_ctor_t ctor, spl_kmem_dtor_t dtor, 200 #define kmem_cache_create(name, size, align, ctor, dtor, rclm, priv, vmp, fl) \ argument 201 spl_kmem_cache_create(name, size, align, ctor, dtor, rclm, priv, vmp, fl)
|
| /freebsd-13-stable/sys/compat/linuxkpi/common/src/ |
| HD | linux_slab.c | 108 unsigned flags, linux_kmem_ctor_t *ctor) in linux_kmem_cache_create() argument 134 ctor ? linux_kmem_ctor : NULL, NULL, in linux_kmem_cache_create() 139 c->cache_ctor = ctor; in linux_kmem_cache_create()
|
| /freebsd-13-stable/sys/vm/ |
| HD | uma.h | 177 uma_zone_t uma_zcreate(const char *name, size_t size, uma_ctor ctor, 212 uma_zone_t uma_zsecond_create(const char *name, uma_ctor ctor, uma_dtor dtor, 224 uma_zone_t uma_zcache_create(const char *name, int size, uma_ctor ctor,
|
| HD | uma_core.c | 217 uma_ctor ctor; member 2758 zone->uz_ctor = arg->ctor; in zone_ctor() 3062 args.ctor = keg_ctor; in uma_startup1() 3073 args.ctor = zone_ctor; in uma_startup1() 3227 uma_zcreate(const char *name, size_t size, uma_ctor ctor, uma_dtor dtor, in uma_zcreate() argument 3240 args.ctor = ctor; in uma_zcreate() 3272 uma_zsecond_create(const char *name, uma_ctor ctor, uma_dtor dtor, in uma_zsecond_create() argument 3283 args.ctor = ctor; in uma_zsecond_create() 3300 uma_zcache_create(const char *name, int size, uma_ctor ctor, uma_dtor dtor, in uma_zcache_create() argument 3309 args.ctor = ctor; in uma_zcache_create()
|
| /freebsd-13-stable/contrib/libevent/ |
| HD | evmap.c | 122 #define GET_IO_SLOT_AND_CTOR(x, map, slot, type, ctor, fdinfo_len) \ argument 136 (ctor)(&ent_->ent.type); \ 169 #define GET_SIGNAL_SLOT_AND_CTOR(x, map, slot, type, ctor, fdinfo_len) \ argument 176 (ctor)((struct type *)(map)->entries[slot]); \ 185 #define GET_IO_SLOT_AND_CTOR(x,map,slot,type,ctor,fdinfo_len) \ argument 186 GET_SIGNAL_SLOT_AND_CTOR(x,map,slot,type,ctor,fdinfo_len)
|
| /freebsd-13-stable/contrib/ntp/sntp/libevent/ |
| HD | evmap.c | 122 #define GET_IO_SLOT_AND_CTOR(x, map, slot, type, ctor, fdinfo_len) \ argument 136 (ctor)(&ent_->ent.type); \ 169 #define GET_SIGNAL_SLOT_AND_CTOR(x, map, slot, type, ctor, fdinfo_len) \ argument 176 (ctor)((struct type *)(map)->entries[slot]); \ 185 #define GET_IO_SLOT_AND_CTOR(x,map,slot,type,ctor,fdinfo_len) \ argument 186 GET_SIGNAL_SLOT_AND_CTOR(x,map,slot,type,ctor,fdinfo_len)
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/cfi/ |
| HD | cfi_ignorelist.txt | 15 # This ctor is used by std::make_shared and needs to cast to uninitialized T*
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | config_file.c | 107 svn_config__constructor_t *ctor = apr_palloc(result_pool, sizeof(*ctor)); in svn_config__constructor_create() local 108 ctor->open_section = open_section_callback; in svn_config__constructor_create() 109 ctor->close_section = close_section_callback; in svn_config__constructor_create() 110 ctor->add_value = add_value_callback; in svn_config__constructor_create() 111 return ctor; in svn_config__constructor_create()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| HD | NVPTXPassRegistry.def | 20 MODULE_PASS("nvptx-lower-ctor-dtor", NVPTXCtorDtorLoweringPass())
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/experimental/ |
| HD | memory | 24 // default ctor 31 // copying ctors (in addition to compiler-generated copy ctor)
|
| /freebsd-13-stable/sys/conf/ |
| HD | ldscript.i386 | 116 /* We don't want to include the .ctor section from 118 The .ctor section from the crtend file contains the
|
| HD | ldscript.amd64 | 122 /* We don't want to include the .ctor section from 124 The .ctor section from the crtend file contains the
|
| HD | ldscript.mips.mips64 | 208 /* We don't want to include the .ctor section from 210 The .ctor section from the crtend file contains the
|
| HD | ldscript.mips | 207 /* We don't want to include the .ctor section from 209 The .ctor section from the crtend file contains the
|
| HD | ldscript.mips.cfe | 224 /* We don't want to include the .ctor section from 226 The .ctor section from the crtend file contains the
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPUPassRegistry.def | 23 MODULE_PASS("amdgpu-lower-ctor-dtor", AMDGPUCtorDtorLoweringPass())
|
| /freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/ |
| HD | slab.h | 215 size_t size, size_t align, unsigned flags, linux_kmem_ctor_t *ctor);
|
| /freebsd-13-stable/sys/contrib/octeon-sdk/ |
| HD | cvmx-shared-linux-o32.ld | 179 /* We don't want to include the .ctor section from 181 The .ctor section from the crtend file contains the
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | CXXRecordDeclDefinitionBits.def | 130 /// provided default ctor also doesn't have an in-class initializer. 166 /// C++11 [class.ctor]p5, C++11 [class.copy]p12, C++11 [class.copy]p25,
|
| /freebsd-13-stable/sys/kern/ |
| HD | link_elf.c | 358 void (**ctor)(void); in link_elf_invoke_ctors() local 363 cnt = size / sizeof(*ctor); in link_elf_invoke_ctors() 364 ctor = (void *)addr; in link_elf_invoke_ctors() 366 if (ctor[i] != NULL) in link_elf_invoke_ctors() 367 (*ctor[i])(); in link_elf_invoke_ctors()
|