Lines Matching refs:IS_ERR
114 if (IS_ERR(rc)) \
133 if (IS_ERR(guest_dir)) in hpyfs_vm_create_guest()
139 if (IS_ERR(cpus_dir)) in hpyfs_vm_create_guest()
156 if (IS_ERR(mem_dir)) in hpyfs_vm_create_guest()
165 if (IS_ERR(samples_dir)) in hpyfs_vm_create_guest()
184 if (IS_ERR(data)) in hypfs_vm_create_files()
189 if (IS_ERR(dir)) { in hypfs_vm_create_files()
194 if (IS_ERR(file)) { in hypfs_vm_create_files()
201 if (IS_ERR(dir)) { in hypfs_vm_create_files()
206 if (IS_ERR(file)) { in hypfs_vm_create_files()
213 if (IS_ERR(dir)) { in hypfs_vm_create_files()
250 if (IS_ERR(d2fc)) in dbfs_diag2fc_create()