人生境界:明智、中庸、诚信、谦逊
发布时间:2013-09-27 13:21:25
在学习Linux驱动的过程中,遇到一个宏叫做container_of。该宏定义在include/linux/kernel.h中,首先来贴出它的代码:/** * container_of - cast a member of a structure out to the containing structure * @ptr: the pointer to the member. * @type: &nbs.........【阅读全文】