Home
last modified time | relevance | path

Searched defs:callback (Results 126 – 150 of 295) sorted by relevance

12345678910>>...12

/freebsd/sys/dev/irdma/
H A Dfbsd_kcompat.h43 #define tasklet_setup(tasklet, callback) \ argument
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_image.c465 read_memory_callback_t *callback, void *context) in pt_image_set_callback()
480 read_memory_callback_t *callback; in pt_image_read_callback() local
/freebsd/contrib/libpcap/
H A Dpcap-pf.c100 pcap_read_pf(pcap_t *pc, int cnt, pcap_handler callback, u_char *user) in pcap_read_pf()
H A Dpcap-libdlpi.c400 pcap_read_libdlpi(pcap_t *p, int count, pcap_handler callback, u_char *user) in pcap_read_libdlpi()
/freebsd/sys/riscv/include/
H A Dbus_dma.h122 struct memdesc *mem, bus_dmamap_callback_t *callback, void *callback_arg) in _bus_dmamap_waitok()
/freebsd/sys/security/audit/
H A Daudit_bsm_db.c360 au_evnamemap_foreach(au_evnamemap_callback_t callback) in au_evnamemap_foreach()
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp231 void LockStuffAndStopTheWorld(StopTheWorldCallback callback, in LockStuffAndStopTheWorld()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp172 void SetLowLevelAllocateCallback(LowLevelAllocateCallback callback) { in SetLowLevelAllocateCallback()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp574 ompt_callback_t callback) {
596 ompt_callback_t *callback) {
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp473 auto callback = [&](llvm::ArrayRef<uint8_t> data) { in GetRawTraceSize() local
732 OnBinaryDataReadCallback callback) { in OnThreadBufferRead()
/freebsd/sbin/ifconfig/
H A Difconfig.c1020 struct callback { struct
1021 callback_func *cb_func; argument
1023 struct callback *cb_next; argument
/freebsd/crypto/openssl/crypto/evp/
H A Dbio_enc.c412 long (*callback) (struct bio_st *, int, const char *, int, long, long) = NULL; in BIO_set_cipher() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c133 _Unwind_Backtrace(_Unwind_Trace_Fn callback, void *ref) { in _Unwind_Backtrace()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategoryMap.cpp207 void TypeCategoryMap::ForEach(ForEachCallback callback) { in ForEach()
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Drpc.h330 #define EVRPC_REGISTER(base, name, request, reply, callback, cbarg) \ argument
/freebsd/include/rpc/
H A Drpcsec_gss.h120 bool_t (*callback)(struct svc_req *req, member
/freebsd/sys/x86/include/
H A Dbus_dma.h172 struct memdesc *mem, bus_dmamap_callback_t *callback, void *callback_arg) in _bus_dmamap_waitok()
/freebsd/contrib/libevent/include/event2/
H A Drpc.h330 #define EVRPC_REGISTER(base, name, request, reply, callback, cbarg) \ argument
/freebsd/sys/cam/
H A Dcam.c648 bus_dmamap_callback_t *callback, void *callback_arg, in bus_dmamap_load_ccb()
/freebsd/sys/arm64/include/
H A Dbus_dma.h134 struct memdesc *mem, bus_dmamap_callback_t *callback, void *callback_arg) in _bus_dmamap_waitok()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValue.h263 void SetValueChangedCallback(std::function<void()> callback) { in SetValueChangedCallback()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dinterrupt.h169 tasklet_callback_t *callback; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspace_map.c86 space_map_iterate(space_map_t *sm, uint64_t end, sm_cb_t callback, void *arg) in space_map_iterate()
275 space_map_incremental_destroy(space_map_t *sm, sm_cb_t callback, void *arg, in space_map_incremental_destroy()
/freebsd/crypto/openssh/
H A Dhostfile.c760 hostkeys_foreach_file(const char *path, FILE *f, hostkeys_foreach_fn *callback, in hostkeys_foreach_file()
930 hostkeys_foreach(const char *path, hostkeys_foreach_fn *callback, void *ctx, in hostkeys_foreach()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_iter.c329 zfs_iter_snapshots_sorted(zfs_handle_t *zhp, zfs_iter_f callback, in zfs_iter_snapshots_sorted()
337 zfs_iter_snapshots_sorted_v2(zfs_handle_t *zhp, int flags, zfs_iter_f callback, in zfs_iter_snapshots_sorted_v2()

12345678910>>...12