Searched refs:inprogress (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/powerpc/cpufreq/
H A Dmpc85xx_jog.c246 volatile int inprogress; member in struct:jog_rv_args
280 args->inprogress = 0;
282 while (args->inprogress)
301 args.inprogress = 1;
/freebsd-13-stable/crypto/heimdal/kadmin/
H A Drpc.c744 int inprogress; member in struct:gctx
934 INSIST(gctx.inprogress == 0);
937 gctx.inprogress = 1;
943 INSIST(gctx.inprogress);
1057 if (gctx.inprogress) {
1059 gctx.inprogress = 0;
/freebsd-13-stable/sys/ddb/
H A Ddb_capture.c96 SYSCTL_INT(_debug_ddb_capture, OID_AUTO, inprogress, CTLFLAG_RD,

Completed in 56 milliseconds