Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_verifier.h498 s32 call_imm; /* saved imm field of call insn */ member
/openbmc/linux/kernel/bpf/
H A Dverifier.c2851 unsigned long call_imm; in add_kfunc_call() local