Home
last modified time | relevance | path

Searched refs:match_direction (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/scripts/kconfig/
H A Dnconf.c982 if (*match_direction == FIND_NEXT_MATCH_DOWN) in adj_match_dir()
983 *match_direction = in adj_match_dir()
986 *match_direction = in adj_match_dir()
994 match_f match_direction; member
1021 adj_match_dir(&state->match_direction); in do_match()
1023 state->match_direction); in do_match()
1027 state->match_direction); in do_match()
1029 state->match_direction = FIND_NEXT_MATCH_UP; in do_match()
1031 state->match_direction); in do_match()
1034 adj_match_dir(&state->match_direction); in do_match()
[all …]