How to traverse the linked list of kernel modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



kernel modules are represented by the data structure(struct module) as
defined in ~include/linux/module.h, and they seem to be connected by a doubly
circular link list. Now suppose I want to access all the elements in
this linked list
of kernel modules(modules that show up in /proc/modules), then how should
i go about doing this ?

Regards,
amit

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux