Home
last modified time | relevance | path

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

/linux/tools/virtio/linux/
H A Dkernel.h147 #define might_sleep() do { } while (0) macro
/linux/rust/kernel/
H A Dtask.rs423 pub fn might_sleep() { in might_sleep() function
/linux/tools/testing/vma/include/
H A Dstubs.h365 static inline void might_sleep(void) in might_sleep() function
/linux/include/linux/
H A Dbpf_verifier.h742 bool might_sleep: 1; member
H A Dbpf.h928 bool might_sleep; member
1699 bool might_sleep; member