Searched refs:BPFD_UNLOCK (Results 1 – 5 of 5) sorted by relevance
756 BPFD_UNLOCK(d); in bpf_attachd()868 BPFD_UNLOCK(d); in bpf_detachd_locked()911 BPFD_UNLOCK(d); in bpf_dtor()1086 BPFD_UNLOCK(d); in bpfread()1106 BPFD_UNLOCK(d); in bpfread()1206 BPFD_UNLOCK(d); in bpfwrite()1264 BPFD_UNLOCK(d); in bpfwrite()1283 BPFD_UNLOCK(d); in bpfwrite()1372 BPFD_UNLOCK(d); in bpfioctl()2035 BPFD_UNLOCK(d); in bpf_setf()[all …]
181 BPFD_UNLOCK(d); in bpf_buffer_ioctl_sblen()202 BPFD_UNLOCK(d); in bpf_buffer_ioctl_sblen()
520 BPFD_UNLOCK(d); in bpf_zerocopy_ioctl_rotzbuf()571 BPFD_UNLOCK(d); in bpf_zerocopy_ioctl_setzbuf()591 BPFD_UNLOCK(d); in bpf_zerocopy_ioctl_setzbuf()
119 #define BPFD_UNLOCK(bd) mtx_unlock(&(bd)->bd_lock) macro
118 #define BPFD_UNLOCK(bd) mtx_unlock(&(bd)->bd_lock) macro