Searched refs:Loader_Load (Results 1 – 3 of 3) sorted by relevance
| /sys/include/ |
| D | loader.h | 8 bool Loader_Load(Thread *thr, VNode *vn, void *buf, uint64_t len);
|
| /sys/kern/ |
| D | loader.c | 131 Loader_Load(Thread *thr, VNode *vn, void *buf, uint64_t len) in Loader_Load() function 218 Loader_Load(thr, initvn, pg, 1024); in Loader_LoadInit()
|
| D | syscall.c | 149 Loader_Load(thr, file, pg, 1024); in Syscall_Spawn()
|