Loading

摘要: Linux 内核中 offset_of 和 container_of 宏的实现 offset_of via: https://elixir.bootlin.com/linux/latest/source/tools/include/linux/kernel.h#L23 获取成员在结构体中的偏移量 # 阅读全文
posted @ 2020-07-09 16:25 scriptk1d 阅读(362) 评论(0) 推荐(0)