searching exported symbols from modules

From: Antti Halonen
Date: Wed Apr 19 2006 - 08:44:30 EST



Hi,

Apologies if I posted this question to wrong place.

Here's the thing: when loading my module 'a', I want to search modules
list to check if module 'b' is presents, and if it is, initialize my
function pointers to the functions module b has exported. Or at least
search symbols from module b, whatever. The main question is; how to
locate modules
by name from my module a?

Is this doable? Can anyone give me pointers?

Sorry for posting such a stupid question, but I didn't run into
satisfactory when searching the archive & many of the functions which
would have resolved this are apparently not exported anymore.

Any comments are really appreciated!

Thanking in advance,
antti


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/