Home
last modified time | relevance | path

Searched refs:ERR_PTR (Results 1 – 25 of 26) sorted by relevance

12

/include/linux/
Ddebugfs.h112 return ERR_PTR(-ENODEV); in debugfs_create_file()
118 return ERR_PTR(-ENODEV); in debugfs_create_dir()
125 return ERR_PTR(-ENODEV); in debugfs_create_symlink()
137 return ERR_PTR(-ENODEV); in debugfs_rename()
144 return ERR_PTR(-ENODEV); in debugfs_create_u8()
151 return ERR_PTR(-ENODEV); in debugfs_create_u16()
158 return ERR_PTR(-ENODEV); in debugfs_create_u32()
165 return ERR_PTR(-ENODEV); in debugfs_create_u64()
172 return ERR_PTR(-ENODEV); in debugfs_create_x8()
179 return ERR_PTR(-ENODEV); in debugfs_create_x16()
[all …]
Dopp.h70 return ERR_PTR(-EINVAL); in opp_find_freq_exact()
76 return ERR_PTR(-EINVAL); in opp_find_freq_floor()
82 return ERR_PTR(-EINVAL); in opp_find_freq_ceil()
103 return ERR_PTR(-EINVAL); in opp_get_notifier()
Ddma-buf.h184 return ERR_PTR(-ENODEV); in dma_buf_attach()
197 return ERR_PTR(-ENODEV); in dma_buf_export()
207 return ERR_PTR(-ENODEV); in dma_buf_get()
218 return ERR_PTR(-ENODEV); in dma_buf_map_attachment()
Deventfd.h50 return ERR_PTR(-ENOSYS); in eventfd_file_create()
55 return ERR_PTR(-ENOSYS); in eventfd_ctx_fdget()
Dhwspinlock.h92 return ERR_PTR(-ENODEV); in hwspin_lock_request()
97 return ERR_PTR(-ENODEV); in hwspin_lock_request_specific()
Derr.h22 static inline void * __must_check ERR_PTR(long error) in ERR_PTR() function
Dvideo_output.h50 return ERR_PTR(-ENODEV); in video_output_register()
Drfkill.h307 return ERR_PTR(-ENODEV); in rfkill_alloc()
312 if (rfkill == ERR_PTR(-ENODEV)) in rfkill_register()
Dfault-inject.h52 return ERR_PTR(-ENODEV); in fault_create_debugfs_attr()
Dif_tun.h104 return ERR_PTR(-EINVAL); in tun_get_socket()
Dutsname.h86 return ERR_PTR(-EINVAL); in copy_utsname()
Dpid_namespace.h73 ns = ERR_PTR(-EINVAL); in copy_pid_ns()
Dipc_namespace.h120 return ERR_PTR(-EINVAL); in copy_ipcs()
Dtextsearch.h168 return ERR_PTR(-ENOMEM); in alloc_ts_config()
Dif_macvlan.h20 return ERR_PTR(-EINVAL); in macvtap_get_socket()
Dpm_domain.h170 return ERR_PTR(-ENOSYS); in dev_gpd_data()
174 return ERR_PTR(-ENOSYS); in dev_to_genpd()
Dvirtio_config.h190 return ERR_PTR(err); in virtio_find_single_vq()
Dhugetlb.h98 #define follow_huge_addr(mm, addr, write) ERR_PTR(-EINVAL)
175 return ERR_PTR(-ENOSYS); in hugetlb_file_setup()
Di2o.h843 return ERR_PTR(-ENOMEM); in i2o_msg_get()
852 return ERR_PTR(-EBUSY); in i2o_msg_get()
853 return ERR_PTR(-EFAULT); in i2o_msg_get()
Dproc_fs.h236 return ERR_PTR(-EINVAL); in proc_ns_fget()
Ddma-mapping.h171 return ERR_PTR(-EBUSY); in dma_mark_declared_memory_occupied()
/include/linux/pinctrl/
Dconsumer.h98 return ERR_PTR(PTR_ERR(s)); in pinctrl_get_select()
104 return ERR_PTR(ret); in pinctrl_get_select()
/include/linux/mfd/pm8xxx/
Dirq.h52 return ERR_PTR(-ENXIO); in pm8xxx_irq_init()
/include/rdma/
Dib_umem.h76 return ERR_PTR(-EINVAL); in ib_umem_get()
/include/xen/
Dxenbus.h180 str = ERR_PTR(-ERANGE); \

12