Searched defs:work (Results 1 - 25 of 25) sorted by relevance

/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/
H A Dtest_wq.c5 struct work_struct work; member in struct:test
8 static void test_fn(struct work_struct *work) { argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Dworkqueue.h136 queue_work(struct workqueue_struct *wq, struct work_struct *work) argument
[all...]
H A Dlinux_compat.c933 struct delayed_work *work; local
942 struct work_struct *work; local
[all...]
/barrelfish-2018-10-04/lib/bomp/include/
H A Dbomp_internal.h70 struct bomp_work *work; member in struct:bomp_thread_local_data
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_catas.c58 static void catas_reset(struct work_struct *work) argument
H A Dmthca_eq.c433 int work = 0; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/rdma/
H A Dib_umem.h53 struct work_struct work; member in struct:ib_umem
/barrelfish-2018-10-04/lib/zlib/
H A Dinflate.h113 unsigned short work[288]; /* work area for code table building */ member in struct:inflate_state
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Daddr.c69 static struct delayed_work work; variable in typeref:struct:delayed_work
492 static void process_req(struct work_struct *work) argument
H A Diwcm.c59 struct work_struct work; member in struct:iwcm_work
92 struct iwcm_work *work; local
102 static void put_work(struct iwcm_work *work) argument
117 struct iwcm_work *work; local
843 struct iwcm_work *work = container_of(_work, struct iwcm_work, work); local
899 struct iwcm_work *work; local
[all...]
H A Dnotice.c93 struct work_struct work; member in struct:inform_group
337 static void inform_work_handler(struct work_struct *work) argument
[all...]
H A Dmad_priv.h215 struct work_struct work; member in struct:ib_mad_port_private
H A Dmulticast.c99 struct work_struct work; member in struct:mcast_group
402 static void mcast_work_handler(struct work_struct *work) argument
[all...]
H A Dmad.c2184 ib_mad_completion_handler(struct work_struct *work) argument
[all...]
H A Dsa_query.c521 static void update_sm_ah(struct work_struct *work) argument
H A Dcma.c185 struct work_struct work; member in struct:cma_work
193 struct work_struct work; member in struct:cma_ndev_work
199 struct work_struct work; member in struct:iboe_mcast_work
1605 struct cma_work *work = context; local
1623 cma_query_ib_route(struct rdma_id_private *id_priv, int timeout_ms, struct cma_work *work) argument
1669 struct cma_work *work = container_of(_work, struct cma_work, work); local
1691 struct cma_ndev_work *work = container_of(_work, struct cma_ndev_work, work); local
1716 struct cma_work *work; local
1774 struct cma_work *work; local
1798 struct cma_work *work; local
2007 struct cma_work *work; local
[all...]
H A Dlocal_sa.c124 struct work_struct work; member in struct:sa_db_port
185 struct work_struct work; member in struct:sa_path_request
805 static void port_work_handler(struct work_struct *work) argument
978 static void report_path(struct work_struct *work) argument
[all...]
H A Dcm.c195 struct delayed_work work; member in struct:cm_work
206 struct cm_work work; /* Must be first. */ member in struct:cm_timewait_info
742 struct cm_work *work; local
752 cm_free_work(struct cm_work *work) argument
850 struct cm_work *work; local
1301 cm_format_req_event(struct cm_work *work, struct cm_id_private *cm_id_priv, struct ib_cm_id *listen_id) argument
1335 cm_process_work(struct cm_id_private *cm_id_priv, struct cm_work *work) argument
1414 cm_dup_req_handler(struct cm_work *work, struct cm_id_private *cm_id_priv) argument
1457 cm_match_req(struct cm_work *work, struct cm_id_private *cm_id_priv) argument
1540 cm_req_handler(struct cm_work *work) argument
1771 cm_format_rep_event(struct cm_work *work) argument
1792 cm_dup_rep_handler(struct cm_work *work) argument
1835 cm_rep_handler(struct cm_work *work) argument
1922 cm_establish_handler(struct cm_work *work) argument
1954 cm_rtu_handler(struct cm_work *work) argument
2140 cm_dreq_handler(struct cm_work *work) argument
2210 cm_drep_handler(struct cm_work *work) argument
2309 cm_format_rej_event(struct cm_work *work) argument
2356 cm_rej_handler(struct cm_work *work) argument
2505 cm_mra_handler(struct cm_work *work) argument
2692 cm_lap_handler(struct cm_work *work) argument
2832 cm_apr_handler(struct cm_work *work) argument
2875 cm_timewait_handler(struct cm_work *work) argument
2983 cm_format_sidr_req_event(struct cm_work *work, struct ib_cm_id *listen_id) argument
2998 cm_sidr_req_handler(struct cm_work *work) argument
3122 cm_format_sidr_rep_event(struct cm_work *work) argument
3138 cm_sidr_rep_handler(struct cm_work *work) argument
3261 struct cm_work *work = container_of(_work, struct cm_work, work.work); local
3315 struct cm_work *work; local
3403 struct cm_work *work; local
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dalias_GUID.c520 static void alias_guid_work(struct work_struct *work) argument
H A Dcm.c127 static void id_map_ent_timeout(struct work_struct *work) argument
H A Dmcg.c102 struct work_struct work; member in struct:mcast_group
531 static void mlx4_ib_mcg_timeout_handler(struct work_struct *work) argument
634 static void mlx4_ib_mcg_work_handler(struct work_struct *work) argument
1108 struct work_struct work; member in struct:clean_work
1113 mcg_clean_task(struct work_struct *work) argument
1124 struct clean_work *work; local
[all...]
/barrelfish-2018-10-04/lib/bomp/backends/
H A Dxomp_worker.c499 struct bomp_work *work = tls; local
[all...]
H A Dxomp_master.c1191 struct bomp_work *work = worker->tls; local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/documents/applications/
H A Dtutorial.tex[all...]
/barrelfish-2018-10-04/lib/lua/src/
H A Dlgc.c1001 l_mem work = -cast(l_mem, g->GCmemtrav); /* start counting work */ local
1058 lu_mem work; local
1148 lu_mem work = singlestep(L); /* do some work */ local
[all...]

Completed in 189 milliseconds