Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bobranten/Ext4Fsd
/ cond_resched
Function
cond_resched
Ext4Fsd/include/linux/module.h:439–441 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
437
438
439
static inline cond_resched() {
440
return FALSE;
441
}
442
static inline need_resched() {
443
return FALSE;
444
}
Callers
3
dx_make_map
Function · 0.85
do_one_pass
Function · 0.85
do_one_pass
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected