Home | History | Annotate | Download | only in linux

Lines Matching refs:sset_mask

578  * @sset_mask: On entry, a bitmask of string sets to query, with bits
585 * Example: The user passes in @sset_mask = 0x7 (sets 0, 1, 2) and on
586 * return @sset_mask == 0x6 (sets 1, 2). Then @data[0] contains the
595 __u64 sset_mask;