- What is a Linux loadable kernel module?
- What is the programming language expected to be used by the Linux kernel for its modules?
- What is the kernel buffer and what is the first part of every line in it?
- What is the purpose of the modinfo, lsmod, insmod, and rmmod Linux commands?
- Why, by default, are the String, Vec, and Box data types not available to Rust code for building kernel modules?
- What is the purpose of the #[no_mangle] Rust directive?
- What is the purpose of the extern "C" Rust clause?
- What is the purpose of the init_module and cleanup_module functions?
- What is the purpose of the __register_chrdev and __unregister_chrdev functions?
- Which function should be used to copy a sequence of bytes from kernel space memory to user-space memory?
United States
United Kingdom
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Argentina
Austria
Belgium
Bulgaria
Chile
Colombia
Cyprus
Czechia
Denmark
Ecuador
Egypt
Estonia
Finland
Greece
Hungary
Indonesia
Ireland
Italy
Japan
Latvia
Lithuania
Luxembourg
Malaysia
Malta
Mexico
Netherlands
New Zealand
Norway
Philippines
Poland
Portugal
Romania
Singapore
Slovakia
Slovenia
South Africa
South Korea
Sweden
Switzerland
Taiwan
Thailand
Turkey
Ukraine