Searched refs:STRUCT_SET_HANDLE (Results 1 - 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/uts/common/avs/ns/
H A Dmodel.h109 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro
115 STRUCT_SET_HANDLE(handle, umodel, &__##handle##_buf)
178 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro
182 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro
187 STRUCT_SET_HANDLE(handle, umodel, &__##handle##_buf)
/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h100 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro
106 STRUCT_SET_HANDLE(handle, umodel, &__##handle##_buf)
168 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro
172 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro
177 STRUCT_SET_HANDLE(handle, umodel, &__##handle##_buf)
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drds_ioctl.c195 STRUCT_SET_HANDLE(ifc, iocp->ioc_flag, (struct ifconf *)addr);
248 STRUCT_SET_HANDLE(sb,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c113 STRUCT_SET_HANDLE(args, model, buf);
H A Dnfs_common.c478 STRUCT_SET_HANDLE(args, model, buf);
H A Dnfs_export.c1045 STRUCT_SET_HANDLE(uap, model, args);
1332 STRUCT_SET_HANDLE(usi, model,
1751 STRUCT_SET_HANDLE(uap, model, args);
H A Dnfs4_callback.c914 STRUCT_SET_HANDLE(uap, model, arg);
970 STRUCT_SET_HANDLE(uap, model, arg);
H A Dnfs_log.c1115 STRUCT_SET_HANDLE(uap, model, args);
H A Dnfs_vfsops.c1051 STRUCT_SET_HANDLE(ap, model, args);
H A Dnfs_server.c433 STRUCT_SET_HANDLE(uap, model, arg);
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdcsrv.c286 STRUCT_SET_HANDLE(uap, mode, args);
H A Drdc_io.c6034 STRUCT_SET_HANDLE(rs, mode, STRUCT_FGETP(uparms, rdc_set));
6035 STRUCT_SET_HANDLE(pa, mode, STRUCT_FADDR(rs, primary));
6036 STRUCT_SET_HANDLE(sa, mode, STRUCT_FADDR(rs, secondary));
H A Drdc_svc.c2178 STRUCT_SET_HANDLE(rs, mode, args);
/illumos-gate/usr/src/uts/common/os/
H A Dmmapobj.c1345 STRUCT_SET_HANDLE(mph, model, (struct myphdr *)phdrbase);
1376 STRUCT_SET_HANDLE(mph, model,
1427 STRUCT_SET_HANDLE(mph, model,
1580 STRUCT_SET_HANDLE(mph, model, (struct myphdr *)phdrbase);
1786 STRUCT_SET_HANDLE(mph, model, (struct myphdr *)phdrbase);
1801 STRUCT_SET_HANDLE(mph, model,
1863 STRUCT_SET_HANDLE(mph, model,
H A Dipc.c522 STRUCT_SET_HANDLE(lperm, model, perm);
549 STRUCT_SET_HANDLE(lperm, model, perm);
H A Dmsg.c812 STRUCT_SET_HANDLE(umsgp, mdl, msgp);
1106 STRUCT_SET_HANDLE(umsgp, mdl, msgp);
H A Dcontract.c969 STRUCT_SET_HANDLE(lstatus, model, status);
/illumos-gate/usr/src/uts/common/io/
H A Dsad.c664 STRUCT_SET_HANDLE(slp, csp->cp_flag,
H A Dlogindmux.c428 STRUCT_SET_HANDLE(protoh, ioc->ioc_flag,
H A Dtimod.c2277 STRUCT_SET_HANDLE(sb, iocp->ioc_flag,
2311 STRUCT_SET_HANDLE(sb, iocp->ioc_flag,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1111 STRUCT_SET_HANDLE(sb, iocp->ioc_flag, (void *)mp1->b_rptr);
H A Dip_if.c7366 STRUCT_SET_HANDLE(ifc, iocp->ioc_flag, NULL);
7375 STRUCT_SET_HANDLE(ifc, iocp->ioc_flag,
7498 STRUCT_SET_HANDLE(lifs, iocp->ioc_flag,
7625 STRUCT_SET_HANDLE(lifc, iocp->ioc_flag, NULL);
7634 STRUCT_SET_HANDLE(lifc, iocp->ioc_flag, (struct lifconf *)mp1->b_rptr);
/illumos-gate/usr/src/man/man9f/
H A DMakefile539 STRUCT_SET_HANDLE.9f \
1248 STRUCT_SET_HANDLE.9f := LINKSRC = STRUCT_DECL.9f
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c1041 STRUCT_SET_HANDLE(umsgptr, model, msg);
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c772 STRUCT_SET_HANDLE(sb, iocp->ioc_flag, (void *)mp1->b_rptr);

Completed in 362 milliseconds

12