From user space I'm trying to get at an exported function from a kernel module that I am programming so that I can get to an array of structs so that I can iterate through that array to find out how many structs there are in the array.From user space I'm trying to get at an exporte