Linux Kernel Programming – API Hierarchy – External APIs, Internal APIs, Wrapper APIs, Helper APIs, Core Helper APIs, Nested Internal Helper APIs
When you start newly working in the Linux Kernel space you will go through various books and other study material. You read about Kernel data-structures, APIs and so on. But…