Home
last modified time | relevance | path

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

12

/netbsd-src/sys/kern/
H A 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 …]
H A 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()
H A Dsubr_specificdata.c187 ASSERT_SLEEPABLE(); in specificdata_key_create()
282 ASSERT_SLEEPABLE(); in specificdata_fini()
360 ASSERT_SLEEPABLE(); in specificdata_setspecific()
H A Dsubr_xcall.c262 ASSERT_SLEEPABLE(); in xc_broadcast()
321 ASSERT_SLEEPABLE(); in xc_unicast()
361 ASSERT_SLEEPABLE(); in xc_wait()
H A 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()
H A Dsubr_psref.c161 ASSERT_SLEEPABLE(); in psref_class_create()
516 ASSERT_SLEEPABLE(); in psref_target_destroy()
H A Dkern_malloc.c196 ASSERT_SLEEPABLE(); in kern_realloc()
H A Dsubr_workqueue.c413 ASSERT_SLEEPABLE(); in workqueue_wait()
439 ASSERT_SLEEPABLE(); in workqueue_destroy()
H A Dkern_entropy.c1203 ASSERT_SLEEPABLE(); in entropy_do_consolidate()
1373 ASSERT_SLEEPABLE(); in entropy_consolidate()
1503 ASSERT_SLEEPABLE(); in entropy_extract()
1869 ASSERT_SLEEPABLE();
1978 ASSERT_SLEEPABLE(); in entropy_request()
H A Dsubr_extent.c486 ASSERT_SLEEPABLE(); in extent_alloc_region()
665 ASSERT_SLEEPABLE(); in extent_alloc_subregion1()
H A Dsys_futex.c485 ASSERT_SLEEPABLE(); in futex_destroy()
534 ASSERT_SLEEPABLE(); in futex_rele()
H A Dsubr_vmem.c134 #define ASSERT_SLEEPABLE() __nothing
1134 ASSERT_SLEEPABLE(); in vmem_alloc()
1205 ASSERT_SLEEPABLE(); in vmem_xalloc()
/netbsd-src/sys/external/bsd/common/linux/
H A Dlinux_srcu.c90 ASSERT_SLEEPABLE(); in _init_srcu_struct()
113 ASSERT_SLEEPABLE(); in cleanup_srcu_struct()
272 ASSERT_SLEEPABLE(); in synchronize_srcu()
/netbsd-src/sys/net/
H A 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()
H A Dpktqueue.c545 ASSERT_SLEEPABLE(); in pktq_flush()
/netbsd-src/sys/uvm/pmap/
H A Dpmap_pvt.c87 ASSERT_SLEEPABLE(); in pmap_pv_track()
116 ASSERT_SLEEPABLE(); in pmap_pv_untrack()
/netbsd-src/sys/dev/usb/
H A Dusb_mem.c117 ASSERT_SLEEPABLE(); in usb_block_allocmem()
220 ASSERT_SLEEPABLE();
276 ASSERT_SLEEPABLE(); in usb_allocmem()
H A 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/
H A Dlinux_kmap.c211 ASSERT_SLEEPABLE(); in kmap()
250 ASSERT_SLEEPABLE(); in kunmap()
H A Dlinux_idr.c295 ASSERT_SLEEPABLE(); in idr_preload()
346 ASSERT_SLEEPABLE(); in idr_alloc()
H A 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/
H A Ddrm_wait_netbsd.h202 ASSERT_SLEEPABLE(); \
233 ASSERT_SLEEPABLE(); \
/netbsd-src/sys/sys/
H A Dsystm.h765 #define ASSERT_SLEEPABLE() assert_sleepable() macro
767 #define ASSERT_SLEEPABLE() do {} while (0) macro
/netbsd-src/sys/external/bsd/common/include/linux/
H A Dkernel.h68 #define might_sleep ASSERT_SLEEPABLE
/netbsd-src/sys/netinet/
H A Dip_encap.c561 ASSERT_SLEEPABLE(); in encap_attach_func()
651 ASSERT_SLEEPABLE(); in encap_attach_addr()

12