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

123

/src/sys/net/agr/
H A Dif_agrtimer.c92 agrtimer_work(struct work *wk, void *arg) argument
/src/tests/rump/kernspace/
H A Dworkqueue.c49 struct work wk; member in struct:test_softc
55 rump_work1(struct work *wk, void *arg) argument
158 struct work wk; local in function:rumptest_workqueue_wait_pause
[all...]
/src/sys/dev/mscp/
H A Dmscp.c495 mscp_worker(struct work *wk, void *arg) argument
H A Dmscp_disk.c999 rronline_cb(struct work *wk) argument
/src/sys/kern/
H A Dkern_physio.c111 physio_done(struct work *wk, void *dummy) argument
H A Dsubr_workqueue.c141 work_impl_t *wk; local in function:workqueue_runlist
257 workqueue_exit(struct work * wk,void * arg) argument
348 work_impl_t *wk; local in function:workqueue_q_wait
408 workqueue_wait(struct workqueue * wq,struct work * wk) argument
455 workqueue_check_duplication(struct workqueue_queue * q,work_impl_t * wk) argument
470 work_impl_t *wk = (void *)wk0; local in function:workqueue_enqueue
[all...]
/src/sys/external/bsd/drm2/linux/
H A Dlinux_firmware.c117 request_firmware_work(struct work_struct *wk) argument
/src/sys/dev/usb/
H A Demdtv_ir.c142 emdtv_ir_worker(struct work *wk, void *opaque) argument
/src/sys/netinet/
H A Dtcp_timer.c257 tcp_slowtimo_work(struct work *wk, void *arg) argument
H A Dip_flow.c476 ipflow_slowtimo_work(struct work *wk, void *arg) argument
H A Dwqinput.c226 wqinput_work(struct work *wk, void *arg) argument
/src/sys/fs/autofs/
H A Dautofs.c180 autofs_timeout_wq(struct work *wk, void *arg) argument
/src/sys/dev/ic/
H A Dsc16is7xx.c107 sc16is7xx_wq(struct work *wk, void *arg) argument
121 int *wk; local in function:sc16is7xx_softintr
H A Dtpm.c763 tpm_rng_work(struct work *wk, void *cookie) argument
/src/games/rogue/
H A Dobject.c734 short ch, max, wk; local in function:c_object_for_wizard
/src/sys/dev/sysmon/
H A Dswwdog.c255 static struct work wk; /* we'll need it max once */ local in function:swwdog_panic
H A Dsysmon_envsys_events.c776 sme_events_worker(struct work *wk, void *arg) argument
/src/sys/netinet6/
H A Dip6_flow.c511 ip6flow_slowtimo_work(struct work *wk, void *arg) argument
/src/sys/rump/kern/lib/libsimplehook_tester/
H A Dsimplehook_tester.c142 simplehook_tester_work(struct work *wk, void *xctx) argument
/src/sys/dev/dmover/
H A Ddmover_io.c378 dmio_usrreq_fini1(struct work *wk, void *dummy) argument
/src/sys/dev/gpio/
H A Dgpiosim.c460 gpiosim_wq(struct work *wk, void *arg) argument
/src/sys/dev/spi/
H A Doj6sh.c225 oj6sh_cb(struct work *wk, void *arg) argument
/src/sys/net80211/
H A Dieee80211_ioctl.c878 struct ieee80211_key *wk; local in function:ieee80211_ioctl_getkey
1623 struct ieee80211_key *wk; local in function:ieee80211_ioctl_setkey
[all...]
/src/sys/dev/i2c/
H A Dihidev.c845 ihidev_work(struct work *wk, void *arg) argument
/src/sys/arch/arm/sunxi/
H A Dsun8i_codec.c322 sun8i_codec_thread(struct work *wk, void *priv) argument

Completed in 21 milliseconds

123