I have been working in the scheduler where I see a subroutine called
'unlikely'.  I would like to know where 'unlikely' is defined source
tree.  Specifically what file.

example of usage:

    if (unlikely(reacquire_kernel_lock(current) < 0))
        goto need_resched_nonpreemptible;


thanks for you patients,

brahan

--
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