Lines Matching refs:pt_section_attach
304 errcode = pt_section_attach(NULL, &iscache); in attach_null()
307 errcode = pt_section_attach(§ion, NULL); in attach_null()
310 errcode = pt_section_attach(NULL, NULL); in attach_null()
399 errcode = pt_section_attach(sfix->section, &iscache); in attach_overflow()
421 errcode = pt_section_attach(sfix->section, &iscache); in attach_bad_ucount()
549 errcode = pt_section_attach(sfix->section, &iscache); in attach_detach()
552 errcode = pt_section_attach(sfix->section, &iscache); in attach_detach()
580 errcode = pt_section_attach(sfix->section, &iscache); in attach_bad_iscache()
583 errcode = pt_section_attach(sfix->section, &bad); in attach_bad_iscache()
606 errcode = pt_section_attach(sfix->section, &iscache); in detach_bad_iscache()
658 errcode = pt_section_attach(sfix->section, &iscache); in attach_map()
695 errcode = pt_section_attach(sfix->section, &iscache); in attach_bad_map()
721 errcode = pt_section_attach(sfix->section, &iscache); in attach_map_overflow()