Searched defs:opcodes (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/intel/ice/ |
D | ice_virtchnl_allowlist.c | 84 const u32 *opcodes; member 128 ice_vc_allowlist_opcodes(struct ice_vf *vf, const u32 *opcodes, size_t size) in ice_vc_allowlist_opcodes()
|
/linux-5.19.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.19.10/tools/bpf/bpftool/ |
D | xlated_dumper.c | 213 bool opcodes, bool linum) in dump_xlated_json() 298 bool opcodes, bool linum) in dump_xlated_plain()
|
D | jit_disasm.c | 76 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn()
|
D | main.h | 191 void disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn()
|
D | prog.c | 712 char *filepath, bool opcodes, bool visual, bool linum) in prog_dump() 894 bool opcodes = false; in do_dump() local
|
/linux-5.19.10/drivers/infiniband/hw/hfi1/ |
D | fault.h | 29 unsigned long opcodes[(1U << BITS_PER_BYTE) / BITS_PER_LONG]; member
|
/linux-5.19.10/arch/x86/kernel/ |
D | dumpstack.c | 118 u8 opcodes[OPCODE_BUFSIZE]; in show_opcodes() local
|
/linux-5.19.10/drivers/spi/ |
D | spi-intel.c | 153 u8 opcodes[8]; member
|
/linux-5.19.10/include/net/bluetooth/ |
D | mgmt.h | 79 __le16 opcodes[]; member
|