Searched refs:break_helper (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/misc/
H A Dkgdbts.c221 static void break_helper(char *bp_type, char *arg, unsigned long vaddr) function
237 break_helper(force_hwbrks ? "Z1" : "Z0", arg, 0);
242 break_helper(force_hwbrks ? "z1" : "z0", arg, 0);
247 break_helper("Z1", arg, 0);
252 break_helper("z1", arg, 0);
257 break_helper("Z2", arg, 0);
262 break_helper("z2", arg, 0);
267 break_helper("Z4", arg, 0);
272 break_helper("z4", arg, 0);
385 break_helper("Z
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/
H A Dkgdbts.c221 static void break_helper(char *bp_type, char *arg, unsigned long vaddr) function
237 break_helper(force_hwbrks ? "Z1" : "Z0", arg, 0);
242 break_helper(force_hwbrks ? "z1" : "z0", arg, 0);
247 break_helper("Z1", arg, 0);
252 break_helper("z1", arg, 0);
257 break_helper("Z2", arg, 0);
262 break_helper("z2", arg, 0);
267 break_helper("Z4", arg, 0);
272 break_helper("z4", arg, 0);
385 break_helper("Z
[all...]

Completed in 103 milliseconds