Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnodemask.h369 #define nodes_onto(dst, orig, relmap) \ argument
/Linux-v6.1/lib/
Dbitmap.c1171 const unsigned long *relmap, unsigned int bits) in bitmap_onto()