摘要:
ARM registers arm register alias 4.19\arch\arm64\kernel\Asm-offsets.c DEFINE(S_X0, offsetof(struct pt_regs, regs[0])); DEFINE(S_X1, offsetof(struct pt 阅读全文
摘要:
PowerManagerService.WakeLocks wake lock acquire call stack Line 5713: 09-19 09:06:40.206 3291 3291 E power : in acquire_wake_lock: is pmswakelocks. Li 阅读全文
摘要:
cpp test program #include <iostream> using namespace std; int main() { const char* id = "PowerManagerService.WakeLocks"; std::string pmswakelocks = "P 阅读全文
摘要:
9.1.3.3 Relocations Relocations for ‘MOVZ’ and ‘MOVK’ instructions can be generated by prefixing the label with ‘#:abs_g2:’ etc. For example to load t 阅读全文
摘要:
print address/symbol(%p*) in kernel /* * Show a '%p' thing. A kernel extension is that the '%p' is followed * by an extra set of alphanumeric characte 阅读全文