Searched refs:alloc_state (Results 1 – 9 of 9) sorted by relevance
206 if (spu->alloc_state != SPU_FREE) { in do_notify_spus_active()589 if (spu && spu->alloc_state == SPU_FREE) in spu_get_idle()606 if (spu->alloc_state == SPU_FREE) in spu_get_idle()617 spu->alloc_state = SPU_USED; in spu_get_idle()729 spu->alloc_state = SPU_USED; in __spu_schedule()771 spu->alloc_state = SPU_FREE; in spu_unschedule()1156 if (spu->alloc_state != SPU_FREE) in spu_sched_exit()1157 spu->alloc_state = SPU_FREE; in spu_sched_exit()
84 u8 alloc_state; member
1642 enum s_alloc alloc_state; in build_sched_domains() local1648 alloc_state = __visit_domain_allocation_hell(&d, cpu_map); in build_sched_domains()1649 if (alloc_state != sa_rootdomain) in build_sched_domains()1714 __free_domain_allocs(&d, alloc_state, cpu_map); in build_sched_domains()
403 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry() argument409 if (!xt_percpu_counter_alloc(alloc_state, &e->counters)) in find_check_entry()517 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local572 &alloc_state); in translate_table()
521 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry() argument530 if (!xt_percpu_counter_alloc(alloc_state, &e->counters)) in find_check_entry()667 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local721 &alloc_state); in translate_table()
540 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry() argument549 if (!xt_percpu_counter_alloc(alloc_state, &e->counters)) in find_check_entry()684 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local738 &alloc_state); in translate_table()
130 enum { SPU_FREE, SPU_USED } alloc_state; member
586 spu->alloc_state = SPU_FREE; in create_spu()
589 enum alloc_state { enum637 enum alloc_state state; in gfs2_iomap_alloc()