Searched defs:opcodes (Results 1 – 8 of 8) sorted by relevance
/linux/tools/bpf/bpftool/ |
H A D | xlated_dumper.c | 219 bool opcodes, bool linum) in dump_xlated_json() argument 304 bool opcodes, bool linum) in dump_xlated_plain() argument 369 bool opcodes, bool linum) in dump_xlated_for_graph() argument
|
H A D | cfg.c | 386 bool opcodes, bool linum) in draw_bb_node() 435 bool opcodes, bool linum) in func_output_bb_def() 461 cfg_dump(struct cfg *cfg, struct dump_data *dd, bool opcodes, bool linum) in cfg_dump() 477 bool opcodes, bool linum) in dump_xlated_cfg()
|
H A D | main.h | 189 disasm_print_insn(unsigned char * image,ssize_t len,int opcodes,const char * arch,const char * disassembler_options,const struct btf * btf,const struct bpf_prog_linfo * prog_linfo,__u64 func_ksym,unsigned int func_idx,bool linum) disasm_print_insn() argument
|
H A D | prog.c | 702 prog_dump(struct bpf_prog_info * info,enum dump_mode mode,char * filepath,bool opcodes,bool visual,bool linum) prog_dump() argument 887 bool opcodes = false; do_dump() local [all...] |
/linux/tools/bpf/ |
H A D | bpf_jit_disasm.c | 55 static void get_asm_insns(uint8_t *image, size_t len, int opcodes) in get_asm_insns() 268 unsigned int len, klen, opt, opcodes = 0; in main() local
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | fault.h | 29 unsigned long opcodes[(1U << BITS_PER_BYTE) / BITS_PER_LONG]; member
|
/linux/drivers/spi/ |
H A D | spi-intel.c | 176 u8 opcodes[8]; member
|
/linux/include/net/bluetooth/ |
H A D | mgmt.h | 79 __le16 opcodes[]; global() member
|