Searched refs:globalmes_list (Results 1 – 2 of 2) sorted by relevance
2892 static struct stateentry globalmes_list[] = variable2903 (sizeof(globalmes_list) / sizeof(struct stateentry))2933 if ((mt == globalmes_list[i].primitive) && in global_handler()2934 ((1 << proc->state) & globalmes_list[i].state)) in global_handler()2959 globalmes_list[i].rout(proc, mt, skb); in global_handler()
2826 static struct stateentry globalmes_list[] = variable2839 (sizeof(globalmes_list) / sizeof(struct stateentry))2872 if ((mt == globalmes_list[i].primitive) && in global_handler()2873 ((1 << proc->state) & globalmes_list[i].state)) in global_handler()2898 globalmes_list[i].rout(proc, mt, skb); in global_handler()