Searched defs:opcodes (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/tools/bpf/ | 
| D | bpf_jit_disasm.c | 52 static void get_asm_insns(uint8_t *image, size_t len, int opcodes)  in get_asm_insns()263 	unsigned int len, klen, opt, opcodes = 0;  in main()  local
 
 | 
| /Linux-v5.4/tools/bpf/bpftool/ | 
| D | xlated_dumper.c | 206 		      bool opcodes, bool linum)  in dump_xlated_json()291 		       bool opcodes, bool linum)  in dump_xlated_plain()
 
 | 
| D | jit_disasm.c | 75 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes,  in disasm_print_insn()
 | 
| D | main.h | 175 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes,  in disasm_print_insn()
 | 
| D | prog.c | 422 	bool opcodes = false;  in do_dump()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | fault.h | 69 	unsigned long opcodes[(1U << BITS_PER_BYTE) / BITS_PER_LONG];  member
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | dumpstack.c | 98 	u8 opcodes[OPCODE_BUFSIZE];  in show_opcodes()  local
 | 
| /Linux-v5.4/drivers/mtd/spi-nor/ | 
| D | intel-spi.c | 155 	u8 opcodes[8];  member
 | 
| /Linux-v5.4/include/net/bluetooth/ | 
| D | mgmt.h | 73 	__le16	opcodes[0];  member
 |