1PATHMASK_TO_POS(9) The ccw bus PATHMASK_TO_POS(9)
23
4
NAME
6pathmask_to_pos - find the position of the left-most bit in a pathmask
7
SYNOPSIS
9u8 pathmask_to_pos(u8 mask);
10
ARGUMENTS
12mask
13pathmask with at least one bit set
14
AUTHOR
16Cornelia Huck <cornelia.huck@de.ibm.com>
17Author.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 PATHMASK_TO_POS(9)