Home
last modified time | relevance | path

Searched defs:instance (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd/contrib/ntp/ntpd/
H A Drefclock_oncore.c268 struct instance { struct
359 #define rcvbuf instance->Rcvbuf argument
269 unitinstance global() argument
270 ppinstance global() argument
271 peerinstance global() argument
273 ttyfdinstance global() argument
274 ppsfdinstance global() argument
275 shmemfdinstance global() argument
276 pps_hinstance global() argument
277 pps_pinstance global() argument
278 o_stateinstance global() argument
279 modeinstance global() argument
280 site_surveyinstance global() argument
281 ant_stateinstance global() argument
283 Bj_dayinstance global() argument
285 delayinstance global() argument
286 offsetinstance global() argument
288 shmeminstance global() argument
289 shmem_fnameinstance global() argument
290 shmem_Cbinstance global() argument
291 shmem_Bainstance global() argument
292 shmem_Eainstance global() argument
293 shmem_Hainstance global() argument
294 shmem_resetinstance global() argument
295 shmem_Posninstance global() argument
296 shmem_bad_Eainstance global() argument
297 almanac_from_shmeminstance global() argument
299 ss_latinstance global() argument
300 ss_longinstance global() argument
301 ss_htinstance global() argument
302 dHinstance global() argument
303 ss_countinstance global() argument
304 posn_setinstance global() argument
306 modelinstance global() argument
307 versioninstance global() argument
308 revisioninstance global() argument
310 chaninstance global() argument
311 traiminstance global() argument
313 traim_delayinstance global() argument
314 countinstance global() argument
315 count1instance global() argument
316 count2instance global() argument
317 count3instance global() argument
318 count4instance global() argument
319 count5instance global() argument
320 count5_setinstance global() argument
321 countainstance global() argument
322 pollcntinstance global() argument
323 timeoutinstance global() argument
324 max_leninstance global() argument
325 max_countinstance global() argument
327 rsminstance global() argument
328 Blinstance global() argument
329 printedinstance global() argument
330 polledinstance global() argument
331 ev_serialinstance global() argument
332 Rcvptrinstance global() argument
333 Rcvbufinstance global() argument
334 BEHainstance global() argument
335 BEHninstance global() argument
597 register struct instance *instance; oncore_start() local
781 register struct instance *instance; oncore_shutdown() local
817 struct instance *instance; oncore_poll() local
849 oncore_ppsapi(struct instance * instance) oncore_ppsapi() argument
934 oncore_init_shmem(struct instance * instance) oncore_init_shmem() argument
1088 oncore_read_config(struct instance * instance) oncore_read_config() argument
1437 struct instance *instance; oncore_receive() local
1483 oncore_consume(struct instance * instance) oncore_consume() argument
1580 oncore_get_timestamp(struct instance * instance,long dt1,long dt2) oncore_get_timestamp() argument
3386 oncore_check_antenna(struct instance * instance) oncore_check_antenna() argument
3426 oncore_check_leap_sec(struct instance * instance) oncore_check_leap_sec() argument
3491 oncore_compute_dH(struct instance * instance) oncore_compute_dH() argument
3525 oncore_load_almanac(struct instance * instance) oncore_load_almanac() argument
3648 oncore_print_Cb(struct instance * instance,u_char * cp) oncore_print_Cb() argument
3698 oncore_print_posn(struct instance * instance) oncore_print_posn() argument
3759 oncore_sendmsg(struct instance * instance,u_char * ptr,size_t len) oncore_sendmsg() argument
3788 oncore_set_posn(struct instance * instance) oncore_set_posn() argument
3856 oncore_set_traim(struct instance * instance) oncore_set_traim() argument
3894 oncore_shmem_get_3D(struct instance * instance) oncore_shmem_get_3D() argument
3938 oncore_ss(struct instance * instance) oncore_ss() argument
4008 oncore_wait_almanac(struct instance * instance) oncore_wait_almanac() argument
4052 oncore_feed_clockproc(struct instance * instance) oncore_feed_clockproc() argument
4099 oncore_log(struct instance * instance,int log_level,const char * msg) oncore_log() argument
4112 oncore_log_f(struct instance * instance,int log_level,const char * fmt,...) oncore_log_f() argument
[all...]
H A Drefclock_jupiter.c110 struct instance { struct
134 static void jupiter_canmsg (struct instance * const, u_int); argument
[all...]
/freebsd/sys/dev/qat/qat_common/
H A Dadf_cfg_instance.c6 crypto_instance_init(struct adf_cfg_instance *instance, in crypto_instance_init()
62 dc_instance_init(struct adf_cfg_instance *instance, in dc_instance_init()
94 asym_instance_init(struct adf_cfg_instance *instance, in asym_instance_init()
126 sym_instance_init(struct adf_cfg_instance *instance, in sym_instance_init()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c137 clear_memory(argon2_instance_t *instance, int clear) in clear_memory()
174 free_instance(argon2_instance_t *instance, int flags) in free_instance()
187 finalize(const argon2_context *context, argon2_instance_t *instance) in finalize()
221 fill_memory_blocks(argon2_instance_t *instance, uint32_t pass) in fill_memory_blocks()
368 fill_first_blocks(uint8_t *blockhash, const argon2_instance_t *instance) in fill_first_blocks()
475 initialize(argon2_instance_t *instance, argon2_context *context) in initialize()
H A Dargon2-fill-block-avx2.c101 generate_addresses(const argon2_instance_t *instance, in generate_addresses()
144 fill_segment_avx2(const argon2_instance_t *instance, in fill_segment_avx2()
H A Dargon2-fill-block-avx512f.c106 generate_addresses(const argon2_instance_t *instance, in generate_addresses()
149 fill_segment_avx512f(const argon2_instance_t *instance, in fill_segment_avx512f()
H A Dargon2-fill-block-ref.c112 generate_addresses(const argon2_instance_t *instance, in generate_addresses()
144 fill_segment_ref(const argon2_instance_t *instance, argon2_position_t position) in fill_segment_ref()
H A Dargon2-fill-block-ssse3.c100 generate_addresses(const argon2_instance_t *instance, in generate_addresses()
143 fill_segment_ssse3(const argon2_instance_t *instance, in fill_segment_ssse3()
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c73 VCHIQ_INSTANCE_T instance = NULL; in vchiq_initialise() local
125 VCHIQ_STATUS_T vchiq_shutdown(VCHIQ_INSTANCE_T instance) in vchiq_shutdown()
177 static int vchiq_is_connected(VCHIQ_INSTANCE_T instance) in vchiq_is_connected()
188 VCHIQ_STATUS_T vchiq_connect(VCHIQ_INSTANCE_T instance) in vchiq_connect()
224 VCHIQ_INSTANCE_T instance, in vchiq_add_service()
269 VCHIQ_INSTANCE_T instance, in vchiq_open_service()
383 VCHIQ_INSTANCE_T instance; in vchiq_blocking_bulk_transfer() local
H A Dvchiq_debugfs.c194 VCHIQ_INSTANCE_T instance = f->private; in debugfs_usecount_show() local
218 VCHIQ_INSTANCE_T instance = f->private; in debugfs_trace_show() local
237 VCHIQ_INSTANCE_T instance = f->private; in debugfs_trace_write() local
273 int vchiq_debugfs_add_instance(VCHIQ_INSTANCE_T instance) in vchiq_debugfs_add_instance()
312 void vchiq_debugfs_remove_instance(VCHIQ_INSTANCE_T instance) in vchiq_debugfs_remove_instance()
374 int vchiq_debugfs_add_instance(VCHIQ_INSTANCE_T instance) in vchiq_debugfs_add_instance()
379 void vchiq_debugfs_remove_instance(VCHIQ_INSTANCE_T instance) in vchiq_debugfs_remove_instance()
H A Dvchiq_shim.c469 VCHIQ_INSTANCE_T instance; in vchi_initialise() local
497 VCHIQ_INSTANCE_T instance = (VCHIQ_INSTANCE_T)instance_handle; in vchi_connect() local
520 VCHIQ_INSTANCE_T instance = (VCHIQ_INSTANCE_T)instance_handle; in vchi_disconnect() local
601 static SHIM_SERVICE_T *service_alloc(VCHIQ_INSTANCE_T instance, in service_alloc()
633 VCHIQ_INSTANCE_T instance = (VCHIQ_INSTANCE_T)instance_handle; in vchi_service_open() local
666 VCHIQ_INSTANCE_T instance = (VCHIQ_INSTANCE_T)instance_handle; in vchi_service_create() local
H A Dvchiq_arm.c103 VCHIQ_INSTANCE_T instance; member
205 add_completion(VCHIQ_INSTANCE_T instance, VCHIQ_REASON_T reason, in add_completion()
282 VCHIQ_INSTANCE_T instance; in service_callback() local
428 VCHIQ_INSTANCE_T instance; in vchiq_ioctl() local
1178 VCHIQ_INSTANCE_T instance; in vchiq_open() local
1231 VCHIQ_INSTANCE_T instance; in vchiq_close() local
1421 VCHIQ_INSTANCE_T instance; in vchiq_dump_platform_instances() local
1432 VCHIQ_INSTANCE_T instance; in vchiq_dump_platform_instances() local
1652 VCHIQ_INSTANCE_T instance; in vchiq_keepalive_thread_func() local
2844 static int vchiq_instance_get_use_count(VCHIQ_INSTANCE_T instance) in vchiq_instance_get_use_count()
[all …]
/freebsd/sbin/natd/
H A Dnatd.c47 struct instance { struct
50 LIST_ENTRY(instance) list; argument
68 static LIST_HEAD(, instance) root = LIST_HEAD_INITIALIZER(root); argument
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DMemory.h52 SpecificAllocBase *instance = SpecificAllocBase::getOrCreate( in getSpecificAllocSingleton() local
68 thread_local SpecificAlloc<T> instance; in getSpecificAllocSingletonThreadLocal() local
/freebsd/stand/libofw/
H A Dopenfirm.c214 OF_instance_to_package(ihandle_t instance) in OF_instance_to_package()
220 cell_t instance; in OF_instance_to_package() member
385 OF_instance_to_path(ihandle_t instance, char *buf, int len) in OF_instance_to_path()
391 cell_t instance; in OF_instance_to_path() member
431 OF_call_method(char *method, ihandle_t instance, int nargs, int nreturns, ...) in OF_call_method()
439 cell_t instance; in OF_call_method() member
478 cell_t instance; in OF_open() member
491 OF_close(ihandle_t instance) in OF_close()
497 cell_t instance; in OF_close() member
507 OF_read(ihandle_t instance, void *addr, int len) in OF_read()
[all …]
/freebsd/sys/dev/ofw/
H A Dofw_standard.c281 ofw_std_instance_to_package(ofw_t ofw, ihandle_t instance) in ofw_std_instance_to_package()
287 cell_t instance; in ofw_std_instance_to_package() member
461 ofw_std_instance_to_path(ofw_t ofw, ihandle_t instance, char *buf, size_t len) in ofw_std_instance_to_path()
467 cell_t instance; in ofw_std_instance_to_path() member
513 ofw_std_call_method(ofw_t ofw, ihandle_t instance, const char *method, in ofw_std_call_method()
521 cell_t instance; in ofw_std_call_method() member
563 cell_t instance; in ofw_std_open() member
578 ofw_std_close(ofw_t ofw, ihandle_t instance) in ofw_std_close()
584 cell_t instance; in ofw_std_close() member
597 ofw_std_read(ofw_t ofw, ihandle_t instance, void *addr, size_t len) in ofw_std_read()
[all …]
H A Dopenfirm.c355 OF_instance_to_package(ihandle_t instance) in OF_instance_to_package() argument
574 OF_instance_to_path(ihandle_t instance, char *buf, size_t len) in OF_instance_to_path() argument
709 OF_call_method(const char *method, ihandle_t instance, int nargs, int nreturns, in OF_call_method() argument
750 OF_close(ihandle_t instance) OF_close() argument
761 OF_read(ihandle_t instance,void * addr,size_t len) OF_read() argument
772 OF_write(ihandle_t instance,const void * addr,size_t len) OF_write() argument
783 OF_seek(ihandle_t instance,uint64_t pos) OF_seek() argument
[all...]
/freebsd/sys/powerpc/ofw/
H A Dofw_real.c521 ofw_real_instance_to_package(ofw_t ofw, ihandle_t instance) in ofw_real_instance_to_package()
528 cell_t instance; in ofw_real_instance_to_package() member
766 ofw_real_instance_to_path(ofw_t ofw, ihandle_t instance, char *buf, size_t len) in ofw_real_instance_to_path()
773 cell_t instance; in ofw_real_instance_to_path() member
840 ofw_real_call_method(ofw_t ofw, ihandle_t instance, const char *method, in ofw_real_call_method()
849 cell_t instance; in ofw_real_call_method() member
932 cell_t instance; in ofw_real_open() member
955 ofw_real_close(ofw_t ofw, ihandle_t instance) in ofw_real_close()
962 cell_t instance; in ofw_real_close() member
977 ofw_real_read(ofw_t ofw, ihandle_t instance, void *addr, size_t len) in ofw_real_read()
[all …]
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_create_services.c37 Cpa32U instance, in SalCtrl_ServiceCreate()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp209 Instance instance = in RegisterPlugin() local
230 if (Instance *instance = GetInstanceAtIndex(idx)) in GetCallbackAtIndex() local
236 if (Instance *instance = GetInstanceAtIndex(idx)) in GetDescriptionAtIndex() local
242 if (Instance *instance = GetInstanceAtIndex(idx)) in GetNameAtIndex() local
250 for (auto &instance : m_instances) { in GetCallbackForName() local
258 for (auto &instance : m_instances) { in PerformDebuggerCallback() local
648 for (auto &instance : instances) { in IsRegisteredObjectFilePluginName() local
697 for (auto &instance : instances) { in GetObjectFileCreateMemoryCallbackForPluginName() local
730 for (auto &instance : instances) { in SaveCore() local
849 for (const auto &instance : GetPlatformInstances().GetInstances()) { in AutoCompletePlatformName() local
[all …]
/freebsd/contrib/llvm-project/lld/Common/
H A DMemory.cpp19 auto &instance = instances[tag]; in getOrCreate() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCLabel.h30 MCLabel(unsigned instance) : Instance(instance) {} in MCLabel()
/freebsd/tests/sys/netinet/libalias/
H A D1_instance.c108 ATF_TP_ADD_TCS(instance) in ATF_TP_ADD_TCS() argument
/freebsd/sys/kern/
H A Dsubr_witness.c1511 struct lock_instance *instance; in witness_lock() local
1570 struct lock_instance *instance; in witness_upgrade() local
1616 struct lock_instance *instance; in witness_downgrade() local
1662 struct lock_instance *instance; in witness_unlock() local
2238 struct lock_instance *instance; in find_instance() local
2251 witness_list_lock(struct lock_instance *instance, in witness_list_lock()
2347 struct lock_instance *instance; in witness_display_spinlock() local
2362 struct lock_instance *instance; in witness_save() local
2401 struct lock_instance *instance; in witness_restore() local
2436 struct lock_instance **instance) in witness_find_instance()
[all …]
/freebsd/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd_conf.c496 audit_filter_getcookie(void *instance, void **cookie) in audit_filter_getcookie()
505 audit_filter_setcookie(void *instance, void *cookie) in audit_filter_setcookie()

1234