Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 165) sorted by last modified time

1234567

/freebsd/contrib/unbound/services/
H A Dauthzone.c6935 time_t wait = xfr->refresh; in xfr_set_timeout() local
/freebsd/usr.sbin/bhyve/
H A Dgdb.c2019 bool wait; in init_gdb() local
/freebsd/sys/net80211/
H A Dieee80211_ioctl.c3546 int error = 0, wait = 0, ic_used; in ieee80211_ioctl() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp817 kmp_stg_wp_data_t *wait = (kmp_stg_wp_data_t *)data; in __kmp_stg_parse_wait_policy() local
870 kmp_stg_wp_data_t *wait = (kmp_stg_wp_data_t *)data; in __kmp_stg_print_wait_policy() local
H A Dkmp_tasking.cpp4273 kmp_team_t *team USE_ITT_BUILD_ARG(void *itt_sync_obj), int wait) {
/freebsd/sys/netinet/
H A Dtcp_subr.c1225 register_tcp_functions_as_names(struct tcp_function_block *blk, int wait, in register_tcp_functions_as_names()
1313 int wait) in register_tcp_functions_as_name()
1334 register_tcp_functions(struct tcp_function_block *blk, int wait) in register_tcp_functions()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c4984 u_int wait; in ahd_reinitialize_dataptrs() local
5434 int wait; in ahd_reset() local
6475 u_int wait; in ahd_chip_init() local
H A Daic7xxx.c768 int wait; in ahc_handle_seqint() local
4099 int wait; in ahc_reset() local
4751 int wait; in ahc_chip_init() local
H A Daic7xxx_pci.c1915 int wait; in ahc_acquire_seeprom() local
/freebsd/sys/sys/
H A Dmbuf.h1480 m_tag_get(uint16_t type, int length, int wait) in m_tag_get()
/freebsd/sys/dev/tpm/
H A Dtpm_spibus.c44 int wait = TPM_WAIT_STATES; in tpm_insert_wait() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio.c758 zio_wait_for_children(zio_t *zio, uint8_t childbits, enum zio_wait_type wait) in zio_wait_for_children()
783 zio_notify_parent(zio_t *pio, zio_t *zio, enum zio_wait_type wait, in zio_notify_parent()
H A Darc.c6057 boolean_t wait = B_FALSE; in arc_remove_prune_callback() local
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c692 boolean_t wait = B_FALSE; in zpool_do_initialize() local
1296 boolean_t wait = B_FALSE; in zpool_do_remove() local
3664 boolean_t discard, wait; in zpool_do_checkpoint() local
6744 boolean_t wait = B_FALSE; in zpool_do_attach_or_replace() local
7663 boolean_t wait = B_FALSE; in zpool_do_scrub() local
7800 boolean_t wait = B_FALSE; in zpool_do_trim() local
/freebsd/sys/dev/axgbe/
H A Dxgbe-dev.c342 unsigned int wait; in xgbe_write_rss_reg() local
H A Dxgbe-i2c.c138 unsigned int wait = XGBE_ABORT_COUNT; in xgbe_i2c_abort() local
159 unsigned int wait = XGBE_DISABLE_COUNT; in xgbe_i2c_set_enable() local
H A Dxgbe-phy-v2.c2275 unsigned int wait; in xgbe_phy_perform_ratechange() local
/freebsd/sys/kern/
H A Dsubr_busdma_bufalloc.c148 uint8_t *pflag, int wait) in busdma_bufalloc_alloc_uncacheable()
H A Duipc_mbuf.c528 m_copym(struct mbuf *m, int off0, int len, int wait) in m_copym()
1035 m_split(struct mbuf *m0, int len0, int wait) in m_split()
1119 mc_split(struct mchain *head, struct mchain *tail, u_int len0, int wait) in mc_split()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c2399 nvlist_t *vds, boolean_t wait) in zpool_initialize_impl()
/freebsd/sys/dev/irdma/
H A Dirdma_cm.c2069 irdma_cm_create_ah(struct irdma_cm_node *cm_node, bool wait) in irdma_cm_create_ah()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp53 void BalancedPartitioning::BPThreadPool::wait() { in wait() function in BalancedPartitioning::BPThreadPool
H A DGraphWriter.cpp136 StringRef Filename, bool wait, in ExecGraphViewer()
190 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph()
H A DLockFileManager.cpp87 struct timespec wait = {1, 0}; // 1 second. in getHostID() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1531 Error wait() override { in wait() function in __anone87e2b850e11::InProcessThinBackend
1623 Error wait() override { return Error::success(); } in wait() function in __anone87e2b851311::WriteIndexesThinBackend

1234567