Home
last modified time | relevance | path

Searched defs:init_func (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/arm64/qoriq/clk/
H A Dqoriq_clkgen.h84 qoriq_init_func_t init_func; member
/freebsd/sys/kgssapi/krb5/
H A Dkcrypto.h61 typedef void init_func(struct krb5_key_state *ks); typedef
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h317 void* init_func; member
325 void* init_func; member
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h414 void *init_func; global() member
421 void *init_func; global() member
/freebsd/sys/arm64/arm64/
H A Dgic_v3.c301 gic_v3_initseq_t *init_func; in gic_v3_attach() local
1101 gic_v3_initseq_t *init_func; in gic_v3_init_secondary() local
[all...]
/freebsd/crypto/heimdal/lib/krb5/
H A Dacache.c45 static cc_initialize_func init_func; variable
/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c1002 void __ibv_register_driver_1_1(const char *name, ibv_driver_init_func_1_1 init_func) in __ibv_register_driver_1_1()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp194 LLDBCommandPluginInit init_func = in InitializeWithErrorHandling() local