Searched defs:work (Results 101 - 125 of 136) sorted by relevance

123456

/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c93 struct work_struct work; member in struct:mlx4_en_filter
126 static void mlx4_en_filter_work(struct work_struct *work) argument
1009 static void mlx4_en_do_set_rx_mode(struct work_struct *work) argument
1180 mlx4_en_do_get_stats(struct work_struct *work) argument
1209 mlx4_en_service_task(struct work_struct *work) argument
1224 mlx4_en_linkstate(struct work_struct *work) argument
1566 mlx4_en_restart(struct work_struct *work) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_pm.c271 struct intel_fbc_work *work = arg; local
322 struct intel_fbc_work *work; local
[all...]
H A Dintel_display.c7055 struct intel_unpin_work *work; local
7075 struct intel_unpin_work *work = local
7098 struct intel_unpin_work *work; local
7431 struct intel_unpin_work *work; local
[all...]
/freebsd-11-stable/sys/dev/siis/
H A Dsiis.h334 uint8_t *work; /* workspace */ member in struct:ata_dma
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_sge.c3002 int work; local
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dmain.c190 static int work; variable
[all...]
/freebsd-11-stable/sys/dev/e1000/
H A Dif_igb.c4046 u32 work, processed = 0; local
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cm.c196 struct delayed_work work; member in struct:cm_work
207 struct cm_work work; /* Must be first. */ member in struct:cm_timewait_info
776 struct cm_work *work; local
786 cm_free_work(struct cm_work *work) argument
895 struct cm_work *work; local
1427 cm_get_bth_pkey(struct cm_work *work) argument
1445 cm_format_req_event(struct cm_work *work, struct cm_id_private *cm_id_priv, struct ib_cm_id *listen_id) argument
1481 cm_process_work(struct cm_id_private *cm_id_priv, struct cm_work *work) argument
1560 cm_dup_req_handler(struct cm_work *work, struct cm_id_private *cm_id_priv) argument
1603 cm_match_req(struct cm_work *work, struct cm_id_private *cm_id_priv) argument
1685 cm_req_handler(struct cm_work *work) argument
1944 cm_format_rep_event(struct cm_work *work, enum ib_qp_type qp_type) argument
1965 cm_dup_rep_handler(struct cm_work *work) argument
2008 cm_rep_handler(struct cm_work *work) argument
2095 cm_establish_handler(struct cm_work *work) argument
2127 cm_rtu_handler(struct cm_work *work) argument
2317 cm_dreq_handler(struct cm_work *work) argument
2393 cm_drep_handler(struct cm_work *work) argument
2492 cm_format_rej_event(struct cm_work *work) argument
2539 cm_rej_handler(struct cm_work *work) argument
2697 cm_mra_handler(struct cm_work *work) argument
2879 cm_lap_handler(struct cm_work *work) argument
3026 cm_apr_handler(struct cm_work *work) argument
3069 cm_timewait_handler(struct cm_work *work) argument
3171 cm_format_sidr_req_event(struct cm_work *work, const struct cm_id_private *rx_cm_id, struct ib_cm_id *listen_id) argument
3190 cm_sidr_req_handler(struct cm_work *work) argument
3320 cm_format_sidr_rep_event(struct cm_work *work) argument
3336 cm_sidr_rep_handler(struct cm_work *work) argument
3459 struct cm_work *work = container_of(_work, struct cm_work, work.work); local
3513 struct cm_work *work; local
3626 struct cm_work *work; local
[all...]
H A Dib_cma.c338 struct work_struct work; member in struct:cma_work
346 struct work_struct work; member in struct:cma_ndev_work
352 struct work_struct work; member in struct:iboe_mcast_work
2349 struct cma_work *work = context; local
2367 cma_query_ib_route(struct rdma_id_private *id_priv, int timeout_ms, struct cma_work *work) argument
2416 struct cma_work *work = container_of(_work, struct cma_work, work); local
2439 struct cma_work *work; local
2499 struct cma_work *work; local
2539 struct cma_work *work; local
2775 struct cma_work *work; local
2806 struct cma_work *work; local
4001 iboe_mcast_work_handler(struct work_struct *work) argument
4045 struct iboe_mcast_work *work; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2396 static void pkey_change_handler(struct work_struct *work) argument
H A Dmlx5_ib.h279 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/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c3097 static void handle_bonded_port_state_event(struct work_struct *work) argument
3147 static void ib_sl2vl_update_work(struct work_struct *work) argument
[all...]
H A Dmlx4_ib.h407 struct work_struct work; member in struct:mlx4_ib_demux_work
445 struct work_struct work; member in struct:mlx4_ib_demux_pv_ctx
606 struct work_struct work; member in struct:ib_event_work
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c641 mlx5e_update_carrier_work(struct work_struct *work) argument
1042 mlx5e_update_stats_work(struct work_struct *work) argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c5234 struct mlx4_vf_immed_vlan_work *work = local
[all...]
H A Dmlx4_fw.c2660 void mlx4_opreq_action(struct work_struct *work) argument
/freebsd-11-stable/sys/dev/ahci/
H A Dahci.h362 uint8_t *work; /* workspace */ member in struct:ata_dma
/freebsd-11-stable/sys/dev/ata/
H A Data-all.h352 u_int8_t *work; /* workspace */ member in struct:ata_dma
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c1846 struct wpa_radio_work *work = wpa_s->connect_work; local
3014 wpas_start_assoc_cb(struct wpa_radio_work *work, int deinit) argument
5134 radio_work_free(struct wpa_radio_work *work) argument
5165 radio_work_is_connect(struct wpa_radio_work *work) argument
5172 radio_work_is_scan(struct wpa_radio_work *work) argument
5275 struct wpa_radio_work *work; local
5339 struct wpa_radio_work *work, *tmp; local
5364 struct wpa_radio_work *work; local
5440 radio_add_work(struct wpa_supplicant *wpa_s, unsigned int freq, const char *type, int next, void (*cb)(struct wpa_radio_work *work, int deinit), void *ctx) argument
5446 struct wpa_radio_work *work; local
5497 radio_work_done(struct wpa_radio_work *work) argument
5517 struct wpa_radio_work *work; local
[all...]
/freebsd-11-stable/lib/libomp/
H A Domp-tools.h1046 ompt_record_work_t work; member in union:ompt_record_ompt_t::__anon3459
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c1613 int i, j, work = 0; local
2984 int work = 0, rv; local
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dqueue.c57 struct work struct
[all...]
/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/ncr/
H A Dncr.c6807 int co, da, st, en, di, se, post,work,disc; local

Completed in 287 milliseconds

123456