Searched defs:opcodes (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_virtchnl_allowlist.c | 89 const u32 *opcodes; member 134 ice_vc_allowlist_opcodes(struct ice_vf *vf, const u32 *opcodes, size_t size) in ice_vc_allowlist_opcodes()
|
/linux-6.3-rc2/tools/bpf/ |
A D | bpf_jit_disasm.c | 53 static void get_asm_insns(uint8_t *image, size_t len, int opcodes) in get_asm_insns() 266 unsigned int len, klen, opt, opcodes = 0; in main() local
|
/linux-6.3-rc2/tools/bpf/bpftool/ |
A D | xlated_dumper.c | 215 bool opcodes, bool linum) in dump_xlated_json() 300 bool opcodes, bool linum) in dump_xlated_plain()
|
A D | main.h | 185 int disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn()
|
A D | jit_disasm.c | 319 int disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, in disasm_print_insn()
|
A D | prog.c | 698 char *filepath, bool opcodes, bool visual, bool linum) in prog_dump() 881 bool opcodes = false; in do_dump() local
|
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/ |
A D | fault.h | 29 unsigned long opcodes[(1U << BITS_PER_BYTE) / BITS_PER_LONG]; member
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A D | patch-scs.c | 126 u8 opcodes[]; member
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | dumpstack.c | 118 u8 opcodes[OPCODE_BUFSIZE]; in show_opcodes() local
|
/linux-6.3-rc2/drivers/spi/ |
A D | spi-intel.c | 172 u8 opcodes[8]; member
|
/linux-6.3-rc2/include/net/bluetooth/ |
A D | mgmt.h | 79 __le16 opcodes[]; member
|
Completed in 29 milliseconds