Searched refs:BPFD_LOCK (Results 1 – 5 of 5) sorted by relevance
736 BPFD_LOCK(d); in bpf_attachd()854 BPFD_LOCK(d); in bpf_detachd_locked()907 BPFD_LOCK(d); in bpf_dtor()999 BPFD_LOCK(d); in bpfread()1098 BPFD_LOCK(d); in bpfread()1179 BPFD_LOCK(d); in bpfwrite()1217 BPFD_LOCK(d); in bpfwrite()1367 BPFD_LOCK(d); in bpfioctl()1987 BPFD_LOCK(d); in bpf_setf()2110 BPFD_LOCK(d); in bpfpoll()[all …]
118 #define BPFD_LOCK(bd) mtx_lock(&(bd)->bd_lock) macro
178 BPFD_LOCK(d); in bpf_buffer_ioctl_sblen()
513 BPFD_LOCK(d); in bpf_zerocopy_ioctl_rotzbuf()568 BPFD_LOCK(d); in bpf_zerocopy_ioctl_setzbuf()
117 #define BPFD_LOCK(bd) mtx_lock(&(bd)->bd_lock) macro