2023年3月14日

kprobe

摘要: https://www.cnblogs.com/hpyu/p/14257305.html 阅读全文

posted @ 2023-03-14 17:40 爱新觉罗玄烨 阅读(13) 评论(0) 推荐(0)

gdbinit ptype offsetof

摘要: (gdb) p offsetof( struct net_device,mtu)$1 = (unsigned int *) 0x240 <irq_stack_union+576>(gdb) shell cat ~/.gdbinitmacro define offsetof(t, f) &((t *) 阅读全文

posted @ 2023-03-14 17:09 爱新觉罗玄烨 阅读(47) 评论(0) 推荐(0)

gicv3 arm64 中断亲核 affinity

摘要: https://blog.csdn.net/wenfei11471/article/details/80303750?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default 阅读全文

posted @ 2023-03-14 15:36 爱新觉罗玄烨 阅读(40) 评论(0) 推荐(0)

导航