Home
last modified time | relevance | path

Searched defs:psp (Results 1 – 25 of 57) sorted by relevance

123

/titanic_52/usr/src/uts/common/os/
H A Dprocset.c84 dotoprocs(procset_t *psp, int (*funcp)(), char *arg) in dotoprocs() argument
213 checkprocset(procset_t * psp) checkprocset() argument
281 procinset(proc_t * pp,procset_t * psp) procinset() argument
519 lwpinset(proc_t * pp,procset_t * psp,kthread_t * tp,int * done) lwpinset() argument
756 cur_inset_only(procset_t * psp) cur_inset_only() argument
881 dotolwp(procset_t * psp,int (* funcp)(),char * arg) dotolwp() argument
[all...]
/titanic_52/usr/src/uts/sun4u/sys/
H A Dupa64s.h167 #define DBG(flag, psp, fmt) \ argument
169 #define DBG1(flag, psp, fmt, a1) \ argument
171 #define DBG2(flag, psp, fmt, a1, a2) \ argument
173 #define DBG3(flag, psp, fmt, a1, a2, a3) \ argument
176 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) \ argument
179 DBG5(flag,psp,fmt,a1,a2,a3,a4,a5) global() argument
186 DBG(flag,psp,fmt) global() argument
187 DBG1(flag,psp,fmt,a1) global() argument
188 DBG2(flag,psp,fmt,a1,a2) global() argument
189 DBG3(flag,psp,fmt,a1,a2,a3) global() argument
190 DBG4(flag,psp,fmt,a1,a2,a3,a4) global() argument
191 DBG5(flag,psp,fmt,a1,a2,a3,a4,a5) global() argument
192 dump_dma_handle(flag,psp,h) global() argument
[all...]
/titanic_52/usr/src/uts/sun4u/montecarlo/sys/
H A Dacebus.h184 #define DBG(flag, psp, fmt) \ argument
186 #define DBG1(flag, psp, fmt, a1) \ argument
188 #define DBG2(flag, psp, fmt, a1, a2) \ argument
190 #define DBG3(flag, psp, fmt, a1, a2, a3) \ argument
193 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) \ argument
197 DBG5(flag,psp,fmt,a1,a2,a3,a4,a5) global() argument
205 DBG(flag,psp,fmt) global() argument
206 DBG1(flag,psp,fmt,a1) global() argument
207 DBG2(flag,psp,fmt,a1,a2) global() argument
208 DBG3(flag,psp,fmt,a1,a2,a3) global() argument
209 DBG4(flag,psp,fmt,a1,a2,a3,a4) global() argument
210 DBG5(flag,psp,fmt,a1,a2,a3,a4,a5) global() argument
[all...]
/titanic_52/usr/src/uts/sun4/sys/
H A Debus.h199 #define DBG(flag, psp, fmt) \ argument
201 #define DBG1(flag, psp, fmt, a1) \ argument
203 #define DBG2(flag, psp, fmt, a1, a2) \ argument
205 #define DBG3(flag, psp, fmt, a1, a2, a3) \ argument
208 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) \ argument
212 DBG5(flag,psp,fmt,a1,a2,a3,a4,a5) global() argument
220 DBG(flag,psp,fmt) global() argument
221 DBG1(flag,psp,fmt,a1) global() argument
222 DBG2(flag,psp,fmt,a1,a2) global() argument
223 DBG3(flag,psp,fmt,a1,a2,a3) global() argument
224 DBG4(flag,psp,fmt,a1,a2,a3,a4) global() argument
225 DBG5(flag,psp,fmt,a1,a2,a3,a4,a5) global() argument
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c227 struct parse_state *psp; in close_service() local
365 struct parse_state *psp; in set_service() local
495 struct parse_state *psp; set_file() local
533 struct parse_state *psp = slp->sl_parse; set_device() local
604 struct parse_state *psp = slp->sl_parse; set_client() local
805 file_end(struct parse_state * psp) file_end() argument
839 dispatch_keyword(struct parse_state * psp,const char * keybuf) dispatch_keyword() argument
914 my_getenv(struct parse_state * psp,char * estr) my_getenv() argument
936 env_replace(struct parse_state * psp,char * keybuf,char kwstate) env_replace() argument
984 getkeyword(struct parse_state * psp,char * keybuf,int keymax,int (* nextchr)(void *),void * arg,int flag) getkeyword() argument
1165 parse_from_file(struct parse_state * psp) parse_from_file() argument
1189 parse_file(struct parse_state * psp,const char * fname) parse_file() argument
1205 parse_arg_list(struct parse_state * psp,int argc,char ** argv) parse_arg_list() argument
1281 get_unique_devs(struct parse_state * psp) get_unique_devs() argument
1323 organize_state(struct parse_state * psp) organize_state() argument
1578 get_device_list(struct parse_state * psp,int tunfd) get_device_list() argument
[all...]
/titanic_52/usr/src/lib/libproc/common/
H A Dproc_arg.c131 int *perr, const char **lwps, psinfo_t *psp) in proc_grab_common() argument
256 proc_arg_psinfo(const char * arg,int oflag,psinfo_t * psp,int * perr) proc_arg_psinfo() argument
270 proc_arg_xpsinfo(const char * arg,int oflag,psinfo_t * psp,int * perr,const char ** lwps) proc_arg_xpsinfo() argument
289 proc_unctrl_psinfo(psinfo_t * psp) proc_unctrl_psinfo() argument
[all...]
H A Dproc_get_info.c136 proc_get_psinfo(pid_t pid, psinfo_t *psp) in proc_get_psinfo() argument
153 proc_get_status(pid_t pid, pstatus_t *psp) in proc_get_status() argument
H A DPstack.c170 load_uclist(uclist_t *ucl, const lwpstatus_t *psp) in load_uclist() argument
H A DPgcore.c177 const lwpsinfo_t *lip, prstatus_t *psp) in mkprstatus() argument
251 mkprpsinfo(struct ps_prochandle * P,prpsinfo_t * psp) mkprpsinfo() argument
302 mkprstatus32(struct ps_prochandle * P,const lwpstatus_t * lsp,const lwpsinfo_t * lip,prstatus32_t * psp) mkprstatus32() argument
376 mkprpsinfo32(struct ps_prochandle * P,prpsinfo32_t * psp) mkprpsinfo32() argument
[all...]
/titanic_52/usr/src/cmd/mdb/common/modules/libproc/
H A Dlibproc.c181 ps_prochandle_t psp; in pr_addr2map() local
234 ps_prochandle_t psp; in pr_file_info_walk_init() local
300 ps_prochandle_t psp; in pr_map_info_walk_init() local
[all...]
/titanic_52/usr/src/uts/common/syscall/
H A Dsigsendset.c47 sigsendsys(procset_t *psp, int sig) in sigsendsys() argument
/titanic_52/usr/src/cmd/mdb/intel/mdb/
H A Dproc_amd64dep.c143 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; in pt_read_instr() local
619 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; in pt_step_out() local
635 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; in pt_next() local
H A Dproc_ia32dep.c98 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; in pt_read_instr() local
576 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; in pt_step_out() local
592 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; in pt_next() local
/titanic_52/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c409 const lwpstatus_t *psp = &Pstatus(P)->pr_lwp; in pt_post_attach() local
532 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; pt_pre_detach() local
614 const lwpstatus_t *psp = &Pstatus(P)->pr_lwp; pt_fork() local
801 const pstatus_t *psp = Pstatus(P); pt_exec() local
1157 pt_print_lwpid(int * n,const lwpstatus_t * psp) pt_print_lwpid() argument
1289 const pstatus_t *psp = Pstatus(t->t_pshandle); pt_regstatus() local
1495 pt_print_reason(const lwpstatus_t * psp) pt_print_reason() argument
1566 const pstatus_t *psp = Pstatus(P); pt_status_dcmd() local
2187 pt_agent_check(boolean_t * agent,const lwpstatus_t * psp) pt_agent_check() argument
2931 pt_symarg_t *psp = arg; pt_symbol_iter_cb() local
2943 pt_symarg_t *psp = arg; pt_objsym_iter() local
2957 pt_symarg_t *psp = arg; pt_symbol_filt() local
3255 const pstatus_t *psp; pt_status() local
3435 const lwpstatus_t *psp = &Pstatus(P)->pr_lwp; pt_sigfwd() local
3520 const lwpstatus_t *psp; pt_setrun() local
3710 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; pt_sysenter_match() local
3770 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; pt_sysexit_match() local
3830 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; pt_signal_match() local
3893 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; pt_fault_match() local
4058 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; pt_brkpt_disarm() local
4096 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; pt_brkpt_cont() local
4134 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; pt_brkpt_match() local
4266 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; pt_wapt_cont() local
4307 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; pt_wapt_match() local
4619 pt_stack_call(pt_stkarg_t * psp,const prgregset_t grs,uint_t argc,long * argv) pt_stack_call() argument
4742 pt_lwp_add(mdb_addrvec_t * ap,const lwpstatus_t * psp) pt_lwp_add() argument
5153 const pstatus_t *psp; pt_xd_lwpstatus() local
5191 const psinfo_t *psp; pt_xd_psinfo() local
5207 const pstatus_t *psp; pt_xd_pstatus() local
5473 const pstatus_t *psp = Pstatus(t->t_pshandle); mdb_proc_tgt_create() local
[all...]
/titanic_52/usr/src/cmd/truss/
H A Dprocset.c52 procset_t *psp = &procset; in show_procset() local
/titanic_52/usr/src/cmd/eqn/
H A Dtext.c22 int psp; variable
[all...]
/titanic_52/usr/src/cmd/ptools/pstack/
H A Dpstack.c380 thread_call_stack(void *data, const lwpstatus_t *psp, in thread_call_stack() argument
413 const lwpstatus_t *psp, const lwpsinfo_t *pip) in lwp_call_stack() argument
635 print_syscall(const lwpstatus_t *psp, prgregset_t reg) in print_syscall() argument
650 call_stack(pstack_handle_t * h,const lwpstatus_t * psp) call_stack() argument
[all...]
/titanic_52/usr/src/lib/libdtrace/common/
H A Ddt_proc.c142 const lwpstatus_t *psp = &Pstatus(dpr->dpr_proc)->pr_lwp; in dt_proc_bpmatch() local
333 const pstatus_t *psp = Pstatus(dpr->dpr_proc); in dt_proc_attach() local
394 const lwpstatus_t *psp = &Pstatus(P)->pr_lwp; in dt_proc_waitrun() local
544 const lwpstatus_t *psp; dt_proc_control() local
[all...]
/titanic_52/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c118 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; in pt_read_instr() local
686 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; in pt_step_out() local
719 const lwpstatus_t *psp = &Pstatus(t->t_pshandle)->pr_lwp; in pt_next() local
[all...]
/titanic_52/usr/src/cmd/nohup/
H A Dnohup.c414 const pstatus_t *psp; in do_pnohup() local
672 const pstatus_t *psp; pnohup() local
[all...]
/titanic_52/usr/src/uts/sun4u/ngdr/io/
H A Ddr_cpu.c698 dr_fill_cmp_stat(sbd_cpu_stat_t *csp, int ncores, int impl, sbd_cmp_stat_t *psp) in dr_fill_cmp_stat() argument
795 sbd_cmp_stat_t *psp; dr_cpu_status() local
[all...]
/titanic_52/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c635 dr_fill_cmp_stat(sbd_cpu_stat_t *csp, int ncores, int impl, sbd_cmp_stat_t *psp) in dr_fill_cmp_stat() argument
727 sbd_cmp_stat_t *psp; dr_cpu_status() local
[all...]
/titanic_52/usr/src/uts/common/sys/
H A Dprocset.h133 #define setprocset(psp, op, ltype, lid, rtype, rid) \ argument
/titanic_52/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc.c243 const priv_set_t *psp; in fmd_rpc_deny() local
/titanic_52/usr/src/uts/common/disp/
H A Dpriocntl.c126 priocntl_common(int pc_version, procset_t *psp, int cmd, caddr_t arg, in priocntl_common() argument
743 priocntlsys(int pc_version, procset_t *psp, int cmd, caddr_t arg, caddr_t arg2) in priocntlsys() argument

123