Home
last modified time | relevance | path

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

/linux/fs/
A Dfile.c60 bitmap_copy_and_extend(nfdt->open_fds, ofdt->open_fds, in copy_fd_bitmaps()
62 bitmap_copy_and_extend(nfdt->close_on_exec, ofdt->close_on_exec, in copy_fd_bitmaps()
64 bitmap_copy_and_extend(nfdt->full_fds_bits, ofdt->full_fds_bits, in copy_fd_bitmaps()
/linux/include/linux/
A Dbitmap.h273 static inline void bitmap_copy_and_extend(unsigned long *to, in bitmap_copy_and_extend() function

Completed in 8 milliseconds