On Sat, May 08, 2010 at 09:43:23PM +0530, Onkar Mahajan wrote:
> What is trace_block_remap , I searched the entire kernel src code but
> I was not able to find the definition for this function / macro , how can
> anything not defined in the kernel source be called from blk-core.c ?
> 
> Regards,
> Onkar


Hi, it is a trace event defined in include/trace/events/block.h

This is not defined like a standard function.

See here: http://lwn.net/Articles/379903/


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to