A Module can specify parameters to be passed to it when the module is inserted in the kernel.
The init_module function takes no parameters, so the mechanism for passing these parameters is different.
Special macros should be used.