/illumos-gate/usr/src/cmd/bhyve/amd64/ |
H A D | fwctl.h | 38 struct ctl { struct 45 static struct ctl __CONCAT(__ctl, __LINE__) = { \ argument
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | strcalls.c | 61 getmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int *flagsp) in getmsg() 105 putmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int flags) in putmsg() 137 getpmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int *prip, in getpmsg() 165 putpmsg(int fdes, struct strbuf *ctl, struct strbuf *data, int intpri, in putpmsg() 187 msgio(int fdes, struct strbuf *ctl, struct strbuf *data, int *rval, in msgio() 290 getmsg32(int fdes, struct strbuf32 *ctl, struct strbuf32 *data, int32_t *flagsp) in getmsg32() 334 putmsg32(int fdes, struct strbuf32 *ctl, struct strbuf32 *data, int32_t flags) in putmsg32() 366 getpmsg32(int fdes, struct strbuf32 *ctl, struct strbuf32 *data, int32_t *prip, in getpmsg32() 394 putpmsg32(int fdes, struct strbuf32 *ctl, struct strbuf32 *data, int32_t intpri, in putpmsg32() 416 msgio32(int fdes, struct strbuf32 *ctl, struct strbuf32 *data, int *rval, in msgio32()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | sysevent.c | 157 evchan_ctl_t *ctl; in sysevent_publish() local 207 evchan_ctl_t *ctl; in sysevent_chan_open() local 256 evchan_ctl_t *ctl; in sysevent_chan_control() local 293 evchan_ctl_t *ctl; in sysevent_subscribe() local 353 evchan_ctl_t *ctl; in sysevent_unsubscribe() local 479 evchan_ctl_t *ctl; in sysevent_setpropnvl() local 524 evchan_ctl_t *ctl; in sysevent_getpropnvl() local 658 evchan_ctl_t *ctl; in sysevent_close() local
|
/illumos-gate/usr/src/uts/intel/dtrace/ |
H A D | fbt.c | 141 fbt_provide_module(void *arg, struct modctl *ctl) in fbt_provide_module() 409 struct modctl *ctl = fbt->fbtp_ctl; in fbt_destroy() local 452 struct modctl *ctl = fbt->fbtp_ctl; in fbt_enable() local 492 struct modctl *ctl = fbt->fbtp_ctl; in fbt_disable() local 509 struct modctl *ctl = fbt->fbtp_ctl; in fbt_suspend() local 525 struct modctl *ctl = fbt->fbtp_ctl; in fbt_resume() local 541 struct modctl *ctl = fbt->fbtp_ctl; in fbt_getargdesc() local
|
H A D | sdt.c | 101 sdt_provide_module(void *arg, struct modctl *ctl) in sdt_provide_module() 198 struct modctl *ctl = sdp->sdp_ctl; in sdt_destroy() local 241 struct modctl *ctl = sdp->sdp_ctl; in sdt_enable() local 285 struct modctl *ctl = sdp->sdp_ctl; in sdt_disable() local
|
/illumos-gate/usr/src/cmd/zonestat/zonestatd/ |
H A D | zonestatd.c | 809 zsd_lookup_zone(zsd_ctl_t *ctl, char *zonename, zoneid_t zoneid) in zsd_lookup_zone() 825 zsd_lookup_zone_byid(zsd_ctl_t *ctl, zoneid_t zoneid) in zsd_lookup_zone_byid() 838 zsd_allocate_zone(zsd_ctl_t *ctl, char *zonename, zoneid_t zoneid) in zsd_allocate_zone() 878 zsd_lookup_insert_zone(zsd_ctl_t *ctl, char *zonename, zoneid_t zoneid) in zsd_lookup_insert_zone() 903 zsd_mark_zones_start(zsd_ctl_t *ctl) in zsd_mark_zones_start() 939 zsd_mark_psets_start(zsd_ctl_t *ctl) in zsd_mark_psets_start() 1035 zsd_add_usage(zsd_ctl_t *ctl, zsd_pset_usage_t *usage, timestruc_t *delta) in zsd_add_usage() 1049 zsd_mark_psets_end(zsd_ctl_t *ctl) in zsd_mark_psets_end() 1081 zsd_mark_pset_usages_end(zsd_ctl_t *ctl) in zsd_mark_pset_usages_end() 1132 zsd_mark_zone_found(zsd_ctl_t *ctl, zsd_zone_t *zone, uint64_t cpu_shares, in zsd_mark_zone_found() [all …]
|
/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | mv88e1xxx.c | 74 u32 ctl; in mv88e1xxx_reset() local 153 u32 ctl; in mv88e1xxx_set_speed_duplex() local 187 u32 ctl; in mv88e1xxx_autoneg_enable() local 200 u32 ctl; in mv88e1xxx_autoneg_disable() local
|
/illumos-gate/usr/src/uts/sparc/dtrace/ |
H A D | sdt.c | 127 sdt_provide_module(void *arg, struct modctl *ctl) in sdt_provide_module() 257 struct modctl *ctl = sdp->sdp_ctl; in sdt_destroy() local 279 struct modctl *ctl = sdp->sdp_ctl; in sdt_enable() local 324 struct modctl *ctl = sdp->sdp_ctl; in sdt_disable() local
|
H A D | fbt.c | 998 fbt_provide_module(void *arg, struct modctl *ctl) in fbt_provide_module() 1468 struct modctl *ctl = fbt->fbtp_ctl; in fbt_destroy() local 1490 struct modctl *ctl = fbt->fbtp_ctl; in fbt_enable() local 1550 struct modctl *ctl = fbt->fbtp_ctl; in fbt_disable() local 1573 struct modctl *ctl = fbt->fbtp_ctl; in fbt_suspend() local 1592 struct modctl *ctl = fbt->fbtp_ctl; in fbt_resume() local 1611 struct modctl *ctl = fbt->fbtp_ctl; in fbt_getargdesc() local
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Pcontrol.c | 1448 long *ctl; in Psetpriv() local 1906 long ctl[3]; in Pstopstatus() local 2173 long ctl[1 + /* PCCFAULT */ in Psetrun() local 2301 long ctl = PCCSIG; in Pclearsig() local 2313 long ctl = PCCFAULT; in Pclearfault() local 2326 long ctl[1 + sizeof (priovec_t) / sizeof (long) + /* PCREAD */ in Psetbkpt() local 2419 long ctl[ in execute_bkpt() local 2547 long ctl[1 + sizeof (prwatch_t) / sizeof (long)]; in Psetwapt() local 2573 long ctl[1 + sizeof (prwatch_t) / sizeof (long)]; in Pdelwapt() local 2605 long ctl[ in execute_wapt() local [all …]
|
H A D | proc_set.c | 73 } ctl; in Psetzoneid() local
|
/illumos-gate/usr/src/cmd/lp/lib/msgs/ |
H A D | mread.c | 69 struct strbuf ctl; local
|
H A D | mwrite.c | 164 struct strbuf ctl; in _mwrite() local
|
H A D | mlisten.c | 177 struct strbuf ctl; in mlisten() local
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_sbd.c | 47 sbd_ioctl_arg_t *ctl; in ap_getncm() local 86 sbd_ioctl_arg_t *ctl; in ap_stat() local 531 sbd_ioctl_arg_t *ctl; in ap_ioctl() local 652 sbd_ioctl_arg_t *ctl = (sbd_ioctl_arg_t *)a->ctl; in ap_sys_err() local 688 sbd_ioctl_arg_t ctl; in ap_test_err() local
|
/illumos-gate/usr/src/lib/librpcsvc/common/ |
H A D | bindresvport.c | 107 struct strbuf ctl[1], data[1]; local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | _sfopen.c | 80 int ctl = sysfcntlf(f->file, F_GETFL, 0); local
|
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmi/ |
H A D | audiocmi.c | 260 #define LEFT(dev, ctl) min(((dev->controls[ctl].value) >> 8), 100) argument 261 #define RIGHT(dev, ctl) min(((dev->controls[ctl].value) & 0xff), 100) argument 262 #define MONO(dev, ctl) min(dev->controls[ctl].value, 100) argument
|
/illumos-gate/usr/src/cmd/streams/log/ |
H A D | strclean.c | 61 struct strbuf ctl, dat; in main() local
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ip_proxy.c | 223 int appr_ctl(ctl, ifs) in appr_ctl() argument 307 ap_ctl_t ctl; local
|
/illumos-gate/usr/src/lib/watchmalloc/common/ |
H A D | malloc.c | 1342 } ctl; in init_watch() local 1404 ctl_t ctl; in protect() local 1428 ctl_t ctl; in unprotect() local
|
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_regd.c | 434 uint8_t ctl, in ath9k_regd_add_channel() 649 uint8_t ctl; in ath9k_regd_init_channels() local 999 uint32_t ctl = NO_CTL; in ath9k_regd_get_ctl() local
|
/illumos-gate/usr/src/common/ctf/ |
H A D | ctf_labels.c | 30 extract_label_info(ctf_file_t *fp, const ctf_lblent_t **ctl, uint_t *num_labels) in extract_label_info()
|
/illumos-gate/usr/src/lib/libc/i386/sys/ |
H A D | ptrace.c | 151 } ctl; in ptrace() local 535 long ctl[2]; in GrabProc() local
|
/illumos-gate/usr/src/lib/libc/sparc/sys/ |
H A D | ptrace.c | 153 } ctl; in ptrace() local 545 long ctl[2]; in GrabProc() local
|