Home
last modified time | relevance | path

Searched defs:async (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/usr.sbin/ppp/
H A Dasync.h31 struct async { struct
49 extern void async_Init(struct async *); argument
H A Dasync.c58 async_Init(struct async *async) in async_Init()
65 async_Setup(struct async *async) in async_Setup()
73 async_SetLinkParams(struct async *async, u_int32_t mymap, u_int32_t hismap) in async_SetLinkParams()
83 async_Encode(struct async *async, u_char **cp, u_char c, int proto) in async_Encode()
146 async_Decode(struct async *async, u_char c) in async_Decode()
H A Dphysical.h81 struct async async; /* Our async state */ member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h78 auto async(Function &&F, Args &&...ArgList) { in async() function
86 auto async(ThreadPoolTaskGroup &Group, Function &&F, Args &&...ArgList) { in async() function
275 inline auto async(Function &&F, Args &&...ArgList) { in async() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp41 SBAttachInfo::SBAttachInfo(const char *path, bool wait_for, bool async) in SBAttachInfo()
136 void SBAttachInfo::SetWaitForLaunch(bool b, bool async) { in SetWaitForLaunch()
/freebsd/usr.sbin/ypbind/
H A Dyp_ping.c211 int async; in __yp_ping() local
/freebsd/sys/dev/iwm/
H A Dif_iwm_util.c180 int async, wantresp; in iwm_send_cmd() local
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h55 #define fs_vscan(vp, cr, async) (0) argument
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c172 boolean_t async = ((crypto_ses2caps(crp->crp_session) & in zfs_crypto_dispatch() local
/freebsd/contrib/unbound/libunbound/
H A Dcontext.h160 int async; member
/freebsd/sys/dev/iwn/
H A Dif_iwn.c5219 iwn_cmd(struct iwn_softc *sc, int code, const void *buf, int size, int async) in iwn_cmd()
5299 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) in iwn4965_add_node()
5320 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) in iwn5000_add_node()
5441 iwn_add_broadcast_node(struct iwn_softc *sc, int async) in iwn_add_broadcast_node()
5664 iwn4965_set_txpower(struct iwn_softc *sc, int async) in iwn4965_set_txpower()
5815 iwn5000_set_txpower(struct iwn_softc *sc, int async) in iwn5000_set_txpower()
6454 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) in iwn_set_pslevel()
6677 iwn4965_rxon_assoc(struct iwn_softc *sc, int async) in iwn4965_rxon_assoc()
6695 iwn5000_rxon_assoc(struct iwn_softc *sc, int async) in iwn5000_rxon_assoc()
6717 iwn_send_rxon(struct iwn_softc *sc, int assoc, int async) in iwn_send_rxon()
/freebsd/sys/dev/ixl/
H A Di40e_adminq.h77 bool async; member
/freebsd/sys/dev/iavf/
H A Diavf_adminq.h75 bool async; member
/freebsd/crypto/openssl/crypto/
H A Dinit.c269 static CRYPTO_ONCE async = CRYPTO_ONCE_STATIC_INIT; global() variable
/freebsd/sys/kern/
H A Dvfs_cluster.c647 int async; in cluster_write() local
H A Dkern_devctl.c68 int async; member
/freebsd/sys/netgraph/
H A Dng_async.c75 hook_p async; /* Asynchronous side */ member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp29 void BalancedPartitioning::BPThreadPool::async(Func &&F) { in async() function in BalancedPartitioning::BPThreadPool
/freebsd/tests/sys/fs/fusefs/
H A Dmockfs.cc422 uint32_t kernel_minor_version, uint32_t max_write, bool async, in MockFS()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c3228 int async) in wpi_cmd()
3426 wpi_add_broadcast_node(struct wpi_softc *sc, int async) in wpi_add_broadcast_node()
3677 wpi_set_txpower(struct wpi_softc *sc, int async) in wpi_set_txpower()
3795 wpi_set_pslevel(struct wpi_softc *sc, uint8_t dtim, int level, int async) in wpi_set_pslevel()
3861 wpi_send_rxon(struct wpi_softc *sc, int assoc, int async) in wpi_send_rxon()
/freebsd/crypto/heimdal/lib/ipc/
H A Dclient.c481 int (*async)(void *, const heim_idata *, void *, member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Duverbs.h170 struct ib_uverbs_async_event_desc async; member
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c1058 zvol_remove_minors(spa_t *spa, const char *name, boolean_t async) in zvol_remove_minors()
1065 boolean_t async) in zvol_rename_minors()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzvol.c1978 zvol_remove_minors(spa_t *spa, const char *name, boolean_t async) in zvol_remove_minors()
1994 boolean_t async) in zvol_rename_minors()
/freebsd/sys/cam/
H A Dcam_xpt_internal.h56 xpt_dev_async_func async; member

12