Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/kconfig/
H A 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
1242 struct match_state match_state = { in conf_choice() local
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A 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
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A 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
1242 struct match_state match_state = { in conf_choice() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h1841 static inline unsigned long wait_task_inactive(struct task_struct *p, long match_state) in wait_task_inactive()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c2346 unsigned long wait_task_inactive(struct task_struct *p, long match_state) in wait_task_inactive()