MAX_FD_FILTER_NUM
bit_id = find_first_zero_bit(hdev->fd_bmap, MAX_FD_FILTER_NUM);
unsigned long fd_bmap[BITS_TO_LONGS(MAX_FD_FILTER_NUM)];