Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/kconfig/
Dmenu.c714 struct jump_key *jump = NULL; in get_prompt_str()
739 jump = xmalloc(sizeof(struct jump_key)); in get_prompt_str()
755 jump->index = list_entry(head->prev, struct jump_key, in get_prompt_str()
Dexpr.h274 struct jump_key { struct
Dmconf.c364 struct jump_key *pos; in update_text()
439 struct jump_key *pos, *tmp; in search_conf()