Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dbitmap.h467 static inline void bitmap_from_u64(unsigned long *dst, u64 mask) in bitmap_from_u64() function
/Linux-v4.19/kernel/events/
Dcore.c5852 bitmap_from_u64(_mask, mask); in perf_output_sample_regs()