Lines Matching refs:BUG_ON
256 BUG_ON(!cpumask); in node_has_cpus()
277 BUG_ON(!orig_mask); in bind_to_cpu()
313 BUG_ON(-1); in bind_to_cpu()
325 BUG_ON(!orig_mask); in bind_to_node()
367 BUG_ON(-1); in bind_to_node()
379 BUG_ON(ret); in bind_to_cpumask()
389 BUG_ON(ret); in mempol_restore()
401 BUG_ON(!node_mask); in bind_to_memnode()
410 BUG_ON(ret); in bind_to_memnode()
445 BUG_ON(buf == (void *)-1); in alloc_data()
499 BUG_ON(ret); in free_data()
550 BUG_ON(!str); in parse_setup_cpu_list()
582 BUG_ON(step <= 0 || step >= g->p.nr_cpus); in parse_setup_cpu_list()
594 BUG_ON(bind_len <= 0 || bind_len > g->p.nr_cpus); in parse_setup_cpu_list()
602 BUG_ON(mul <= 0); in parse_setup_cpu_list()
617 BUG_ON(bind_cpu_0 < 0 || bind_cpu_1 < 0); in parse_setup_cpu_list()
618 BUG_ON(bind_cpu_0 > bind_cpu_1); in parse_setup_cpu_list()
642 BUG_ON(!td->bind_cpumask); in parse_setup_cpu_list()
647 BUG_ON(-1); in parse_setup_cpu_list()
698 BUG_ON(!str); in parse_setup_node_list()
729 BUG_ON(step <= 0 || step >= g->p.nr_nodes); in parse_setup_node_list()
737 BUG_ON(mul <= 0); in parse_setup_node_list()
747 BUG_ON(bind_node_0 < 0 || bind_node_1 < 0); in parse_setup_node_list()
748 BUG_ON(bind_node_0 > bind_node_1); in parse_setup_node_list()
828 BUG_ON(!data && words); in do_work()
829 BUG_ON(data && !words); in do_work()
931 BUG_ON(!node_present); in count_process_nodes()
1041 BUG_ON(!nodes); in calc_convergence()
1079 BUG_ON(nr_min > nr_max); in calc_convergence()
1081 BUG_ON(sum > g->p.nr_tasks); in calc_convergence()
1394 BUG_ON(ret); in worker_process()
1399 BUG_ON(ret); in worker_process()
1443 BUG_ON(!td->bind_cpumask); in init_thread_data()
1476 BUG_ON(g->p.nr_nodes < 0); in init()
1487 BUG_ON(g->p.mb_global < 0); in init()
1492 BUG_ON(g->p.mb_proc < 0); in init()
1497 BUG_ON(g->p.mb_proc_locked < 0); in init()
1498 BUG_ON(g->p.mb_proc_locked > g->p.mb_proc); in init()
1503 BUG_ON(g->p.mb_thread < 0); in init()
1506 BUG_ON(g->p.nr_threads <= 0); in init()
1507 BUG_ON(g->p.nr_proc <= 0); in init()
1593 BUG_ON(pid < 0); in __bench_numa()
1653 BUG_ON(wpid < 0); in __bench_numa()
1654 BUG_ON(!WIFEXITED(wait_stat)); in __bench_numa()
1671 BUG_ON(bench_format != BENCH_FORMAT_DEFAULT); in __bench_numa()
1754 BUG_ON(size >= MAX_ARGS); in command_size()
1900 BUG_ON(ret < 0); in bench_all()