Searched refs:busy_ioctl (Results 1 – 2 of 2) sorted by relevance
114 int busy_ioctl; /* track busy and idle ioctl calls */ member
664 pshot->busy_ioctl = 0; in pshot_attach()1992 ++(pshot->busy_ioctl); in pshot_devctl()1997 pshot->busy_ioctl); in pshot_devctl()2025 state, pshot->busy_ioctl); in pshot_devctl()2040 if (pshot->busy_ioctl > 0) { in pshot_devctl()2043 --(pshot->busy_ioctl); in pshot_devctl()2048 pshot->busy, pshot->busy_ioctl); in pshot_devctl()