Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dkfifo.h271 #define kfifo_is_empty_spinlocked_noirqsave(fifo, lock) \ macro
/Linux-v6.1/drivers/gpio/
Dgpiolib-cdev.c1415 if (!kfifo_is_empty_spinlocked_noirqsave(&lr->events, in linereq_poll()
1721 if (!kfifo_is_empty_spinlocked_noirqsave(&le->events, &le->wait.lock)) in lineevent_poll()
2412 if (!kfifo_is_empty_spinlocked_noirqsave(&cdev->events, in lineinfo_watch_poll()