Home
last modified time | relevance | path

Searched refs:KERNEL_ASSERT_LOCKED (Results 1 – 25 of 46) sorted by relevance

12

/openbsd/sys/crypto/
H A Dcrypto.c57 KERNEL_ASSERT_LOCKED(); in crypto_newsession()
193 KERNEL_ASSERT_LOCKED(); in crypto_freesession()
226 KERNEL_ASSERT_LOCKED(); in crypto_get_driverid()
298 KERNEL_ASSERT_LOCKED(); in crypto_register()
336 KERNEL_ASSERT_LOCKED(); in crypto_unregister()
393 KERNEL_ASSERT_LOCKED(); in crypto_invoke()
/openbsd/sys/dev/
H A Dvideo.c141 KERNEL_ASSERT_LOCKED(); in videoopen()
174 KERNEL_ASSERT_LOCKED(); in videoclose()
194 KERNEL_ASSERT_LOCKED(); in videoread()
257 KERNEL_ASSERT_LOCKED(); in videoioctl()
420 KERNEL_ASSERT_LOCKED(); in videommap()
509 KERNEL_ASSERT_LOCKED(); in videokqfilter()
/openbsd/sys/netinet/
H A Dip_carp.c297 KERNEL_ASSERT_LOCKED(); /* touching carp_vhosts */ in carp_hmac_prepare()
887 KERNEL_ASSERT_LOCKED(); /* touching carp_vhosts */ in carp_new_vhost()
938 KERNEL_ASSERT_LOCKED(); /* touching carp_vhosts */ in carp_del_all_timeouts()
969 KERNEL_ASSERT_LOCKED(); /* touching if_carp */ in carpdetach()
988 KERNEL_ASSERT_LOCKED(); /* touching carp_vhosts */ in carp_destroy_vhosts()
1024 KERNEL_ASSERT_LOCKED(); /* touching if_carp */ in carp_send_ad_all()
1049 KERNEL_ASSERT_LOCKED(); /* touching carp_vhosts */ in carp_vhe_send_ad_all()
1340 KERNEL_ASSERT_LOCKED(); /* touching carp_vhosts */ in carp_update_lsmask()
1573 KERNEL_ASSERT_LOCKED(); /* touching carp_vhost */ in carp_setrun_all()
1698 KERNEL_ASSERT_LOCKED(); /* touching if_carp */ in carp_set_ifp()
[all …]
H A Digmp.c169 KERNEL_ASSERT_LOCKED(); in rti_find()
H A Dipsec_output.c517 KERNEL_ASSERT_LOCKED(); in ipsp_process_done()
/openbsd/sys/dev/wscons/
H A Dwsevent.c97 KERNEL_ASSERT_LOCKED(); in wsevent_klist_assertlk()
295 KERNEL_ASSERT_LOCKED(); in filt_wseventread()
/openbsd/sys/net/
H A Dbpf.c305 KERNEL_ASSERT_LOCKED(); in bpf_attachd()
327 KERNEL_ASSERT_LOCKED(); in bpf_detachd()
459 KERNEL_ASSERT_LOCKED(); in bpfread()
645 KERNEL_ASSERT_LOCKED(); in bpfwrite()
1122 KERNEL_ASSERT_LOCKED(); in bpf_setf()
1241 KERNEL_ASSERT_LOCKED(); in bpfkqfilter()
1767 KERNEL_ASSERT_LOCKED(); in bpfdetach()
1783 KERNEL_ASSERT_LOCKED(); in bpfsdetach()
1829 KERNEL_ASSERT_LOCKED(); in bpfilter_lookup()
H A Dif_tun.c195 KERNEL_ASSERT_LOCKED(); in tun_name_lookup()
230 KERNEL_ASSERT_LOCKED(); in tun_create()
308 KERNEL_ASSERT_LOCKED(); in tun_clone_destroy()
645 KERNEL_ASSERT_LOCKED(); in tun_set_capabilities()
678 KERNEL_ASSERT_LOCKED(); in tun_del_capabilities()
H A Drtable.c120 KERNEL_ASSERT_LOCKED(); in rtmap_grow()
341 KERNEL_ASSERT_LOCKED(); in rtable_l2set()
H A Dif_ethersubr.c609 KERNEL_ASSERT_LOCKED(); in ether_brport_isset()
621 KERNEL_ASSERT_LOCKED(); in ether_brport_set()
633 KERNEL_ASSERT_LOCKED(); in ether_brport_clr()
652 KERNEL_ASSERT_LOCKED(); in ether_brport_get_locked()
H A Dbridgectl.c775 KERNEL_ASSERT_LOCKED(); in bridge_addrule()
794 KERNEL_ASSERT_LOCKED(); in bridge_flushrule()
H A Dif_bridge.c718 KERNEL_ASSERT_LOCKED(); in bridge_findbif()
752 KERNEL_ASSERT_LOCKED(); in bridge_getbif()
1167 KERNEL_ASSERT_LOCKED(); in bridge_process()
/openbsd/sys/sys/
H A Dsystm.h421 #define KERNEL_ASSERT_LOCKED() KASSERT(_kernel_lock_held()) macro
429 #define KERNEL_ASSERT_LOCKED() /* nothing */ macro
/openbsd/regress/sys/net/rtable/
H A Dkern_compat.h36 #define KERNEL_ASSERT_LOCKED() /* nothing */ macro
/openbsd/sys/uvm/
H A Duvm_object.c226 KERNEL_ASSERT_LOCKED(); in uvm_obj_free()
H A Duvm_vnode.c175 KERNEL_ASSERT_LOCKED(); in uvn_attach()
252 KERNEL_ASSERT_LOCKED(); in uvn_attach()
1444 KERNEL_ASSERT_LOCKED(); in uvm_vnp_setsize()
H A Duvm_device.c326 KERNEL_ASSERT_LOCKED(); in udv_fault()
H A Duvm_page.c808 KERNEL_ASSERT_LOCKED(); in uvm_pagealloc_multi()
842 KERNEL_ASSERT_LOCKED(); in uvm_pagerealloc_multi()
/openbsd/sys/dev/dt/
H A Ddt_dev.c262 KERNEL_ASSERT_LOCKED(); in dtread()
341 KERNEL_ASSERT_LOCKED(); in dtlookup()
525 KERNEL_ASSERT_LOCKED(); in dt_ioctl_record_start()
/openbsd/sys/kern/
H A Dkern_smr.c89 KERNEL_ASSERT_LOCKED(); in smr_thread()
H A Dkern_resource.c552 KERNEL_ASSERT_LOCKED(); in dogetrusage()
616 KERNEL_ASSERT_LOCKED(); in rucheck()
H A Dsubr_prof.c142 KERNEL_ASSERT_LOCKED(); in prof_state_toggle()
H A Dkern_timeout.c793 KERNEL_ASSERT_LOCKED(); in softclock_thread()
825 KERNEL_ASSERT_LOCKED(); in softclock_thread_mp()
H A Dkern_event.c57 KERNEL_ASSERT_LOCKED(); \
891 KERNEL_ASSERT_LOCKED(); in filter_event()
2189 KERNEL_ASSERT_LOCKED(); in knote_assign()
2205 KERNEL_ASSERT_LOCKED(); in knote_submit()
H A Dsubr_disk.c1072 KERNEL_ASSERT_LOCKED(); in disk_attach()
1158 KERNEL_ASSERT_LOCKED(); in disk_detach()
1873 KERNEL_ASSERT_LOCKED(); in duid_format()

12