2021年12月7日

摘要: void __init sched_clock_register(u64 (*read)(void), int bits, unsigned long rate) { u64 res, wrap, new_mask, new_epoch, cyc, ns; u32 new_mult, new_shi 阅读全文
posted @ 2021-12-07 20:53 tycoon3 阅读(174) 评论(0) 推荐(0)
摘要: /** * @file lkm.c * @author Dmytro Shytyi * @date 14 Octobre 2018 * @version 0.1 * @brief A "Hello World!" loadable kernel module (LKM) that sends Hel 阅读全文
posted @ 2021-12-07 11:45 tycoon3 阅读(404) 评论(0) 推荐(0)

导航