Home
last modified time | relevance | path

Searched defs:src2 (Results 1 – 2 of 2) sorted by relevance

/kvmtool/include/linux/
H A Dbitmap.h48 const unsigned long *src2, unsigned int nbits) in bitmap_and()
62 const unsigned long *src2, unsigned int nbits) in bitmap_subset()
/kvmtool/util/
H A Dbitmap.c224 const unsigned long *src2, unsigned int nbits) in __bitmap_and()