Searched refs:work (Results 176 - 200 of 270) sorted by relevance

1234567891011

/freebsd-11-stable/usr.sbin/newsyslog/tests/
H A Dlegacy_test.sh15 TMPDIR=$(pwd)/work
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c172 static void ucma_close_event_id(struct work_struct *work) argument
174 struct ucma_event *uevent_close = container_of(work, struct ucma_event, close_work);
180 static void ucma_close_id(struct work_struct *work) argument
182 struct ucma_context *ctx = container_of(work, struct ucma_context, close_work);
1650 * - no further module initialization is required for open to work
H A Dib_mad.c63 MODULE_PARM_DESC(send_queue_size, "Size of send queue in number of work requests");
65 MODULE_PARM_DESC(recv_queue_size, "Size of receive queue in number of work requests");
83 static void timeout_sends(struct work_struct *work);
84 static void local_completions(struct work_struct *work);
572 * MADs, preventing us from queuing additional work
1250 * Save pointer to next work request to post in case the
1251 * current one completes, and the user modifies the work
1273 /* Reference for work request to QP + response */
2224 /* Setup MAD receive work completion from "normal" work completio
2669 local_completions(struct work_struct *work) argument
2801 timeout_sends(struct work_struct *work) argument
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c251 struct wpa_radio_work *work = wpa_s->p2p_scan_work; local
253 radio_work_done(work);
294 static void wpas_p2p_trigger_scan_cb(struct wpa_radio_work *work, int deinit) argument
296 struct wpa_supplicant *wpa_s = work->wpa_s;
297 struct wpa_driver_scan_params *params = work->ctx;
301 if (!work->started) {
319 work->ctx = NULL;
321 radio_work_done(work);
331 wpa_s->p2p_scan_work = work;
1422 "P2P: Free Action frame radio work
1524 wpas_send_action_cb(struct wpa_radio_work *work, int deinit) argument
2489 wpas_start_listen_cb(struct wpa_radio_work *work, int deinit) argument
6854 struct wpa_radio_work *work = wpa_s->p2p_scan_work; local
[all...]
H A Dsme.c832 static void sme_auth_start_cb(struct wpa_radio_work *work, int deinit) argument
834 struct wpa_connect_work *cwork = work->ctx;
835 struct wpa_supplicant *wpa_s = work->wpa_s;
838 if (work->started)
845 wpa_s->connect_work = work;
877 * The previous sme-connect work might no longer be valid due to
H A Ddpp_supplicant.c587 static void dpp_start_listen_cb(struct wpa_radio_work *work, int deinit) argument
589 struct wpa_supplicant *wpa_s = work->wpa_s;
590 struct wpas_dpp_listen_work *lwork = work->ctx;
593 if (work->started) {
601 wpa_s->dpp_listen_work = work;
/freebsd-11-stable/contrib/top/
H A DConfigure125 the default answer will work well. To use that value, merely press
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-parisc.pl152 xor $rem,$Zhh,$Zhh ; moved here to work around gas bug
413 xor $rem,$Zhh,$Zhh ; moved here to work around gas bug
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx0.asm58 _pktTemp db 20 dup (0) ; temp work area
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_structures.h274 uint16_t work; member in struct:general_admin_request
337 uint16_t work; member in struct:general_admin_response
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_alias_GUID.c629 make sure no work waits in the queue, if the work is already
631 because we just want the work started.
746 static void alias_guid_work(struct work_struct *work) argument
748 struct delayed_work *delay = to_delayed_work(work);
789 * won't run till previous one is ended as same work
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h210 /* serialize post to the work queue
279 struct work_struct work; member in struct:mlx5_ib_pfault
562 struct work_struct work; member in struct:mlx5_cache_ent
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_ndis.c1160 * lock. This is essential for allowing serialized miniports to work
1447 * way to make these cards work reliably in systems with more
1857 * NDIS_GET_PACKET_MEDIA_SPECIFIC_INFO() macros to work
2778 * preloaded as modules instead. Both choices will work
2780 * module option will work during bootstrap. The module
3028 * to an opaque work item thingie which you get from IoAllocateWorkItem().
3038 NdisScheduleWorkItem(work)
3039 ndis_work_item *work;
3043 wqi = (work_queue_item *)work->nwi_wraprsvd;
3045 (work_item_func)work
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c641 mlx5e_update_carrier_work(struct work_struct *work) argument
643 struct mlx5e_priv *priv = container_of(work, struct mlx5e_priv,
1042 mlx5e_update_stats_work(struct work_struct *work) argument
1046 priv = container_of(work, struct mlx5e_priv, update_stats_work);
1178 INIT_WORK(&rq->dim.work, mlx5e_dim_work);
1392 cancel_work_sync(&rq->dim.work);
2403 /* wait for dynamic interrupt moderation work task, if any */
2404 cancel_work_sync(&rq->dim.work);
/freebsd-11-stable/contrib/gdb/
H A Dltmain.sh38 # Restart under the correct shell, and then maybe $echo will work.
600 temporary object file, and libtool could not work around it because
675 temporary object file, and libtool could not work around it because
745 temporary object file, and libtool could not work around it because
2242 echo "*** Therefore, libtool will create a static module, that should work "
2246 echo "*** However, this would only work if libtool was able to extract symbol"
2835 # Did it work?
2986 echo "*** a static module, that should work as long as the dlopening"
2990 echo "*** However, this would only work if libtool was able to extract symbol"
4012 # Restart under the correct shell, and then maybe \$echo will work
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Di915_drv.h522 void i915_gem_retire_work_handler(struct work_struct *work);
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h719 void srcavail_cancel_timeout(struct work_struct *work);
/freebsd-11-stable/sys/dev/ahci/
H A Dahci.h316 /* Total main work area. */
362 uint8_t *work; /* workspace */ member in struct:ata_dma
363 bus_addr_t work_bus; /* bus address of work */
/freebsd-11-stable/sys/dev/ata/
H A Data-all.h352 u_int8_t *work; /* workspace */ member in struct:ata_dma
/freebsd-11-stable/lib/libomp/
H A Domp-tools.h59 /* work states (0..15) */ \
90 macro (ompt_state_idle, 0x100) /* waiting for work */ \
135 macro (ompt_callback_work, ompt_callback_work_t, 20) /* task at work begin or end */ \
157 macro (ompt_callback_dispatch, ompt_callback_dispatch_t, 32) /* dispatch of work */
1046 ompt_record_work_t work; member in union:ompt_record_ompt_t::__anon3459
/freebsd-11-stable/contrib/gcc/doc/
H A Dmakefile.texi157 you should be able to work directly in the @file{stage@var{N}-gcc}
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta.autodep.mk247 # it is left as an exercise for the reader to work out what this does
/freebsd-11-stable/share/mk/
H A Dmeta.autodep.mk248 # it is left as an exercise for the reader to work out what this does
/freebsd-11-stable/sys/kern/
H A Dkern_sx.c91 #define GIANT_SAVE(work) do { \
93 work++; \
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c572 static void esw_vport_change_handler(struct work_struct *work) argument
575 container_of(work, struct mlx5_vport, vport_change_handler);

Completed in 1005 milliseconds

1234567891011