Searched defs:might_sleep (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dbpf.h799 bool might_sleep; member in struct:bpf_func_proto
H A Dkernel.h105 # define might_sleep() \ macro
148 # define might_sleep() do { might_resched(); } while (0) macro

Completed in 143 milliseconds