Home
last modified time | relevance | path

Searched refs:ctl (Results 1 – 25 of 107) sorted by last modified time

12345

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c1403 procctl_t ctl; in arc_buf_unwatch() local
1404 ctl.cmd = PCWATCH; in arc_buf_unwatch()
1406 ctl.prwatch.pr_size = 0; in arc_buf_unwatch()
1407 ctl.prwatch.pr_wflags = 0; in arc_buf_unwatch()
1408 result = write(arc_procfd, &ctl, sizeof (ctl)); in arc_buf_unwatch()
1409 ASSERT3U(result, ==, sizeof (ctl)); in arc_buf_unwatch()
1421 procctl_t ctl; in arc_buf_watch() local
1422 ctl.cmd = PCWATCH; in arc_buf_watch()
1425 ctl.prwatch.pr_wflags = WA_WRITE; in arc_buf_watch()
1426 result = write(arc_procfd, &ctl, sizeof (ctl)); in arc_buf_watch()
[all …]
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c283 v86.ctl = V86_FLAGS; in fd_count()
384 v86.ctl = V86_FLAGS; in bd_get_diskinfo_cd()
475 v86.ctl = V86_FLAGS; in bd_check_extensions()
497 v86.ctl = V86_FLAGS; in bd_reset_disk()
511 v86.ctl = V86_FLAGS; in bd_get_diskinfo_std()
555 v86.ctl = V86_FLAGS; in bd_get_diskinfo_ext()
627 v86.ctl = V86_FLAGS; in bd_int13probe()
1136 v86.ctl = V86_FLAGS; in bd_edd_io()
1172 v86.ctl = V86_FLAGS; in bd_chs_io()
1281 v86.ctl = V86_FLAGS; in bd_getbigeom()
H A Dtime.c47 v86.ctl = 0; in bios_seconds()
111 v86.ctl = 0; in delay()
H A Dbiospnp.c288 v86.ctl = V86_ADDR | V86_CALLF; in biospnp_call()
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src17681 # From: <{pbrown,ctl}@ocf.berkeley.edu> 12 Mar 90
H A Dtermcap.src15724 # From: <{pbrown,ctl}@ocf.berkeley.edu> 12 Mar 90
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c872 ctl->zsctl_nzones++; in zsd_allocate_zone()
1424 ctl->zsctl_npsets++; in zsd_allocate_pset()
1984 ctl->zsctl_pset_cache[num] = ctl->zsctl_pset_cache[0]; in zsd_refresh_psets()
3583 ctl->zsctl_hrtime_prev = ctl->zsctl_hrtime; in zsd_refresh_cpu_stats()
3654 elapsed = ctl->zsctl_hrtime - ctl->zsctl_hrtime_prev; in zsd_refresh_cpu_stats()
4056 if (ctl == NULL && (ctl = (zsd_ctl_t *)calloc(1, in zsd_open()
4088 if (ctl->zsctl_system == NULL && (ctl->zsctl_system = (zsd_system_t *) in zsd_open()
4106 if (ctl->zsctl_cpu_array == NULL && (ctl->zsctl_cpu_array = in zsd_open()
4192 return (ctl); in zsd_open()
4194 if (ctl) in zsd_open()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c3508 long ctl[2]; in pt_sigfwd() local
3525 ctl[0] = PCUNKILL; in pt_sigfwd()
3526 ctl[1] = sig; in pt_sigfwd()
3527 (void) write(Pctlfd(P), ctl, sizeof (ctl)); in pt_sigfwd()
H A Dmdb_kvm.c126 struct modctl ctl; in kt_load_modules() local
138 if (mdb_tgt_readsym(t, MDB_TGT_AS_VIRT, &ctl, sizeof (ctl), in kt_load_modules()
150 if (mdb_tgt_vread(t, &ctl, sizeof (ctl), addr) == -1) { in kt_load_modules()
155 if (ctl.mod_mp == NULL) in kt_load_modules()
161 (void *)ctl.mod_modname); in kt_load_modules()
170 name, ctl.mod_id); in kt_load_modules()
175 (uintptr_t)ctl.mod_mp) == -1) { in kt_load_modules()
177 (void *)ctl.mod_mp); in kt_load_modules()
194 name, ctl.mod_id); in kt_load_modules()
201 name, ctl.mod_id); in kt_load_modules()
[all …]
/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Dzen_umc.c1533 uint32_t base, limit, ilv, ctl; in zen_umc_read_dram_rule_df_4() local
1558 &ctl)) != 0) { in zen_umc_read_dram_rule_df_4()
1567 rule->ddr_raw_ctrl = ctl; in zen_umc_read_dram_rule_df_4()
1569 if (!DF_DRAM_CTL_V4_GET_VALID(ctl)) { in zen_umc_read_dram_rule_df_4()
1579 rule->ddr_dest_fabid = DF_DRAM_CTL_V4_GET_DEST_ID(ctl); in zen_umc_read_dram_rule_df_4()
1581 if (DF_DRAM_CTL_V4_GET_HASH_1G(ctl) != 0) { in zen_umc_read_dram_rule_df_4()
1585 if (DF_DRAM_CTL_V4_GET_HASH_2M(ctl) != 0) { in zen_umc_read_dram_rule_df_4()
1589 if (DF_DRAM_CTL_V4_GET_HASH_64K(ctl) != 0) { in zen_umc_read_dram_rule_df_4()
1593 if (DF_DRAM_CTL_V4_GET_REMAP_EN(ctl) != 0) { in zen_umc_read_dram_rule_df_4()
1595 rule->ddr_remap_ent = DF_DRAM_CTL_V4_GET_REMAP_SEL(ctl); in zen_umc_read_dram_rule_df_4()
[all …]
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c2673 long ctl; /* struct strbuf * */ in aus_putmsg() member
2711 long ctl; /* struct strbuf * */ in aus_putpmsg() member
2753 long ctl; /* struct strbuf * */ in aus_getmsg() member
2794 long ctl; /* struct strbuf * */ in aus_getpmsg() member
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c3357 uint16_t ctl; in pcie_link_retrain() local
3383 ctl = PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL); in pcie_link_retrain()
3384 ctl |= PCIE_LINKCTL_RETRAIN_LINK; in pcie_link_retrain()
3385 PCIE_CAP_PUT(16, bus_p, PCIE_LINKCTL, ctl); in pcie_link_retrain()
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dppt.c770 uint16_t cap_ptr, ctl, cmd; in ppt_flr() local
811 ctl = PCI_CAP_GET16(hdl, 0, cap_ptr, PCIE_DEVCTL); in ppt_flr()
813 ctl | PCIE_DEVCTL_INITIATE_FLR); in ppt_flr()
/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c1119 uint64_t ctl, addr; in get_misc_vmcb() local
1125 &ctl); in get_misc_vmcb()
1130 &ctl); in get_misc_vmcb()
1135 &ctl); in get_misc_vmcb()
1140 4, &ctl); in get_misc_vmcb()
1145 4, &ctl); in get_misc_vmcb()
1152 4, &ctl); in get_misc_vmcb()
1159 8, &ctl); in get_misc_vmcb()
1163 8, &ctl); in get_misc_vmcb()
1167 8, &ctl); in get_misc_vmcb()
[all …]
/illumos-gate/usr/src/cmd/bhyve/
H A Dfwctl.c154 SET_DECLARE(ctl_set, struct ctl);
158 static struct ctl *
161 struct ctl *cp, **cpp; in ctl_locate()
207 struct ctl *cp; in fget_result()
H A Dfwctl.h38 struct ctl { struct
45 static struct ctl __CONCAT(__ctl, __LINE__) = { \ argument
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m1586 policy="ctl read_priv_set=sys_config write_priv_set=sys_config" \
1587 perms="* 0640 root sys" perms="ctl 0666 root sys"
H A Dsystem-kernel.p5m74 link path=dev/dld target=../devices/pseudo/dld@0:ctl
527 driver name=lofi perms="* 0600 root sys" perms="ctl 0644 root sys"
570 driver name=ramdisk perms="* 0600 root sys" perms="ctl 0644 root sys"
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c2538 long ctl[2]; in release() local
2540 ctl[0] = PCSET; in release()
2541 ctl[1] = PR_RLC; in release()
2546 write(fd, (char *)ctl, sizeof (ctl)) < 0) { in release()
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dmread.c69 struct strbuf ctl; local
90 ctl.buf = buff;
91 ctl.maxlen = sizeof (buff);
92 ctl.len = 0;
96 if (Getmsg(md, &ctl, &dat, &flag) < 0)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A DMakefile29 OBJS= talk.o get_names.o display.o io.o ctl.o init_disp.o \
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c8818 struct modctl *ctl; in dtrace_probe_provide() local
8842 ctl = &modules; in dtrace_probe_provide()
8844 if (ctl->mod_busy || ctl->mod_mp == NULL) in dtrace_probe_provide()
8847 prv->dtpv_pops.dtps_provide_module(prv->dtpv_arg, ctl); in dtrace_probe_provide()
8849 } while ((ctl = ctl->mod_next) != &modules); in dtrace_probe_provide()
15846 dtrace_module_loaded(struct modctl *ctl) in dtrace_module_loaded() argument
15853 ASSERT(ctl->mod_busy); in dtrace_module_loaded()
15860 prv->dtpv_pops.dtps_provide_module(prv->dtpv_arg, ctl); in dtrace_module_loaded()
15899 dtrace_module_unloaded(struct modctl *ctl) in dtrace_module_unloaded() argument
15904 template.dtpr_mod = ctl->mod_modname; in dtrace_module_unloaded()
[all …]
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c4156 int ctl = ddi_get_instance(softs->devinfo_p); in aac_tran_tgt_init() local
4185 "aac_tran_tgt_init: c%dt%dL%d out", ctl, tgt, lun); in aac_tran_tgt_init()
4194 ctl, tgt, lun); in aac_tran_tgt_init()
8172 int ctl = ddi_get_instance(softs->devinfo_p); in aac_print_scmd() local
8181 ctl = ((struct aac_nondasd *)acp->dvp)->bus; in aac_print_scmd()
8190 cmd, ctl, tgt, lun, is_pd ? "(pd)" : ""); in aac_print_scmd()
8201 ctl, tgt, lun, is_pd ? "(pd)" : ""); in aac_print_scmd()
8209 ctl, tgt, lun, is_pd ? "(pd)" : ""); in aac_print_scmd()
8218 ctl, tgt, lun, is_pd ? "(pd)" : ""); in aac_print_scmd()
8226 ctl, tgt, lun, is_pd ? "(pd)" : ""); in aac_print_scmd()
[all …]
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.c1382 long *ctl; in Psetpriv() local
1407 free(ctl); in Psetpriv()
1840 long ctl[3]; in Pstopstatus() local
2237 if (write(ctlfd, &ctl, sizeof (ctl)) != sizeof (ctl)) in Pclearsig()
2249 if (write(ctlfd, &ctl, sizeof (ctl)) != sizeof (ctl)) in Pclearfault()
2353 long ctl[ in execute_bkpt() local
2495 if (write(P->ctlfd, ctl, sizeof (ctl)) != sizeof (ctl)) in Psetwapt()
2521 if (write(P->ctlfd, ctl, sizeof (ctl)) != sizeof (ctl)) in Pdelwapt()
2539 long ctl[ in execute_wapt() local
3710 if (write(ctlfd, &ctl, sizeof (ctl)) != sizeof (ctl)) in Lclearsig()
[all …]
/illumos-gate/usr/src/uts/common/syscall/
H A Dstrcalls.c87 if ((error = msgio(fdes, ctl, data, &rv, FREAD, &pri, in getmsg()
220 if ((ctl != NULL) && in msgio()
221 copyin(ctl, &msgctl, sizeof (struct strbuf))) { in msgio()
232 if (ctl == NULL) in msgio()
252 if (((ctl != NULL) && in msgio()
266 if (ctl == NULL) in msgio()
450 if (ctl != NULL) { in msgio32()
451 if (copyin(ctl, &msgctl32, sizeof (msgctl32))) { in msgio32()
470 if (ctl == NULL) in msgio32()
490 if (ctl != NULL) { in msgio32()
[all …]

12345