Searched refs:fdt_words (Results 1 – 1 of 1) sorted by relevance
49 #define fdt_words(fdt) ((fdt)->max_fds / BITS_PER_LONG) // words in ->open_fds macro58 unsigned int nwords = fdt_words(nfdt); in copy_fd_bitmaps()83 copy_fd_bitmaps(nfdt, ofdt, fdt_words(ofdt)); in copy_fdtable()