taglinefilesource code
opcode135arch/alpha/kernel/traps.cunsigned int opcode;
opcode138arch/alpha/kernel/traps.copcode = get_user((__u32*)(regs.pc - 4)) >> 26;
opcode139arch/alpha/kernel/traps.cif (opcode == 0x16) {
opcode180arch/alpha/kernel/traps.casmlinkage void do_entUna(void * va, unsigned long opcode, unsigned long reg,
opcode192arch/alpha/kernel/traps.cregs.pc - 4, va, opcode, reg);
opcode203arch/alpha/kernel/traps.cswitch (opcode) {
opcode218arch/alpha/kernel/traps.cregs.pc, va, opcode, reg);
opcode279arch/alpha/kernel/traps.casmlinkage void do_entUnaUser(void * va, unsigned long opcode, unsigned long reg,
opcode297arch/alpha/kernel/traps.c*pc_addr - 4, va, opcode, reg);
opcode306arch/alpha/kernel/traps.cif (opcode & 0x4) {
opcode311arch/alpha/kernel/traps.cif (opcode & 0x1) {
opcode322arch/alpha/kernel/traps.cif (opcode >= 0x28) {
opcode348arch/alpha/kernel/traps.cswitch (opcode) {
opcode369arch/alpha/kernel/traps.cif (opcode >= 0x28 && reg == 30 && dir == VERIFY_WRITE) {
opcode171arch/alpha/math-emu/fp-emul.cunsigned long opcode, fa, fb, fc, func, mode;
opcode181arch/alpha/math-emu/fp-emul.copcode = insn >> 26;
opcode328arch/alpha/math-emu/fp-emul.cunsigned long insn, opcode, rc;
opcode342arch/alpha/math-emu/fp-emul.copcode = insn >> 26;
opcode345arch/alpha/math-emu/fp-emul.cswitch (opcode) {
opcode376arch/alpha/math-emu/fp-emul.cif ((opcode == OPC_FLTI || opcode == OPC_FLTL)
opcode49arch/i386/math-emu/fpu_aux.cinstruction_address.opcode = 0;
opcode99arch/i386/math-emu/fpu_emu.hunsigned int opcode:11;
opcode316arch/i386/math-emu/fpu_entry.centry_sel_off.opcode = (byte1 << 8) | FPU_modrm;
opcode1186arch/i386/math-emu/reg_ld_str.cinstruction_address.opcode = get_fs_word((unsigned short *) (s+0x12));
opcode1338arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.opcode, (unsigned short *) (d+0x12));
opcode776drivers/scsi/NCR5380.cchar *lprint_opcode(int opcode, char *pos, char *buffer, int length);
opcode884drivers/scsi/NCR5380.cchar *lprint_opcode(int opcode, char *pos, char *buffer, int length) {
opcode885drivers/scsi/NCR5380.cSPRINTF("%2d (0x%02x)", opcode, opcode);
opcode75drivers/scsi/constants.c#define group(opcode) (((opcode) >> 5) & 7)
opcode91drivers/scsi/constants.cstatic void print_opcode(int opcode) {
opcode92drivers/scsi/constants.cconst char **table = commands[ group(opcode) ];
opcode95drivers/scsi/constants.cprintk("%s(0x%02x) ", reserved, opcode); 
opcode98drivers/scsi/constants.cprintk("%s(0x%02x) ", unknown, opcode); 
opcode101drivers/scsi/constants.cprintk("%s(0x%02x) ", vendor, opcode); 
opcode104drivers/scsi/constants.cprintk("%s ",table[opcode & 0x1f]);
opcode108drivers/scsi/constants.cstatic void print_opcode(int opcode) {
opcode109drivers/scsi/constants.cprintk("0x%02x ", opcode);
opcode577drivers/scsi/g_NCR5380.cstatic int sprint_opcode(char* buffer, int len, int opcode) {
opcode579drivers/scsi/g_NCR5380.cPRINTP("0x%02x " ANDP opcode);
opcode39drivers/scsi/scsi.h#define COMMAND_SIZE(opcode) scsi_command_size[((opcode) >> 5) & 7]
opcode171drivers/scsi/scsi_ioctl.cunsigned char opcode;
opcode207drivers/scsi/scsi_ioctl.copcode = get_user(cmd_in); 
opcode222drivers/scsi/scsi_ioctl.ccmdlen = COMMAND_SIZE(opcode);
opcode303drivers/scsi/sg.cunsigned char    opcode;
opcode345drivers/scsi/sg.copcode = get_user(buf);
opcode346drivers/scsi/sg.csize=COMMAND_SIZE(opcode);
opcode347drivers/scsi/sg.cif (opcode >= 0xc0 && device->header.twelve_byte) size = 12;
opcode241drivers/scsi/u14-34f.cunsigned char opcode: 3;             /* type of command */
opcode316drivers/scsi/u14-34f.ccpp->opcode = OP_HOST_ADAPTER;
opcode641drivers/scsi/u14-34f.ccpp->opcode = OP_SCSI;
opcode184drivers/scsi/ultrastor.cunsigned char opcode: 3;    /* type of command */
opcode704drivers/scsi/ultrastor.cmy_mscp->opcode = OP_SCSI;
opcode121include/linux/xd.hstatic u_char xd_setup_dma (u_char opcode,u_char *buffer,u_int count);
opcode267net/ipv4/tcp_input.cint opcode=*ptr++;
opcode269net/ipv4/tcp_input.cswitch(opcode)
opcode281net/ipv4/tcp_input.cswitch(opcode)