Searched defs:pending (Results 151 - 175 of 273) sorted by relevance

1234567891011

/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c399 static void hpt_do_tasks(PVBUS_EXT vbus_ext, int pending) argument
/freebsd-11-stable/sys/dev/mly/
H A Dmly.c1623 mly_complete_handler(void *context, int pending) argument
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_pass.c407 pass_shutdown_kqueue(void *context, int pending) argument
425 pass_add_physpath(void *context, int pending) argument
/freebsd-11-stable/contrib/wpa/src/radius/
H A Dradius_client.c1560 int pending = 0; local
1609 int pending = 0; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_filter.c62 uint32_t pending:1; /* filter action is pending firmware reply */ member in struct:filter_entry
[all...]
/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_ixv.c2213 ixv_handle_que(void *context, int pending) argument
2395 ixv_handle_link(void *context, int pending) argument
H A Dix_txrx.c274 ixgbe_deferred_mq_start(void *arg, int pending) argument
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpivar.h77 uint8_t pending; member in struct:wpi_tx_ring
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_iov.c1626 ixl_handle_vflr(void *arg, int pending) argument
H A Dixl_txrx.c244 ixl_deferred_mq_start(void *arg, int pending) argument
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_ural.c2199 ural_ratectl_task(void *arg, int pending) argument
/freebsd-11-stable/sys/netinet/
H A Din_mcast.c1615 inp_gcmoptions(void *context, int pending) argument
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c327 sdp_shutdown_task(void *data, int pending) argument
/freebsd-11-stable/sys/net/
H A Dbridgestp.c1729 bstp_notify_state(void *arg, int pending) argument
1743 bstp_notify_rtage(void *arg, int pending) argument
1786 bstp_ifupdstatus(void *arg, int pending) argument
/freebsd-11-stable/tools/tools/netmap/
H A Dlb.c850 int pending = nm_tx_pending(ring); local
/freebsd-11-stable/sys/kern/
H A Dsubr_taskqueue.c347 taskqueue_task_nop_fn(void *context, int pending) argument
445 int pending; local
542 u_int pending, pending1; local
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c2203 t4_aiotx_task(void *context, int pending) argument
H A Dt4_ddp.c136 ddp_free_orphan_pagesets(void *context, int pending) argument
1833 aio_ddp_requeue_task(void *context, int pending) argument
[all...]
/freebsd-11-stable/sys/dev/vkbd/
H A Dvkbd.c475 vkbd_dev_intr(void *xkbd, int pending) argument
/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdac.c1065 hdac_unsolq_task(void *context, int pending) argument
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_cam.c1102 ocs_ldt_task(void *arg, int pending) argument
/freebsd-11-stable/sys/dev/xen/xenstore/
H A Dxenstore.c1148 xs_attach_late(void *arg, int pending) argument
/freebsd-11-stable/contrib/unbound/services/
H A Doutside_network.h130 rbtree_type* pending; member in struct:outside_network
268 struct pending_tcp* pending; member in struct:reuse_tcp
306 struct pending { struct
504 void* pending; member in struct:serviced_query
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c1697 static int pending = 0; variable
/freebsd-11-stable/contrib/gcc/
H A Ddf.h207 sbitmap visited, pending, considered; member in struct:dataflow

Completed in 286 milliseconds

1234567891011