Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
Dcheck.h63 struct list_head stack_ops; member
Dcheck.c380 INIT_LIST_HEAD(&insn->stack_ops); in decode_instructions()
389 &insn->stack_ops); in decode_instructions()
965 list_for_each_entry_safe(op, tmp, &insn->stack_ops, list) { in remove_insn_ops()
1336 INIT_LIST_HEAD(&nop->stack_ops); in handle_group_alt()
2599 list_for_each_entry(op, &insn->stack_ops, list) { in handle_insn_ops()