Searched defs:alloc_state (Results 1 – 7 of 7) sorted by relevance
84 u8 alloc_state; member
403 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()517 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
521 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()667 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
540 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()684 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
1642 enum s_alloc alloc_state; in build_sched_domains() local
589 enum alloc_state { enum
130 enum { SPU_FREE, SPU_USED } alloc_state; member