Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/include/linux/
Dwait.h58 int autoremove_wake_function(struct wait_queue_entry *, unsigned int, int, void *);
65 wqe->func = autoremove_wake_function; in init_wait_entry()
293 .func = autoremove_wake_function, \
/openbsd/src/sys/dev/pci/drm/
Ddrm_linux.c173 autoremove_wake_function(struct wait_queue_entry *wqe, unsigned int mode, in autoremove_wake_function() function