Home
last modified time | relevance | path

Searched refs:PGRP_UNLOCK (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/kern/
H A Dtty_info.c321 PGRP_UNLOCK(tp->t_pgrp); in tty_info()
339 PGRP_UNLOCK(tp->t_pgrp); in tty_info()
H A Dtty.c444 PGRP_UNLOCK(pg); in tty_wait_background()
460 PGRP_UNLOCK(pg); in tty_wait_background()
468 PGRP_UNLOCK(pg); in tty_wait_background()
476 PGRP_UNLOCK(pg); in tty_wait_background()
493 PGRP_UNLOCK(pg); in tty_wait_background()
1545 PGRP_UNLOCK(tp->t_pgrp); in tty_signal_pgrp()
1908 PGRP_UNLOCK(pg); in tty_generic_ioctl()
H A Dkern_proc.c637 PGRP_UNLOCK(pgrp); in enterpgrp()
780 PGRP_UNLOCK(savepgrp); in doenterpgrp()
781 PGRP_UNLOCK(pgrp); in doenterpgrp()
801 PGRP_UNLOCK(savepgrp); in leavepgrp()
831 PGRP_UNLOCK(pgrp); in pgdelete()
873 PGRP_UNLOCK(pgrp); in fixjobc_kill()
894 PGRP_UNLOCK(pgrp); in fixjobc_kill()
904 PGRP_UNLOCK(pgrp); in fixjobc_kill()
H A Dkern_prot.c368 PGRP_UNLOCK(pgrp); in sys_setsid()
470 PGRP_UNLOCK(pgrp); in sys_setpgid()
475 PGRP_UNLOCK(pgrp); in sys_setpgid()
479 PGRP_UNLOCK(pgrp); in sys_setpgid()
H A Dkern_resource.c140 PGRP_UNLOCK(pg); in kern_getpriority()
232 PGRP_UNLOCK(pg); in kern_setpriority()
H A Dkern_fork.c621 PGRP_UNLOCK(p1->p_pgrp); in do_fork()
H A Dkern_procctl.c1268 PGRP_UNLOCK(pg); in kern_procctl()
H A Dkern_sig.c1875 PGRP_UNLOCK(pgrp); in killpg1()
1883 PGRP_UNLOCK(pgrp); in killpg1()
4289 PGRP_UNLOCK(sigio->sio_pgrp); in pgsigio()
H A Dkern_ktrace.c1138 PGRP_UNLOCK(pg); in sys_ktrace()
H A Dkern_descrip.c1087 PGRP_UNLOCK(pg); in funsetown_locked()
1176 PGRP_UNLOCK(pg); in funsetownlst()
1260 PGRP_UNLOCK(pgrp); in fsetown()
/freebsd/sys/sys/
H A Dproc.h968 #define PGRP_UNLOCK(pg) mtx_unlock(&(pg)->pg_mtx) macro
978 PGRP_UNLOCK(pg); \
/freebsd/sys/compat/linux/
H A Dlinux_misc.c2841 PGRP_UNLOCK(pg); in linux_ioprio_get()
2947 PGRP_UNLOCK(pg); in linux_ioprio_set()