Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
Dnconf.c1010 struct match_state struct
1021 static int do_match(int key, struct match_state *state, int *ans) in do_match() argument
1076 struct match_state match_state = { in conf() local
1239 struct match_state match_state = { in conf_choice() local
/kernel/linux/linux-6.6/scripts/kconfig/
Dnconf.c1081 struct match_state struct
1092 static int do_match(int key, struct match_state *state, int *ans) in do_match() argument
1151 struct match_state match_state = { in selected_conf() local
1328 struct match_state match_state = { in conf_choice() local
/kernel/linux/linux-5.10/include/linux/
Dsched.h1956 static inline unsigned long wait_task_inactive(struct task_struct *p, long match_state) in wait_task_inactive()
/kernel/linux/linux-5.10/kernel/sched/
Dcore.c2237 unsigned long wait_task_inactive(struct task_struct *p, long match_state) in wait_task_inactive()
/kernel/linux/linux-6.6/kernel/sched/
Dcore.c2328 unsigned long wait_task_inactive(struct task_struct *p, unsigned int match_state) in wait_task_inactive()