nop
__K8MASK(nop, 3),
nop; \
#define DTRACE_NOP nop
static uint16_t nop = MATCH_C_NOP;
kinst_memcpy(&kp->kp_tramp[ilen], &nop, INSN_C_SIZE);
m(+1, u64, nop, "nop", "Transmitted packets")
sq->stats.nop++;
sli4_req_common_nop_t *nop = NULL;
nop = (sli4_req_common_nop_t *)((uint8_t *)buf + sli_config_off);
nop->hdr.opcode = SLI4_OPC_COMMON_NOP;
nop->hdr.subsystem = SLI4_SUBSYSTEM_COMMON;
nop->hdr.request_length = 8;
ocs_memcpy(&nop->context, &context, sizeof(context));
struct nfsclopen *op, *nop;
LIST_FOREACH_SAFE(op, &owp->nfsow_open, nfso_list, nop) {
struct nfsclopen *op, *nop, *top;
LIST_FOREACH_SAFE(op, &owp->nfsow_open, nfso_list, nop) {
struct nfsclopen *op, *nop;
struct nfsclopen *op = NULL, *nop = NULL;
nop = LIST_NEXT(op, nfso_list);
op = nop;
nop = NULL;
nop = malloc(sizeof (struct nfsclopen) +
nop->nfso_own = nowp;
nop = malloc(sizeof (struct nfsclopen) +
nop->nfso_mode = NFSV4OPEN_ACCESSWRITE;
nop->nfso_mode = NFSV4OPEN_ACCESSREAD;
nop->nfso_opencnt = 0;
nop->nfso_posixlock = 1;
nop->nfso_fhlen = dp->nfsdl_fhlen;
NFSBCOPY(dp->nfsdl_fh, nop->nfso_fh, dp->nfsdl_fhlen);
LIST_INIT(&nop->nfso_lock);
nop->nfso_stateid.seqid = 0;
nop->nfso_stateid.other[0] = 0;
nop->nfso_stateid.other[1] = 0;
nop->nfso_stateid.other[2] = 0;
newnfs_copyincred(tcred, &nop->nfso_cred);
error = nfscl_tryopen(nmp, NULL, nop->nfso_fh,
nop->nfso_fhlen, nop->nfso_fh, nop->nfso_fhlen,
nop->nfso_hash.le_prev = NULL;
nop->nfso_mode, nop, NULL, 0, &tdp, 1,
if ((nop->nfso_mode & mode) == mode &&
nop->nfso_fhlen == tdp->nfsdl_fhlen &&
!NFSBCMP(nop->nfso_fh, tdp->nfsdl_fh,
nop->nfso_fhlen)) {
if (nop != NULL)
free(nop, M_NFSCLOPEN);
if (nop != NULL)
LIST_INSERT_HEAD(&extra_open, nop, nfso_list);
free(nop, M_NFSCLOPEN);
LIST_FOREACH_SAFE(op, &extra_open, nfso_list, nop) {
nfscl_newopen(clp, dp, &owp, &nowp, &op, &nop, own, nfhp, fhlen,
if (nfhp != NULL && dp != NULL && nop == NULL)
if (nop != NULL)
free(nop, M_NFSCLOPEN);
struct nfsclopen *op, *nop;
LIST_FOREACH_SAFE(op, &delayed, nfso_list, nop) {
struct nfsclopen *op, *nop;
nop = *nopp;
nop = NULL;
if (op == NULL && nop != NULL) {
nop->nfso_own = owp;
nop->nfso_mode = 0;
nop->nfso_opencnt = 0;
nop->nfso_posixlock = 1;
nop->nfso_fhlen = fhlen;
NFSBCOPY(fhp, nop->nfso_fh, fhlen);
LIST_INIT(&nop->nfso_lock);
nop->nfso_stateid.seqid = 0;
nop->nfso_stateid.other[0] = 0;
nop->nfso_stateid.other[1] = 0;
nop->nfso_stateid.other[2] = 0;
newnfs_copyincred(cred, &nop->nfso_cred);
nop, nfso_hash);
LIST_INSERT_HEAD(&owp->nfsow_open, nop, nfso_list);
*opp = nop;
struct nfsclopen *op, *nop;
nop = malloc(sizeof (struct nfsclopen) +
nop->nfso_hash.le_prev = NULL;
nfscl_newopen(clp, NULL, &owp, NULL, &op, &nop, owp->nfsow_owner,
if (nop != NULL)
free(nop, M_NFSCLOPEN);
static SYSCTL_NODE(_kern_geom, OID_AUTO, nop, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
#define OPTSIZ (sizeof(opts->ip_srcrt.nop) + sizeof(opts->ip_srcrt.srcopt))
opts->ip_srcrt.nop = IPOPT_NOP;
&(opts->ip_srcrt.nop), OPTSIZ);
char nop; /* one NOP to align */
nop; \
sa.sa_handler = nop;