Searched refs:get_opcode (Results 1 – 2 of 2) sorted by relevance
103 static int get_opcode(unsigned char *addr, unsigned int *opcode) in get_opcode() function137 p += get_opcode(p, &opcode); in get_ins_type()157 p += get_opcode(p, &opcode); in get_ins_reg_width()180 p += get_opcode(p, &opcode); in get_ins_mem_width()404 p += get_opcode(p, &opcode); in get_ins_reg_val()459 p += get_opcode(p, &opcode); in get_ins_imm_val()
900 static inline u32 get_opcode(struct sk_buff *skb) in get_opcode() function908 unsigned int opcode = get_opcode(skb); in do_term()984 unsigned int opcode = get_opcode(skb); in process_rx()