Searched defs:opcodes (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dfault.h29 unsigned long opcodes[(1U << BITS_PER_BYTE) / BITS_PER_LONG]; member in struct:fault
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_allowlist.c88 const u32 *opcodes; member in struct:allowlist_opcode_info
133 ice_vc_allowlist_opcodes(struct ice_vf *vf, const u32 *opcodes, size_t size) argument
[all...]
/linux-master/tools/bpf/
H A Dbpf_jit_disasm.c53 static void get_asm_insns(uint8_t *image, size_t len, int opcodes) argument
266 unsigned int len, klen, opt, opcodes = 0; local
/linux-master/tools/bpf/bpftool/
H A Djit_disasm.c319 int disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, argument
H A Dmain.h185 int disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, argument
H A Dxlated_dumper.c218 dump_xlated_json(struct dump_data *dd, void *buf, unsigned int len, bool opcodes, bool linum) argument
303 dump_xlated_plain(struct dump_data *dd, void *buf, unsigned int len, bool opcodes, bool linum) argument
367 dump_xlated_for_graph(struct dump_data *dd, void *buf_start, void *buf_end, unsigned int start_idx, bool opcodes, bool linum) argument
H A Dcfg.c460 cfg_dump(struct cfg *cfg, struct dump_data *dd, bool opcodes, bool linum) argument
384 draw_bb_node(struct func_node *func, struct bb_node *bb, struct dump_data *dd, bool opcodes, bool linum) argument
433 func_output_bb_def(struct func_node *func, struct dump_data *dd, bool opcodes, bool linum) argument
475 dump_xlated_cfg(struct dump_data *dd, void *buf, unsigned int len, bool opcodes, bool linum) argument
H A Dprog.c880 bool opcodes = false; local
701 prog_dump(struct bpf_prog_info *info, enum dump_mode mode, char *filepath, bool opcodes, bool visual, bool linum) argument
[all...]
/linux-master/arch/x86/kernel/
H A Ddumpstack.c118 u8 opcodes[OPCODE_BUFSIZE]; local
/linux-master/arch/arm64/kernel/pi/
H A Dpatch-scs.c129 u8 opcodes[]; member in struct:eh_frame::__anon21::__anon23
/linux-master/drivers/spi/
H A Dspi-intel.c172 u8 opcodes[8]; member in struct:intel_spi
[all...]
/linux-master/include/net/bluetooth/
H A Dmgmt.h79 __le16 opcodes[]; member in struct:mgmt_rp_read_commands

Completed in 159 milliseconds