Home
last modified time | relevance | path

Searched refs:POLL_ENABLED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dsync_file.h56 #define POLL_ENABLED 0 macro
/openbmc/linux/drivers/dma-buf/
H A Dsync_file.c183 if (test_bit(POLL_ENABLED, &sync_file->flags)) in sync_file_release()
198 !test_and_set_bit(POLL_ENABLED, &sync_file->flags)) { in sync_file_poll()