Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfile_ops.c1536 static inline u8 tzcnt(u64 value) in tzcnt() function
1550 free = tzcnt(map) - bitidx; in num_free_groups()
1562 free = tzcnt(map) - ++bitidx; in num_free_groups()
1822 while ((bitidx = tzcnt(map)) < BITS_PER_LONG) { in exp_tid_free()