Searched refs:opname (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dvmi.c673 #define para_fill(opname, vmicall) \
678 paravirt_ops.opname = (void *)rel->eip; \
680 paravirt_ops.opname = (void *)vmi_nop; \
694 #define para_wrap(opname, wrapper, cache, vmicall) \
700 paravirt_ops.opname = wrapper; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c694 static int sym_eh_handler(int op, char *opname, struct scsi_cmnd *cmd) argument
704 dev_warn(&cmd->device->sdev_gendev, "%s operation started.\n", opname);
762 dev_warn(&cmd->device->sdev_gendev, "%s operation %s.\n", opname,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c662 static void setops(const char *args, const char *opname, int flg_no, argument
666 int l = strlen(opname) - 1; /* opname have + ' ' */
668 if (strncasecmp(a, opname, l) == 0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_lowlevel.c1102 static const char *opname(enum fuse_opcode opcode) function
1123 opname((enum fuse_opcode) in->opcode), in->opcode,

Completed in 81 milliseconds