Searched defs:call_imm (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | bpf_verifier.h | 548 s32 call_imm; /* saved imm field of call insn */ member |
| /linux-6.15/kernel/bpf/ | ||
| H A D | verifier.c | 3144 unsigned long call_imm; in add_kfunc_call() local |