Home
last modified time | relevance | path

Searched refs:ENOSYS (Results 1 – 25 of 571) sorted by relevance

12345678910>>...23

/linux-3.4.99/arch/powerpc/kernel/
Dclock.c18 return ERR_PTR(-ENOSYS); in clk_get()
33 return -ENOSYS; in clk_enable()
56 return -ENOSYS; in clk_round_rate()
64 return -ENOSYS; in clk_set_rate()
72 return ERR_PTR(-ENOSYS); in clk_get_parent()
80 return -ENOSYS; in clk_set_parent()
/linux-3.4.99/include/linux/
Dgpio.h55 return -ENOSYS; in gpio_request()
61 return -ENOSYS; in gpio_request_one()
66 return -ENOSYS; in gpio_request_array()
87 return -ENOSYS; in gpio_direction_input()
92 return -ENOSYS; in gpio_direction_output()
97 return -ENOSYS; in gpio_set_debounce()
Dpm_domain.h164 return ERR_PTR(-ENOSYS); in dev_gpd_data()
168 return ERR_PTR(-ENOSYS); in dev_to_genpd()
174 return -ENOSYS; in __pm_genpd_add_device()
179 return -ENOSYS; in pm_genpd_add_device()
184 return -ENOSYS; in pm_genpd_remove_device()
190 return -ENOSYS; in pm_genpd_add_subdomain()
195 return -ENOSYS; in pm_genpd_remove_subdomain()
201 return -ENOSYS; in pm_genpd_add_callbacks()
205 return -ENOSYS; in __pm_genpd_remove_callbacks()
213 return -ENOSYS; in pm_genpd_poweron()
Dmigrate.h38 enum migrate_mode mode) { return -ENOSYS; } in migrate_pages()
41 enum migrate_mode mode) { return -ENOSYS; } in migrate_huge_pages()
43 static inline int migrate_prep(void) { return -ENOSYS; } in migrate_prep()
44 static inline int migrate_prep_local(void) { return -ENOSYS; } in migrate_prep_local()
50 return -ENOSYS; in migrate_vmas()
59 return -ENOSYS; in migrate_huge_page_move_mapping()
Deventfd.h50 return ERR_PTR(-ENOSYS); in eventfd_file_create()
55 return ERR_PTR(-ENOSYS); in eventfd_ctx_fdget()
60 return -ENOSYS; in eventfd_signal()
71 return -ENOSYS; in eventfd_ctx_read()
77 return -ENOSYS; in eventfd_ctx_remove_wait_queue()
Dprofile.h116 return -ENOSYS; in task_handoff_register()
121 return -ENOSYS; in task_handoff_unregister()
126 return -ENOSYS; in profile_event_register()
131 return -ENOSYS; in profile_event_unregister()
140 return -ENOSYS; in register_timer_hook()
Dkprobes.h368 return -ENOSYS; in register_kprobe()
372 return -ENOSYS; in register_kprobes()
382 return -ENOSYS; in register_jprobe()
386 return -ENOSYS; in register_jprobes()
399 return -ENOSYS; in register_kretprobe()
403 return -ENOSYS; in register_kretprobes()
416 return -ENOSYS; in disable_kprobe()
420 return -ENOSYS; in enable_kprobe()
Dhw_breakpoint.h125 struct perf_event_attr *attr) { return -ENOSYS; } in modify_user_hw_breakpoint()
136 register_perf_hw_breakpoint(struct perf_event *bp) { return -ENOSYS; } in register_perf_hw_breakpoint()
138 __register_perf_hw_breakpoint(struct perf_event *bp) { return -ENOSYS; } in __register_perf_hw_breakpoint()
143 reserve_bp_slot(struct perf_event *bp) {return -ENOSYS; } in reserve_bp_slot()
/linux-3.4.99/include/net/
Dnetlabel.h449 return -ENOSYS; in netlbl_cfg_map_del()
457 return -ENOSYS; in netlbl_cfg_unlbl_map_add()
467 return -ENOSYS; in netlbl_cfg_unlbl_static_add()
476 return -ENOSYS; in netlbl_cfg_unlbl_static_del()
481 return -ENOSYS; in netlbl_cfg_cipsov4_add()
494 return -ENOSYS; in netlbl_cfg_cipsov4_map_add()
531 return -ENOSYS; in netlbl_sock_setattr()
539 return -ENOSYS; in netlbl_sock_getattr()
545 return -ENOSYS; in netlbl_conn_setattr()
550 return -ENOSYS; in netlbl_req_setattr()
[all …]
Dcipso_ipv4.h149 return -ENOSYS; in cipso_v4_doi_add()
178 return -ENOSYS; in cipso_v4_doi_domhsh_add()
243 return -ENOSYS; in cipso_v4_sock_setattr()
253 return -ENOSYS; in cipso_v4_sock_getattr()
260 return -ENOSYS; in cipso_v4_req_setattr()
272 return -ENOSYS; in cipso_v4_skbuff_setattr()
277 return -ENOSYS; in cipso_v4_skbuff_delattr()
283 return -ENOSYS; in cipso_v4_skbuff_getattr()
/linux-3.4.99/fs/xfs/
Dxfs_rtalloc.h146 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS)
147 # define xfs_rtfree_extent(t,b,l) (ENOSYS)
148 # define xfs_rtpick_extent(m,t,l,rb) (ENOSYS)
149 # define xfs_growfs_rt(mp,in) (ENOSYS)
158 return ENOSYS; in xfs_rtmount_init()
160 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS))
Dxfs_quotaops.c53 return -ENOSYS; in xfs_fs_get_xstate()
69 return -ENOSYS; in xfs_fs_set_xstate()
108 return -ENOSYS; in xfs_fs_get_dqblk()
127 return -ENOSYS; in xfs_fs_set_dqblk()
/linux-3.4.99/fs/quota/
Dquota.c69 return -ENOSYS; in quota_quotaon()
99 return -ENOSYS; in quota_getinfo()
113 return -ENOSYS; in quota_setinfo()
138 return -ENOSYS; in quota_getquota()
183 return -ENOSYS; in quota_setquota()
195 return -ENOSYS; in quota_setxstate()
205 return -ENOSYS; in quota_getxstate()
220 return -ENOSYS; in quota_setxquota()
231 return -ENOSYS; in quota_getxquota()
247 return -ENOSYS; in do_quotactl()
[all …]
/linux-3.4.99/arch/powerpc/include/asm/
Dcpm.h171 return -ENOSYS; in cpm_muram_alloc()
176 return -ENOSYS; in cpm_muram_free()
182 return -ENOSYS; in cpm_muram_alloc_fixed()
192 return -ENOSYS; in cpm_muram_offset()
206 return -ENOSYS; in cpm_command()
/linux-3.4.99/arch/s390/kernel/
Dlgr.c60 return rc == -ENOSYS ? rc : (((unsigned int) rc) >> 28); in stsi_0()
79 if (stsi(si, 1, 1, 1) == -ENOSYS) in lgr_stsi_1_1_1()
96 if (stsi(si, 2, 2, 2) == -ENOSYS) in lgr_stsi_2_2_2()
111 if (stsi(si, 3, 2, 2) == -ENOSYS) in lgr_stsi_3_2_2()
130 if (lgr_info->level == -ENOSYS) in lgr_info_get()
/linux-3.4.99/include/asm-generic/
Dfutex.h31 ret = -ENOSYS; in futex_atomic_op_inuser()
44 default: ret = -ENOSYS; in futex_atomic_op_inuser()
54 return -ENOSYS; in futex_atomic_cmpxchg_inatomic()
/linux-3.4.99/arch/x86/include/asm/
Dfutex.h56 return -ENOSYS; in futex_atomic_op_inuser()
79 ret = -ENOSYS; in futex_atomic_op_inuser()
105 ret = -ENOSYS; in futex_atomic_op_inuser()
119 return -ENOSYS; in futex_atomic_cmpxchg_inatomic()
Defi.h108 #define efi_call0(_f) (-ENOSYS)
109 #define efi_call1(_f, _a1) (-ENOSYS)
110 #define efi_call2(_f, _a1, _a2) (-ENOSYS)
111 #define efi_call3(_f, _a1, _a2, _a3) (-ENOSYS)
112 #define efi_call4(_f, _a1, _a2, _a3, _a4) (-ENOSYS)
113 #define efi_call5(_f, _a1, _a2, _a3, _a4, _a5) (-ENOSYS)
114 #define efi_call6(_f, _a1, _a2, _a3, _a4, _a5, _a6) (-ENOSYS)
/linux-3.4.99/arch/mips/include/asm/
Dfutex.h74 ret = -ENOSYS; \
115 ret = -ENOSYS; in futex_atomic_op_inuser()
128 default: ret = -ENOSYS; in futex_atomic_op_inuser()
199 return -ENOSYS; in futex_atomic_cmpxchg_inatomic()
/linux-3.4.99/drivers/usb/wusbcore/
Drh.c267 return -ENOSYS; in wusbhc_rh_set_port_feat()
313 result = -ENOSYS; in wusbhc_rh_clear_port_feat()
355 int result = -ENOSYS; in wusbhc_rh_control()
390 result = -ENOSYS; in wusbhc_rh_control()
402 return -ENOSYS; in wusbhc_rh_suspend()
412 return -ENOSYS; in wusbhc_rh_resume()
422 return -ENOSYS; in wusbhc_rh_start_port_reset()
/linux-3.4.99/arch/ia64/xen/
Dxcom_hcall.c107 return -ENOSYS; in xencomm_hypercall_xen_version()
139 return -ENOSYS; in xencomm_hypercall_physdev_op()
250 return -ENOSYS; in xencomm_hypercall_sched_op()
292 return -ENOSYS; in xencomm_hypercall_multicall()
319 return -ENOSYS; in xencomm_hypercall_callback_op()
378 return -ENOSYS; in xencomm_hypercall_memory_op()
428 return -ENOSYS; in xencomm_hypercall_vcpu_op()
/linux-3.4.99/fs/romfs/
Dmmap-nommu.c34 return (unsigned long) -ENOSYS; in romfs_get_unmapped_area()
57 ret = -ENOSYS; in romfs_get_unmapped_area()
67 return vma->vm_flags & (VM_SHARED | VM_MAYSHARE) ? 0 : -ENOSYS; in romfs_mmap()
/linux-3.4.99/arch/mips/include/asm/mach-au1x00/
Dgpio-au1300.h230 return -ENOSYS; in gpio_set_debounce()
239 return -ENOSYS; in gpio_export()
244 return -ENOSYS; in gpio_sysfs_set_active_low()
250 return -ENOSYS; in gpio_export_link()
/linux-3.4.99/arch/s390/include/asm/
Detr.h145 int rc = -ENOSYS; in etr_setr()
159 int rc = -ENOSYS; in etr_stetr()
174 int rc = -ENOSYS; in etr_steai()
195 int rc = -ENOSYS; in etr_ptff()
/linux-3.4.99/drivers/media/rc/
Dir-lirc-codec.c193 return -ENOSYS; in ir_lirc_ioctl()
203 return -ENOSYS; in ir_lirc_ioctl()
225 return -ENOSYS; in ir_lirc_ioctl()
231 return -ENOSYS; in ir_lirc_ioctl()
238 return -ENOSYS; in ir_lirc_ioctl()
244 return -ENOSYS; in ir_lirc_ioctl()
250 return -ENOSYS; in ir_lirc_ioctl()

12345678910>>...23