Searched defs:opcodes (Results 1 – 9 of 9) sorted by relevance
/linux-5.10/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-5.10/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 | 74 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn()
|
D | main.h | 204 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn()
|
D | prog.c | 612 char *filepath, bool opcodes, bool visual, bool linum) in prog_dump() 783 bool opcodes = false; in do_dump() local
|
/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | fault.h | 69 unsigned long opcodes[(1U << BITS_PER_BYTE) / BITS_PER_LONG]; member
|
/linux-5.10/arch/x86/kernel/ |
D | dumpstack.c | 124 u8 opcodes[OPCODE_BUFSIZE]; in show_opcodes() local
|
/linux-5.10/drivers/mtd/spi-nor/controllers/ |
D | intel-spi.c | 159 u8 opcodes[8]; member
|
/linux-5.10/include/net/bluetooth/ |
D | mgmt.h | 79 __le16 opcodes[]; member
|