Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/kconfig/
Dnconf.c1006 struct match_state struct
1017 static int do_match(int key, struct match_state *state, int *ans) in do_match() argument
1071 struct match_state match_state = { in conf() local
1235 struct match_state match_state = { in conf_choice() local
/Linux-v6.1/include/linux/
Dsched.h2006 static inline unsigned long wait_task_inactive(struct task_struct *p, unsigned int match_state) in wait_task_inactive()
/Linux-v6.1/kernel/sched/
Dcore.c3264 unsigned long wait_task_inactive(struct task_struct *p, unsigned int match_state) in wait_task_inactive()