Searched defs:cnt (Results 1 – 10 of 10) sorted by relevance
| /lib/ |
| A D | find_bit_benchmark.c | 38 unsigned long i, cnt; in test_find_first_bit() local 55 unsigned long i, cnt; in test_find_first_and_bit() local 73 unsigned long i, cnt; in test_find_next_bit() local 87 unsigned long i, cnt; in test_find_next_zero_bit() local 101 unsigned long l, cnt = 0; in test_find_last_bit() local 137 unsigned long i, cnt; in test_find_next_and_bit() local
|
| A D | rcuref.c | 194 unsigned int cnt = atomic_read(&ref->refcnt); in rcuref_get_slowpath() local 237 bool rcuref_put_slowpath(rcuref_t *ref, unsigned int cnt) in rcuref_put_slowpath()
|
| A D | lwq.c | 85 int cnt; in lwq_exercise() local
|
| A D | debugobjects.c | 59 unsigned int cnt; member 322 int cnt = 0; in free_object_list() local 370 for (int cnt = 0; cnt < ODEBUG_BATCH_SIZE; cnt++) { in kmem_alloc_batch() local 419 int cnt = 0; in lookup_object() local 494 for (int cnt = 0; cnt < ODEBUG_FREE_WORK_MAX; cnt++) { in free_obj_work() local 1072 int cnt, objs_checked = 0; in __debug_check_no_obj_freed() local
|
| A D | test_rhashtable.c | 476 unsigned int i, cnt = 0; in print_ht() local 520 int cnt, bool slow) in test_insert_dup()
|
| A D | test_bitmap.c | 198 unsigned long b, bit, cnt = 0; in test_find_nth_bit() local 1378 unsigned int cnt, nbits, i; in test_bitmap_read_perf() local 1404 unsigned int cnt, nbits, i; in test_bitmap_write_perf() local
|
| A D | seq_buf.c | 355 int seq_buf_to_user(struct seq_buf *s, char __user *ubuf, size_t start, int cnt)
|
| A D | bch.c | 900 int cnt; in find_poly_roots() local
|
| /lib/crypto/mpi/ |
| A D | generic_mpih-lshift.c | 28 mpihelp_lshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned int cnt) in mpihelp_lshift()
|
| A D | generic_mpih-rshift.c | 29 mpihelp_rshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt) in mpihelp_rshift()
|
Completed in 27 milliseconds