Home
last modified time | relevance | path

Searched defs:next_bit (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/bpf/ !
H A Dlpm_trie.c251 unsigned int next_bit; in trie_lookup_elem() local
331 unsigned int next_bit; in trie_update_elem() local
465 unsigned int next_bit; in trie_delete_elem() local
663 unsigned int next_bit; in trie_get_next_key() local
/linux/lib/ !
H A Dtest_bitmap.c647 unsigned int nbits, next_bit; in test_bitmap_arr32() local
675 unsigned int nbits, next_bit; in test_bitmap_arr64() local
H A Dgenalloc.c765 unsigned long next_bit = find_next_bit(map, size, index + nr); in gen_pool_best_fit() local
/linux/arch/x86/kernel/ !
H A Damd_gart_64.c86 static unsigned long next_bit; /* protected by iommu_bitmap_lock */ variable
/linux/drivers/fsi/ !
H A Dfsi-master-gpio.c136 int next_bit; in serial_out() local
/linux/net/ceph/ !
H A Dosdmap.c2302 int next_bit = n << (old_bits - 1); in ceph_pg_is_split() local