Home
last modified time | relevance | path

Searched defs:disk_events (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h57666 struct disk_events { struct
57667 struct list_head node;
57668 struct gendisk *disk;
57669 spinlock_t lock;
57670 struct mutex block_mutex;
57671 int block;
57672 unsigned int pending;
57673 unsigned int clearing;
57674 long int poll_msecs;
57675 struct delayed_work dwork;