Home
last modified time | relevance | path

Searched refs:build_fail (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kernel/
H A Diommu.c356 int build_fail; in iommu_alloc() local
367 build_fail = tbl->it_ops->set(tbl, entry, npages, in iommu_alloc()
376 if (unlikely(build_fail)) { in iommu_alloc()
480 int outcount, incount, i, build_fail = 0; in ppc_iommu_map_sg() local
541 build_fail = tbl->it_ops->set(tbl, entry, npages, in ppc_iommu_map_sg()
544 if(unlikely(build_fail)) in ppc_iommu_map_sg()
/linux/security/apparmor/
H A Ddomain.c1607 goto build_fail; in aa_change_profile()
1627 goto build_fail; in aa_change_profile()
1640 build_fail: in aa_change_profile()