Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/kernel/
Dmdesc.c116 mdesc_node_match_f *match_f) in mdesc_get_node_ops() argument
126 if (match_f) in mdesc_get_node_ops()
127 *match_f = NULL; in mdesc_get_node_ops()
140 if (match_f) in mdesc_get_node_ops()
141 *match_f = md_node_ops_table[i].node_match; in mdesc_get_node_ops()
/Linux-v5.4/scripts/kconfig/
Dnconf.c493 FIND_NEXT_MATCH_DOWN, FIND_NEXT_MATCH_UP} match_f; typedef
496 static int get_mext_match(const char *match_str, match_f flag) in get_mext_match()
999 static void adj_match_dir(match_f *match_direction) in adj_match_dir()
1013 match_f match_direction;