Home
last modified time | relevance | path

Searched refs:ASSERT_SLEEPABLE (Results 1 – 25 of 42) sorted by relevance

12

/netbsd/src/sys/kern/
Dsubr_copy.c111 ASSERT_SLEEPABLE(); in uiomove()
664 ASSERT_SLEEPABLE(); in ucas_32()
680 ASSERT_SLEEPABLE(); in ucas_64()
703 ASSERT_SLEEPABLE(); in ufetch_8()
712 ASSERT_SLEEPABLE(); in ufetch_16()
721 ASSERT_SLEEPABLE(); in ufetch_32()
731 ASSERT_SLEEPABLE(); in ufetch_64()
752 ASSERT_SLEEPABLE(); in ustore_8()
761 ASSERT_SLEEPABLE(); in ustore_16()
770 ASSERT_SLEEPABLE(); in ustore_32()
[all …]
Dsubr_percpu.c175 ASSERT_SLEEPABLE(); in percpu_backend_alloc()
221 ASSERT_SLEEPABLE(); in percpu_init()
248 ASSERT_SLEEPABLE(); in percpu_init_cpu()
317 ASSERT_SLEEPABLE(); in percpu_create()
390 ASSERT_SLEEPABLE(); in percpu_free()
479 ASSERT_SLEEPABLE(); in percpu_traverse_enter()
Dsubr_specificdata.c187 ASSERT_SLEEPABLE(); in specificdata_key_create()
282 ASSERT_SLEEPABLE(); in specificdata_fini()
360 ASSERT_SLEEPABLE(); in specificdata_setspecific()
Dsubr_xcall.c262 ASSERT_SLEEPABLE(); in xc_broadcast()
321 ASSERT_SLEEPABLE(); in xc_unicast()
361 ASSERT_SLEEPABLE(); in xc_wait()
Dkern_threadpool.c499 ASSERT_SLEEPABLE(); in threadpool_get()
547 ASSERT_SLEEPABLE(); in threadpool_put()
577 ASSERT_SLEEPABLE(); in threadpool_percpu_get()
620 ASSERT_SLEEPABLE(); in threadpool_percpu_put()
779 ASSERT_SLEEPABLE(); in threadpool_job_destroy()
Dsubr_psref.c161 ASSERT_SLEEPABLE(); in psref_class_create()
516 ASSERT_SLEEPABLE(); in psref_target_destroy()
Dkern_malloc.c196 ASSERT_SLEEPABLE(); in kern_realloc()
Dsubr_workqueue.c413 ASSERT_SLEEPABLE(); in workqueue_wait()
439 ASSERT_SLEEPABLE(); in workqueue_destroy()
Dkern_entropy.c1203 ASSERT_SLEEPABLE(); in entropy_do_consolidate()
1373 ASSERT_SLEEPABLE(); in entropy_consolidate()
1503 ASSERT_SLEEPABLE(); in entropy_extract()
1869 ASSERT_SLEEPABLE(); in rnd_detach_source()
1978 ASSERT_SLEEPABLE(); in entropy_request()
Dsubr_extent.c486 ASSERT_SLEEPABLE(); in extent_alloc_region()
665 ASSERT_SLEEPABLE(); in extent_alloc_subregion1()
Dsubr_vmem.c134 #define ASSERT_SLEEPABLE() __nothing macro
1134 ASSERT_SLEEPABLE(); in vmem_alloc()
1205 ASSERT_SLEEPABLE(); in vmem_xalloc()
Dsys_futex.c486 ASSERT_SLEEPABLE(); in futex_destroy()
535 ASSERT_SLEEPABLE(); in futex_rele()
/netbsd/src/sys/net/
Dpfil.c270 ASSERT_SLEEPABLE(); in pfil_add_hook()
306 ASSERT_SLEEPABLE(); in pfil_add_ihook()
372 ASSERT_SLEEPABLE(); in pfil_remove_hook()
394 ASSERT_SLEEPABLE(); in pfil_remove_ihook()
Dpktqueue.c545 ASSERT_SLEEPABLE(); in pktq_flush()
/netbsd/src/sys/uvm/pmap/
Dpmap_pvt.c87 ASSERT_SLEEPABLE(); in pmap_pv_track()
116 ASSERT_SLEEPABLE(); in pmap_pv_untrack()
/netbsd/src/sys/dev/usb/
Dusb_mem.c117 ASSERT_SLEEPABLE(); in usb_block_allocmem()
220 ASSERT_SLEEPABLE();
276 ASSERT_SLEEPABLE(); in usb_allocmem()
Dusbdi.c610 ASSERT_SLEEPABLE(); in usbd_alloc_xfer()
1035 ASSERT_SLEEPABLE(); in usbd_ar_pipe()
1299 ASSERT_SLEEPABLE(); in usbd_do_request_len()
/netbsd/src/sys/external/bsd/drm2/linux/
Dlinux_kmap.c211 ASSERT_SLEEPABLE(); in kmap()
250 ASSERT_SLEEPABLE(); in kunmap()
Dlinux_idr.c295 ASSERT_SLEEPABLE(); in idr_preload()
346 ASSERT_SLEEPABLE(); in idr_alloc()
Dlinux_ww_mutex.c587 ASSERT_SLEEPABLE(); in ww_mutex_lock()
707 ASSERT_SLEEPABLE(); in ww_mutex_lock_interruptible()
830 ASSERT_SLEEPABLE(); in ww_mutex_lock_slow()
907 ASSERT_SLEEPABLE(); in ww_mutex_lock_slow_interruptible()
/netbsd/src/sys/external/bsd/drm2/include/drm/
Ddrm_wait_netbsd.h202 ASSERT_SLEEPABLE(); \
233 ASSERT_SLEEPABLE(); \
/netbsd/src/sys/sys/
Dsystm.h765 #define ASSERT_SLEEPABLE() assert_sleepable() macro
767 #define ASSERT_SLEEPABLE() do {} while (0) macro
/netbsd/src/sys/external/bsd/common/include/linux/
Dkernel.h68 #define might_sleep ASSERT_SLEEPABLE
/netbsd/src/sys/netinet/
Dip_encap.c561 ASSERT_SLEEPABLE(); in encap_attach_func()
651 ASSERT_SLEEPABLE(); in encap_attach_addr()
/netbsd/src/sys/dev/mii/
Dmii_physubr.c270 ASSERT_SLEEPABLE(); in mii_phy_auto()

12