MCPcopy 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
439static inline cond_resched() {
440 return FALSE;
441}
442static inline need_resched() {
443 return FALSE;
444}

Callers 3

dx_make_mapFunction · 0.85
do_one_passFunction · 0.85
do_one_passFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected