Searched defs:work_to_do (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/usr.sbin/rpc.statd/ |
H A D | file.c | 304 int work_to_do = FALSE; in notify_hosts() local
|
H A D | procs.c | 339 int work_to_do; in sm_simu_crash_1_svc() local
|
/freebsd-src/sys/dev/enic/ |
H A D | vnic_cq.h | 89 vnic_cq_service(struct vnic_cq * cq,unsigned int work_to_do,int (* q_service)(struct vnic_dev * vdev,struct cq_desc * cq_desc,u8 type,u16 q_number,u16 completed_index,void * opaque),void * opaque) vnic_cq_service() argument 129 vnic_cq_work(struct vnic_cq * cq,unsigned int work_to_do) vnic_cq_work() argument
|
/freebsd-src/sys/dev/xen/netfront/ |
H A D | netfront.c | 1258 int err, work_to_do; xn_rxeof() local
|