Lines Matching refs:IS_ERR
116 if (IS_ERR(rc)) \
135 if (IS_ERR(guest_dir)) in hpyfs_vm_create_guest()
141 if (IS_ERR(cpus_dir)) in hpyfs_vm_create_guest()
158 if (IS_ERR(mem_dir)) in hpyfs_vm_create_guest()
167 if (IS_ERR(samples_dir)) in hpyfs_vm_create_guest()
186 if (IS_ERR(data)) in hypfs_vm_create_files()
191 if (IS_ERR(dir)) { in hypfs_vm_create_files()
196 if (IS_ERR(file)) { in hypfs_vm_create_files()
203 if (IS_ERR(dir)) { in hypfs_vm_create_files()
208 if (IS_ERR(file)) { in hypfs_vm_create_files()
215 if (IS_ERR(dir)) { in hypfs_vm_create_files()
252 if (IS_ERR(d2fc)) in dbfs_diag2fc_create()