Lines Matching refs:bpf_code
180 bpf_code: self, in mov_internal()
197 bpf_code: self, in swap_bytes()
232 bpf_code: self, in load_internal()
259 bpf_code: self, in store_internal()
280 bpf_code: self, in jump_conditional()
296 bpf_code: self, in call()
310 bpf_code: self, in exit()
334 bpf_code: &'i mut BpfCode, field
345 self.bpf_code.instructions.append(&mut asm); in push()
346 self.bpf_code in push()
404 bpf_code: &'i mut BpfCode, field
413 self.bpf_code.instructions.append(&mut asm); in push()
414 self.bpf_code in push()
443 bpf_code: &'i mut BpfCode, field
454 self.bpf_code.instructions.append(&mut asm); in push()
455 self.bpf_code in push()
477 bpf_code: &'i mut BpfCode, field
487 self.bpf_code.instructions.append(&mut asm); in push()
488 self.bpf_code in push()
530 bpf_code: &'i mut BpfCode, field
540 self.bpf_code.instructions.append(&mut asm); in push()
541 self.bpf_code in push()
592 bpf_code: &'i mut BpfCode, field
600 self.bpf_code.instructions.append(&mut asm); in push()
601 self.bpf_code in push()
621 bpf_code: &'i mut BpfCode, field
629 self.bpf_code.instructions.append(&mut asm); in push()
630 self.bpf_code in push()