Home
last modified time | relevance | path

Searched refs:src1 (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dbitmap.h207 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() argument
211 *dst = *src1 | *src2; in bitmap_or()
213 __bitmap_or(dst, src1, src2, nbits); in bitmap_or()
/include/
A Defi_api.h1028 const struct efi_device_path *src1,

Completed in 15 milliseconds