Searched refs:bkt (Results 1 – 2 of 2) sorted by relevance
/kernel/ |
D | kcov.c | 361 int bkt; in kcov_remote_reset() local 366 hash_for_each_safe(kcov_remote_map, bkt, tmp, remote, hnode) { in kcov_remote_reset()
|
D | workqueue.c | 4658 int bkt; in show_pwq() local 4667 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq() 4677 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq() 5973 int cpu, bkt; in workqueue_init() local 6011 hash_for_each(unbound_pool_hash, bkt, pool, hash_node) in workqueue_init()
|