HomeSort by: relevance | last modified time | path
    Searched refs:sf_polling (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
sync_file.h 56 bool sf_polling; member in struct:sync_file
  /src/sys/external/bsd/drm2/linux/
linux_sync_file.c 57 sf->sf_polling = false;
74 if (sf->sf_polling)
110 } else if (sf->sf_polling) {
113 sf->sf_polling = true;
175 } else if (sf->sf_polling) {
178 sf->sf_polling = true;

Completed in 13 milliseconds