Home
last modified time | relevance | path

Searched defs:cnt (Results 1 – 10 of 10) sorted by relevance

/lib/
A Dfind_bit_benchmark.c38 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 Drcuref.c194 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 Dlwq.c85 int cnt; in lwq_exercise() local
A Ddebugobjects.c59 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 Dtest_rhashtable.c476 unsigned int i, cnt = 0; in print_ht() local
520 int cnt, bool slow) in test_insert_dup()
A Dtest_bitmap.c198 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 Dseq_buf.c355 int seq_buf_to_user(struct seq_buf *s, char __user *ubuf, size_t start, int cnt)
A Dbch.c900 int cnt; in find_poly_roots() local
/lib/crypto/mpi/
A Dgeneric_mpih-lshift.c28 mpihelp_lshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned int cnt) in mpihelp_lshift()
A Dgeneric_mpih-rshift.c29 mpihelp_rshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt) in mpihelp_rshift()

Completed in 23 milliseconds