Lines Matching defs:imm
77 __s32 imm; /* signed immediate constant */
1229 * insn[0].imm: map fd or fd_idx
1230 * insn[1].imm: 0
1240 * insn[0].imm: map fd or fd_idx
1241 * insn[1].imm: offset into value
1251 * insn[0].imm: kernel btd id of VAR
1252 * insn[1].imm: 0
1261 * insn[0].imm: insn offset to the func
1262 * insn[1].imm: 0
1270 /* when bpf_call->src_reg == BPF_PSEUDO_CALL, bpf_call->imm == pc-relative
1275 * bpf_call->imm == btf_id of a BTF_KIND_FUNC in the running kernel
5902 /* integer value in 'imm' field of BPF_CALL instruction selects which helper
7287 * its insn->imm field to be relocated with actual field info;