Spinlock save cpu flags
This commit is contained in:
@@ -23,7 +23,7 @@ struct proc_sq_entry {
|
||||
void proc_sqs_cleanup (struct proc* proc);
|
||||
|
||||
int proc_sq_suspend (struct proc* proc, struct proc_suspension_q* sq, spin_lock_t* resource_lock,
|
||||
struct reschedule_ctx* rctx);
|
||||
uint64_t lockflags, struct reschedule_ctx* rctx);
|
||||
|
||||
int proc_sq_resume (struct proc* proc, struct proc_sq_entry* sq_entry, struct reschedule_ctx* rctx);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user