Home
last modified time | relevance | path

Searched defs:is_call_insn (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Duprobes.c920 static int is_call_insn(uprobe_opcode_t *insn) in is_call_insn() function
/linux/tools/lib/bpf/
H A Dlibbpf.c796 static bool is_call_insn(const struct bpf_insn *insn) is_call_insn() function