Searched refs:bkt (Results 1 – 2 of 2) sorted by relevance
/kernel/ |
D | kcov.c | 393 int bkt; in kcov_remote_reset() local 399 hash_for_each_safe(kcov_remote_map, bkt, tmp, remote, hnode) { in kcov_remote_reset()
|
D | workqueue.c | 4744 int bkt; in show_pwq() local 4753 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq() 4763 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq() 6091 int cpu, bkt; in workqueue_init() local 6129 hash_for_each(unbound_pool_hash, bkt, pool, hash_node) in workqueue_init()
|