Home
last modified time | relevance | path

Searched defs:match_state (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/scripts/kconfig/
Dnconf.c1007 struct match_state struct
1018 static int do_match(int key, struct match_state *state, int *ans) in do_match() argument
1073 struct match_state match_state = { in conf() local
1239 struct match_state match_state = { in conf_choice() local
/linux-3.3/include/linux/
Dsched.h2304 long match_state) in wait_task_inactive()
/linux-3.3/kernel/sched/
Dcore.c1142 unsigned long wait_task_inactive(struct task_struct *p, long match_state) in wait_task_inactive()