Searched refs:check_context (Results 1 – 4 of 4) sorted by relevance
135 $ret[0] = check_context(1);136 like( $ret[0], qr/\$ = &main::check_context/, 147 sub check_context {
122 int check_context(const struct reg *, struct trapframe *);
136 if (check_context(regs, tf)) in process_write_regs()
2129 check_context(const struct reg *regs, struct trapframe *tf) in check_context() function