Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dmenu.c706 struct jump_key *jump = NULL; in get_prompt_str()
718 jump = xmalloc(sizeof(struct jump_key)); in get_prompt_str()
734 jump->index = list_entry(head->prev, struct jump_key, in get_prompt_str()
Dexpr.h278 struct jump_key { struct
Dmconf.c366 struct jump_key *pos; in update_text()
441 struct jump_key *pos, *tmp; in search_conf()