Lines Matching refs:pt_section_attach
295 errcode = pt_section_attach(NULL, &iscache); in attach_null()
298 errcode = pt_section_attach(§ion, NULL); in attach_null()
301 errcode = pt_section_attach(NULL, NULL); in attach_null()
388 errcode = pt_section_attach(sfix->section, &iscache); in attach_overflow()
409 errcode = pt_section_attach(sfix->section, &iscache); in attach_bad_ucount()
531 errcode = pt_section_attach(sfix->section, &iscache); in attach_detach()
534 errcode = pt_section_attach(sfix->section, &iscache); in attach_detach()
561 errcode = pt_section_attach(sfix->section, &iscache); in attach_bad_iscache()
564 errcode = pt_section_attach(sfix->section, &bad); in attach_bad_iscache()
586 errcode = pt_section_attach(sfix->section, &iscache); in detach_bad_iscache()
636 errcode = pt_section_attach(sfix->section, &iscache); in attach_map()
672 errcode = pt_section_attach(sfix->section, &iscache); in attach_bad_map()
697 errcode = pt_section_attach(sfix->section, &iscache); in attach_map_overflow()