/linux-4.1.27/include/linux/phy/ |
D | phy.h | 163 return -ENOSYS; in phy_pm_runtime_get() 170 return -ENOSYS; in phy_pm_runtime_get_sync() 177 return -ENOSYS; in phy_pm_runtime_put() 184 return -ENOSYS; in phy_pm_runtime_put_sync() 201 return -ENOSYS; in phy_init() 208 return -ENOSYS; in phy_exit() 215 return -ENOSYS; in phy_power_on() 222 return -ENOSYS; in phy_power_off() 227 return -ENOSYS; in phy_get_bus_width() 237 return ERR_PTR(-ENOSYS); in phy_get() [all …]
|
/linux-4.1.27/include/linux/gpio/ |
D | consumer.h | 152 return ERR_PTR(-ENOSYS); in __gpiod_get() 160 return ERR_PTR(-ENOSYS); in __gpiod_get_index() 167 return ERR_PTR(-ENOSYS); in __gpiod_get_optional() 174 return ERR_PTR(-ENOSYS); in __gpiod_get_index_optional() 181 return ERR_PTR(-ENOSYS); in gpiod_get_array() 188 return ERR_PTR(-ENOSYS); in gpiod_get_array_optional() 212 return ERR_PTR(-ENOSYS); in __devm_gpiod_get() 221 return ERR_PTR(-ENOSYS); in __devm_gpiod_get_index() 228 return ERR_PTR(-ENOSYS); in __devm_gpiod_get_optional() 235 return ERR_PTR(-ENOSYS); in __devm_gpiod_get_index_optional() [all …]
|
/linux-4.1.27/include/soc/tegra/ |
D | pmc.h | 122 return -ENOSYS; in tegra_powergate_is_powered() 127 return -ENOSYS; in tegra_powergate_power_on() 132 return -ENOSYS; in tegra_powergate_power_off() 137 return -ENOSYS; in tegra_powergate_remove_clamping() 143 return -ENOSYS; in tegra_powergate_sequence_power_up() 148 return -ENOSYS; in tegra_io_rail_power_on() 153 return -ENOSYS; in tegra_io_rail_power_off()
|
/linux-4.1.27/include/linux/ |
D | pm_domain.h | 164 return ERR_PTR(-ENOSYS); in dev_gpd_data() 174 return -ENOSYS; in __pm_genpd_add_device() 180 return -ENOSYS; in __pm_genpd_name_add_device() 185 return -ENOSYS; in pm_genpd_remove_device() 190 return -ENOSYS; in pm_genpd_add_subdomain() 195 return -ENOSYS; in pm_genpd_add_subdomain_names() 200 return -ENOSYS; in pm_genpd_remove_subdomain() 204 return -ENOSYS; in pm_genpd_attach_cpuidle() 208 return -ENOSYS; in pm_genpd_name_attach_cpuidle() 212 return -ENOSYS; in pm_genpd_detach_cpuidle() [all …]
|
D | eventfd.h | 51 return ERR_PTR(-ENOSYS); in eventfd_file_create() 56 return ERR_PTR(-ENOSYS); in eventfd_ctx_fdget() 61 return -ENOSYS; in eventfd_signal() 72 return -ENOSYS; in eventfd_ctx_read() 78 return -ENOSYS; in eventfd_ctx_remove_wait_queue()
|
D | of_mtd.h | 25 return -ENOSYS; in of_get_nand_ecc_mode() 30 return -ENOSYS; in of_get_nand_ecc_step_size() 35 return -ENOSYS; in of_get_nand_ecc_strength() 40 return -ENOSYS; in of_get_nand_bus_width()
|
D | gpio.h | 106 return -ENOSYS; in gpio_request() 112 return -ENOSYS; in gpio_request_one() 117 return -ENOSYS; in gpio_request_array() 138 return -ENOSYS; in gpio_direction_input() 143 return -ENOSYS; in gpio_direction_output() 148 return -ENOSYS; in gpio_set_debounce()
|
D | profile.h | 114 return -ENOSYS; in task_handoff_register() 119 return -ENOSYS; in task_handoff_unregister() 124 return -ENOSYS; in profile_event_register() 129 return -ENOSYS; in profile_event_unregister()
|
D | reset.h | 74 return -ENOSYS; in device_reset_optional() 80 return ERR_PTR(-ENOSYS); in reset_control_get_optional() 86 return ERR_PTR(-ENOSYS); in devm_reset_control_get_optional() 92 return ERR_PTR(-ENOSYS); in of_reset_control_get()
|
D | cpu_cooling.h | 53 return ERR_PTR(-ENOSYS); in of_cpufreq_cooling_register() 68 return ERR_PTR(-ENOSYS); in cpufreq_cooling_register() 74 return ERR_PTR(-ENOSYS); in of_cpufreq_cooling_register()
|
D | migrate.h | 52 { return -ENOSYS; } in migrate_pages() 54 static inline int migrate_prep(void) { return -ENOSYS; } in migrate_prep() 55 static inline int migrate_prep_local(void) { return -ENOSYS; } in migrate_prep_local() 63 return -ENOSYS; in migrate_huge_page_move_mapping()
|
D | kprobes.h | 410 return -ENOSYS; in register_kprobe() 414 return -ENOSYS; in register_kprobes() 424 return -ENOSYS; in register_jprobe() 428 return -ENOSYS; in register_jprobes() 441 return -ENOSYS; in register_kretprobe() 445 return -ENOSYS; in register_kretprobes() 458 return -ENOSYS; in disable_kprobe() 462 return -ENOSYS; in enable_kprobe()
|
D | kernfs.h | 332 { return -ENOSYS; } in kernfs_name() 361 { return ERR_PTR(-ENOSYS); } in kernfs_create_root() 368 { return ERR_PTR(-ENOSYS); } in kernfs_create_dir_ns() 374 { return ERR_PTR(-ENOSYS); } in __kernfs_create_file() 379 { return ERR_PTR(-ENOSYS); } in kernfs_create_link() 390 { return -ENOSYS; } in kernfs_remove_by_name_ns() 395 { return -ENOSYS; } in kernfs_rename_ns() 399 { return -ENOSYS; } in kernfs_setattr() 410 { return ERR_PTR(-ENOSYS); } in kernfs_mount_ns()
|
D | hw_breakpoint.h | 98 struct perf_event_attr *attr) { return -ENOSYS; } in modify_user_hw_breakpoint() 109 register_perf_hw_breakpoint(struct perf_event *bp) { return -ENOSYS; } in register_perf_hw_breakpoint() 111 __register_perf_hw_breakpoint(struct perf_event *bp) { return -ENOSYS; } in __register_perf_hw_breakpoint() 116 reserve_bp_slot(struct perf_event *bp) {return -ENOSYS; } in reserve_bp_slot()
|
D | of.h | 500 return -ENOSYS; in of_property_count_elems_of_size() 506 return -ENOSYS; in of_property_read_u32_index() 512 return -ENOSYS; in of_property_read_u8_array() 518 return -ENOSYS; in of_property_read_u16_array() 525 return -ENOSYS; in of_property_read_u32_array() 532 return -ENOSYS; in of_property_read_u64_array() 539 return -ENOSYS; in of_property_read_string() 546 return -ENOSYS; in of_property_read_string_helper() 565 return -ENOSYS; in of_property_read_u64() 572 return -ENOSYS; in of_property_match_string() [all …]
|
D | of_mdio.h | 68 return -ENOSYS; in of_mdio_parse_addr() 78 return -ENOSYS; in of_phy_register_fixed_link()
|
D | kmod.h | 42 static inline int request_module(const char *name, ...) { return -ENOSYS; } in request_module() 43 static inline int request_module_nowait(const char *name, ...) { return -ENOSYS; } in request_module_nowait()
|
D | of_gpio.h | 69 return -ENOSYS; in of_get_named_gpio_flags() 76 return -ENOSYS; in of_gpio_simple_xlate()
|
D | dma-contiguous.h | 136 return -ENOSYS; in dma_contiguous_reserve_area() 143 return -ENOSYS; in dma_declare_contiguous()
|
D | devfreq.h | 233 return ERR_PTR(-ENOSYS); in devfreq_add_device() 246 return ERR_PTR(-ENOSYS); in devm_devfreq_add_device()
|
D | freezer.h | 265 static inline int freeze_processes(void) { return -ENOSYS; } in freeze_processes() 266 static inline int freeze_kernel_threads(void) { return -ENOSYS; } in freeze_kernel_threads()
|
D | pm_runtime.h | 137 return -ENOSYS; in __pm_runtime_idle() 141 return -ENOSYS; in __pm_runtime_suspend() 149 return -ENOSYS; in pm_schedule_suspend()
|
D | of_address.h | 144 return -ENOSYS; in of_pci_address_to_resource() 156 return -ENOSYS; in of_pci_range_to_resource()
|
D | wl12xx.h | 47 return -ENOSYS; in wl1251_set_platform_data()
|
D | dcookies.h | 63 return -ENOSYS; in get_dcookie()
|
D | uprobes.h | 143 return -ENOSYS; in uprobe_register() 148 return -ENOSYS; in uprobe_apply()
|
D | extcon.h | 281 return ERR_PTR(-ENOSYS); in extcon_dev_allocate() 289 return ERR_PTR(-ENOSYS); in devm_extcon_dev_allocate()
|
D | perf_regs.h | 25 return mask ? -ENOSYS : 0; in perf_reg_validate()
|
D | suspend.h | 245 static inline int pm_suspend(suspend_state_t state) { return -ENOSYS; } in pm_suspend() 359 static inline int hibernate(void) { return -ENOSYS; } in hibernate()
|
D | of_reserved_mem.h | 40 return -ENOSYS; in of_reserved_mem_device_init()
|
D | of_graph.h | 56 return -ENOSYS; in of_graph_parse_endpoint()
|
D | shm.h | 67 return -ENOSYS; in do_shmat()
|
D | pci.h | 1250 static inline int pci_msi_vec_count(struct pci_dev *dev) { return -ENOSYS; } in pci_msi_vec_count() 1253 static inline int pci_msix_vec_count(struct pci_dev *dev) { return -ENOSYS; } in pci_msix_vec_count() 1256 { return -ENOSYS; } in pci_enable_msix() 1263 { return -ENOSYS; } in pci_enable_msi_range() 1265 { return -ENOSYS; } in pci_enable_msi_exact() 1268 { return -ENOSYS; } in pci_enable_msix_range() 1271 { return -ENOSYS; } in pci_enable_msix_exact() 1328 static inline int pci_get_new_domain_nr(void) { return -ENOSYS; } in pci_get_new_domain_nr() 1457 static inline int pci_get_new_domain_nr(void) { return -ENOSYS; } in pci_get_new_domain_nr() 1696 return -ENOSYS; in pci_iov_virtfn_bus() [all …]
|
D | dmaengine.h | 691 return -ENOSYS; in dmaengine_slave_config() 763 return -ENOSYS; in dmaengine_terminate_all() 771 return -ENOSYS; in dmaengine_pause() 779 return -ENOSYS; in dmaengine_resume()
|
D | tracepoint.h | 249 return -ENOSYS; \ 255 return -ENOSYS; \
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_prime.c | 33 return -ENOSYS; in qxl_gem_prime_pin() 45 return ERR_PTR(-ENOSYS); in qxl_gem_prime_get_sg_table() 53 return ERR_PTR(-ENOSYS); in qxl_gem_prime_import_sg_table() 59 return ERR_PTR(-ENOSYS); in qxl_gem_prime_vmap() 71 return ENOSYS; in qxl_gem_prime_mmap()
|
D | qxl_ioctl.c | 394 return -ENOSYS; in qxl_clientcap_ioctl() 397 return -ENOSYS; in qxl_clientcap_ioctl() 401 return -ENOSYS; in qxl_clientcap_ioctl()
|
/linux-4.1.27/include/net/ |
D | cipso_ipv4.h | 141 return -ENOSYS; in cipso_v4_doi_add() 170 return -ENOSYS; in cipso_v4_doi_domhsh_add() 237 return -ENOSYS; in cipso_v4_getattr() 244 return -ENOSYS; in cipso_v4_sock_setattr() 254 return -ENOSYS; in cipso_v4_sock_getattr() 261 return -ENOSYS; in cipso_v4_req_setattr() 273 return -ENOSYS; in cipso_v4_skbuff_setattr() 278 return -ENOSYS; in cipso_v4_skbuff_delattr() 284 return -ENOSYS; in cipso_v4_skbuff_getattr()
|
D | netlabel.h | 451 return -ENOSYS; in netlbl_cfg_map_del() 459 return -ENOSYS; in netlbl_cfg_unlbl_map_add() 469 return -ENOSYS; in netlbl_cfg_unlbl_static_add() 478 return -ENOSYS; in netlbl_cfg_unlbl_static_del() 483 return -ENOSYS; in netlbl_cfg_cipsov4_add() 496 return -ENOSYS; in netlbl_cfg_cipsov4_map_add() 542 return -ENOSYS; in netlbl_sock_setattr() 550 return -ENOSYS; in netlbl_sock_getattr() 556 return -ENOSYS; in netlbl_conn_setattr() 561 return -ENOSYS; in netlbl_req_setattr() [all …]
|
/linux-4.1.27/include/linux/mfd/ |
D | syscon.h | 32 return ERR_PTR(-ENOSYS); in syscon_node_to_regmap() 37 return ERR_PTR(-ENOSYS); in syscon_regmap_lookup_by_compatible() 42 return ERR_PTR(-ENOSYS); in syscon_regmap_lookup_by_pdevname() 49 return ERR_PTR(-ENOSYS); in syscon_regmap_lookup_by_phandle()
|
D | dbx500-prcmu.h | 438 return -ENOSYS; in prcmu_abb_read() 443 return -ENOSYS; in prcmu_abb_write() 449 return -ENOSYS; in prcmu_abb_write_masked()
|
D | db8500-prcmu.h | 649 return -ENOSYS; in prcmu_abb_read() 654 return -ENOSYS; in prcmu_abb_write()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_rtalloc.h | 127 # define xfs_rtallocate_extent(t,b,min,max,l,a,f,p,rb) (ENOSYS) 128 # define xfs_rtfree_extent(t,b,l) (ENOSYS) 129 # define xfs_rtpick_extent(m,t,l,rb) (ENOSYS) 130 # define xfs_growfs_rt(mp,in) (ENOSYS) 139 return -ENOSYS; in xfs_rtmount_init() 141 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS))
|
D | xfs_quotaops.c | 131 return -ENOSYS; in xfs_fs_set_info() 181 return -ENOSYS; in xfs_quota_enable() 196 return -ENOSYS; in xfs_quota_disable() 236 return -ENOSYS; in xfs_fs_get_dqblk() 255 return -ENOSYS; in xfs_fs_set_dqblk()
|
D | xfs_error.h | 135 #define xfs_errortag_add(tag, mp) (ENOSYS) 136 #define xfs_errortag_clearall(mp, loud) (ENOSYS)
|
/linux-4.1.27/include/drm/ |
D | drm_panel.h | 93 return panel ? -ENOSYS : -EINVAL; in drm_panel_unprepare() 101 return panel ? -ENOSYS : -EINVAL; in drm_panel_disable() 109 return panel ? -ENOSYS : -EINVAL; in drm_panel_prepare() 117 return panel ? -ENOSYS : -EINVAL; in drm_panel_enable() 125 return panel ? -ENOSYS : -EINVAL; in drm_panel_get_modes()
|
/linux-4.1.27/include/asm-generic/ |
D | futex.h | 67 ret = -ENOSYS; in futex_atomic_op_inuser() 84 default: ret = -ENOSYS; in futex_atomic_op_inuser() 144 ret = -ENOSYS; in futex_atomic_op_inuser() 157 default: ret = -ENOSYS; in futex_atomic_op_inuser() 167 return -ENOSYS; in futex_atomic_cmpxchg_inatomic()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/ |
D | unpack.h | 5 ret = (size == sizeof(d)) ? 0 : -ENOSYS; \ 10 if ((vl) == 0 || ret == -ENOSYS) { \ 18 ret = -ENOSYS; \
|
/linux-4.1.27/drivers/media/rc/ |
D | ir-lirc-codec.c | 145 ret = -ENOSYS; in ir_lirc_transmit_ir() 221 return -ENOSYS; in ir_lirc_ioctl() 227 return -ENOSYS; in ir_lirc_ioctl() 233 return -ENOSYS; in ir_lirc_ioctl() 243 return -ENOSYS; in ir_lirc_ioctl() 265 return -ENOSYS; in ir_lirc_ioctl() 271 return -ENOSYS; in ir_lirc_ioctl() 278 return -ENOSYS; in ir_lirc_ioctl() 284 return -ENOSYS; in ir_lirc_ioctl() 290 return -ENOSYS; in ir_lirc_ioctl()
|
D | lirc_dev.c | 601 result = -ENOSYS; in lirc_dev_fop_ioctl() 611 result = -ENOSYS; in lirc_dev_fop_ioctl() 629 result = -ENOSYS; in lirc_dev_fop_ioctl() 638 result = -ENOSYS; in lirc_dev_fop_ioctl()
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | futex.h | 61 return -ENOSYS; in futex_atomic_op_inuser() 87 ret = -ENOSYS; in futex_atomic_op_inuser() 104 return -ENOSYS; in futex_atomic_op_inuser() 118 return -ENOSYS; in futex_atomic_cmpxchg_inatomic()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | cpm.h | 171 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()
|
D | qe.h | 122 static inline int par_io_init(struct device_node *np) { return -ENOSYS; } in par_io_init() 123 static inline int par_io_of_config(struct device_node *np) { return -ENOSYS; } in par_io_of_config() 125 int assignment, int has_irq) { return -ENOSYS; } in par_io_config_pin() 126 static inline int par_io_data_set(u8 port, u8 pin, u8 val) { return -ENOSYS; } in par_io_data_set() 141 return ERR_PTR(-ENOSYS); in qe_pin_request() 154 return -ENOSYS; in qe_issue_cmd() 249 return -ENOSYS; in qe_upload_firmware()
|
D | futex.h | 66 ret = -ENOSYS; in futex_atomic_op_inuser() 79 default: ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/sound/firewire/bebob/ |
D | bebob_command.c | 37 err = -ENOSYS; in avc_audio_set_selector() 73 err = -ENOSYS; in avc_audio_get_selector() 126 err = -ENOSYS; in avc_bridgeco_get_plug_type() 156 err = -ENOSYS; in avc_bridgeco_get_plug_ch_pos() 193 err = -ENOSYS; in avc_bridgeco_get_plug_section_type() 227 err = -ENOSYS; in avc_bridgeco_get_plug_input() 266 err = -ENOSYS; in avc_bridgeco_get_plug_strm_fmt()
|
D | bebob_stream.c | 256 err = -ENOSYS; in map_data_channels() 283 err = -ENOSYS; in map_data_channels() 303 err = -ENOSYS; in map_data_channels() 746 return -ENOSYS; in parse_stream_formation() 754 return -ENOSYS; in parse_stream_formation() 793 return -ENOSYS; /* not supported */ in parse_stream_formation() 799 return -ENOSYS; in parse_stream_formation() 912 err = -ENOSYS; in snd_bebob_stream_discover() 924 err = -ENOSYS; in snd_bebob_stream_discover() 939 err = -ENOSYS; in snd_bebob_stream_discover()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | futex.h | 82 ret = -ENOSYS; \ 123 ret = -ENOSYS; in futex_atomic_op_inuser() 136 default: ret = -ENOSYS; in futex_atomic_op_inuser() 211 return -ENOSYS; in futex_atomic_cmpxchg_inatomic()
|
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/ |
D | gpio-au1300.h | 230 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()
|
D | gpio-au1000.h | 629 return -ENOSYS; in gpio_set_debounce() 634 return -ENOSYS; in gpio_export() 640 return -ENOSYS; in gpio_export_link() 645 return -ENOSYS; in gpio_sysfs_set_active_low()
|
/linux-4.1.27/fs/romfs/ |
D | mmap-nommu.c | 34 return (unsigned long) -ENOSYS; in romfs_get_unmapped_area() 60 ret = -ENOSYS; in romfs_get_unmapped_area() 70 return vma->vm_flags & (VM_SHARED | VM_MAYSHARE) ? 0 : -ENOSYS; in romfs_mmap()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_prime.c | 46 return -ENOSYS; in vmw_prime_map_attach() 57 return ERR_PTR(-ENOSYS); in vmw_prime_map_dma_buf() 102 return -ENOSYS; in vmw_prime_dmabuf_mmap()
|
D | vmwgfx_overlay.c | 474 return -ENOSYS; in vmw_overlay_ioctl() 535 return -ENOSYS; in vmw_overlay_claim() 561 return -ENOSYS; in vmw_overlay_unref() 604 return -ENOSYS; in vmw_overlay_close()
|
/linux-4.1.27/arch/arm/mach-exynos/ |
D | platsmp.c | 256 int ret = -ENOSYS; in exynos_boot_secondary() 315 if (ret && ret != -ENOSYS) in exynos_boot_secondary() 317 if (ret == -ENOSYS) { in exynos_boot_secondary() 411 if (ret && ret != -ENOSYS) in exynos_smp_prepare_cpus() 413 if (ret == -ENOSYS) { in exynos_smp_prepare_cpus()
|
D | pm.c | 150 if (ret == -ENOSYS) { in exynos_aftr_finisher() 182 if (call_firmware_op(resume) == -ENOSYS) in exynos_enter_aftr()
|
D | suspend.c | 479 if (call_firmware_op(resume) == -ENOSYS in exynos_pm_resume() 502 if (call_firmware_op(resume) == -ENOSYS in exynos3250_pm_resume() 591 if (ret == -ENOSYS) in exynos_suspend_enter()
|
/linux-4.1.27/drivers/input/mouse/ |
D | vmmouse.h | 22 return -ENOSYS; in vmmouse_detect() 26 return -ENOSYS; in vmmouse_init()
|
D | lifebook.h | 24 return -ENOSYS; in lifebook_detect() 28 return -ENOSYS; in lifebook_init()
|
D | elantech.h | 154 return -ENOSYS; in elantech_detect() 158 return -ENOSYS; in elantech_init()
|
D | sentelic.h | 128 return -ENOSYS; in fsp_detect() 132 return -ENOSYS; in fsp_init()
|
D | cypress_ps2.h | 178 return -ENOSYS; in cypress_detect() 182 return -ENOSYS; in cypress_init()
|
D | alps.h | 295 return -ENOSYS; in alps_detect() 299 return -ENOSYS; in alps_init()
|
D | logips2pp.h | 19 return -ENOSYS; in ps2pp_init()
|
D | touchkit_ps2.h | 21 return -ENOSYS; in touchkit_ps2_detect()
|
D | trackpoint.h | 157 return -ENOSYS; in trackpoint_detect()
|
/linux-4.1.27/fs/quota/ |
D | quota.c | 86 return -ENOSYS; in quota_quotaon() 97 return -ENOSYS; in quota_quotaoff() 129 return -ENOSYS; in quota_getinfo() 157 return -ENOSYS; in quota_setinfo() 212 return -ENOSYS; in quota_getquota() 261 return -ENOSYS; in quota_setquota() 276 return -ENOSYS; in quota_enable() 287 return -ENOSYS; in quota_disable() 325 return -ENOSYS; in quota_getstate() 373 return -ENOSYS; in quota_getxstate() [all …]
|
/linux-4.1.27/include/video/ |
D | of_display_timing.h | 27 return -ENOSYS; in of_get_display_timing() 35 return -ENOSYS; in of_display_timings_exist()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | verbs.c | 265 -ENOSYS; in ib_modify_ah() 273 -ENOSYS; in ib_query_ah() 299 return ERR_PTR(-ENOSYS); in ib_create_srq() 330 -ENOSYS; in ib_modify_srq() 338 srq->device->query_srq(srq, srq_attr) : -ENOSYS; in ib_query_srq() 924 -ENOSYS; in ib_query_qp() 1037 cq->device->modify_cq(cq, cq_count, cq_period) : -ENOSYS; in ib_modify_cq() 1053 cq->device->resize_cq(cq, cqe, NULL) : -ENOSYS; in ib_resize_cq() 1096 return ERR_PTR(-ENOSYS); in ib_reg_phys_mr() 1129 return -ENOSYS; in ib_rereg_phys_mr() [all …]
|
/linux-4.1.27/Documentation/ioctl/ |
D | cdrom.txt | 108 ENOSYS cd drive not audio-capable. 122 ENOSYS cd drive not audio-capable. 138 ENOSYS cd drive not audio-capable. 162 ENOSYS cd drive not audio-capable. 184 ENOSYS cd drive not audio-capable. 202 ENOSYS cd drive not audio-capable. 225 ENOSYS cd drive not audio-capable. 243 ENOSYS cd drive not audio-capable. 262 ENOSYS cd drive not capable of ejecting 281 ENOSYS cd drive not capable of closing the tray [all …]
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | signal32.h | 38 return -ENOSYS; in compat_setup_frame() 44 return -ENOSYS; in compat_setup_rt_frame()
|
D | futex.h | 85 ret = -ENOSYS; in futex_atomic_op_inuser() 98 default: ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/arch/mips/kernel/ |
D | rtlx.c | 98 return -ENOSYS; in rtlx_open() 118 ret = -ENOSYS; in rtlx_open() 146 ret = -ENOSYS; in rtlx_open() 154 ret = -ENOSYS; in rtlx_open() 247 return -ENOSYS; in rtlx_read() 290 return -ENOSYS; in rtlx_write()
|
D | smp-up.c | 57 return -ENOSYS; in up_cpu_disable()
|
/linux-4.1.27/drivers/reset/ |
D | core.c | 98 return -ENOSYS; in reset_control_reset() 111 return -ENOSYS; in reset_control_assert() 124 return -ENOSYS; in reset_control_deassert() 139 return -ENOSYS; in reset_control_status()
|
/linux-4.1.27/drivers/xen/ |
D | pci.c | 106 if (r != -ENOSYS) in xen_add_device() 112 r = -ENOSYS; in xen_add_device() 164 r = -ENOSYS; in xen_remove_device() 243 case -ENOSYS: in xen_mcfg_late()
|
D | fallback.c | 39 WARN_ON(rc != -ENOSYS); in xen_event_channel_op_compat() 75 WARN_ON(rc != -ENOSYS); in xen_physdev_op_compat()
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | rh.c | 275 return -ENOSYS; in wusbhc_rh_set_port_feat() 321 result = -ENOSYS; in wusbhc_rh_clear_port_feat() 363 int result = -ENOSYS; in wusbhc_rh_control() 398 result = -ENOSYS; in wusbhc_rh_control() 410 return -ENOSYS; in wusbhc_rh_start_port_reset()
|
/linux-4.1.27/include/media/ |
D | v4l2-of.h | 97 return -ENOSYS; in v4l2_of_parse_endpoint() 103 return -ENOSYS; in v4l2_of_parse_link()
|
/linux-4.1.27/sound/firewire/oxfw/ |
D | oxfw-command.c | 40 err = -ENOSYS; in avc_stream_set_format() 83 err = -ENOSYS; in avc_stream_get_format() 145 err = -ENOSYS; in avc_general_inquiry_sig_fmt()
|
D | oxfw-stream.c | 421 return -ENOSYS; in snd_oxfw_stream_parse_format() 429 return -ENOSYS; in snd_oxfw_stream_parse_format() 473 return -ENOSYS; /* not supported */ in snd_oxfw_stream_parse_format() 479 return -ENOSYS; in snd_oxfw_stream_parse_format() 564 if (err == -ENOSYS) { in fill_stream_formats() 633 err = -ENOSYS; in snd_oxfw_stream_discover()
|
/linux-4.1.27/drivers/tty/serial/ |
D | serial_mctrl_gpio.h | 94 return ERR_PTR(-ENOSYS); in mctrl_gpio_to_gpiod() 100 return ERR_PTR(-ENOSYS); in mctrl_gpio_init()
|
/linux-4.1.27/drivers/thermal/ |
D | db8500_cpufreq_cooling.c | 62 return -ENOSYS; in db8500_cpufreq_cooling_suspend() 67 return -ENOSYS; in db8500_cpufreq_cooling_resume()
|
/linux-4.1.27/arch/m68k/68360/ |
D | entry.S | 36 movel #-ENOSYS,%sp@(PT_OFF_D0) 40 movel #-ENOSYS,%sp@(PT_OFF_D0) /* needed for strace*/ 47 movel #-ENOSYS,%d0
|
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_api.c | 123 return -ENOSYS; in pch_gbe_hal_setup_init_funcs() 157 return -ENOSYS; in pch_gbe_hal_init_hw() 239 return -ENOSYS; in pch_gbe_hal_read_mac_addr()
|
/linux-4.1.27/arch/sh/include/asm/ |
D | futex.h | 46 ret = -ENOSYS; in futex_atomic_op_inuser() 60 default: ret = -ENOSYS; in futex_atomic_op_inuser()
|
D | gpio.h | 49 return -ENOSYS; in irq_to_gpio()
|
/linux-4.1.27/arch/powerpc/platforms/52xx/ |
D | mpc52xx_pm.c | 75 return -ENOSYS; in mpc52xx_pm_prepare() 83 return -ENOSYS; in mpc52xx_pm_prepare() 106 return -ENOSYS; in mpc52xx_pm_prepare()
|
/linux-4.1.27/Documentation/arm/ |
D | firmware.txt | 25 ((firmware_ops->op) ? firmware_ops->op(__VA_ARGS__) : (-ENOSYS)) 28 -ENOSYS to signal that given operation is not available (for example, to allow 67 if (call_firmware_op(cpu_boot, cpu) == -ENOSYS)
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | futex_64.h | 67 ret = -ENOSYS; in futex_atomic_op_inuser() 80 default: ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/arch/hexagon/include/asm/ |
D | futex.h | 70 ret = -ENOSYS; in futex_atomic_op_inuser() 96 ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/arch/arc/include/asm/ |
D | futex.h | 75 ret = -ENOSYS; in futex_atomic_op_inuser() 101 ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | futex.h | 64 ret = -ENOSYS; in futex_atomic_op_inuser() 77 default: ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | sddr3.c | 77 return -ENOSYS; in nvkm_sddr3_calc() 96 return -ENOSYS; in nvkm_sddr3_calc()
|
D | gddr5.c | 52 return -ENOSYS; in nvkm_gddr5_calc() 66 return -ENOSYS; in nvkm_gddr5_calc()
|
D | sddr2.c | 76 return -ENOSYS; in nvkm_sddr2_calc()
|
D | gddr3.c | 94 return -ENOSYS; in nvkm_gddr3_calc()
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | futex.h | 64 ret = -ENOSYS; in futex_atomic_op_inuser() 90 ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/arch/s390/include/asm/ |
D | futex.h | 59 ret = -ENOSYS; in futex_atomic_op_inuser() 71 default: ret = -ENOSYS; in futex_atomic_op_inuser()
|
D | livepatch.h | 32 return -ENOSYS; in klp_write_module_reloc()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | futex.h | 78 ret = -ENOSYS; in futex_atomic_op_inuser() 104 ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | futex.h | 82 ret = -ENOSYS; in futex_atomic_op_inuser() 95 default: ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/arch/arm/mach-bcm/ |
D | kona_smp.c | 165 return -ENOSYS; in bcm_boot_secondary() 194 return -ENOSYS; in bcm_boot_secondary()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | sys_sparc_64.c | 357 err = -ENOSYS; in SYSCALL_DEFINE6() 378 err = -ENOSYS; in SYSCALL_DEFINE6() 404 err = -ENOSYS; in SYSCALL_DEFINE6() 408 err = -ENOSYS; in SYSCALL_DEFINE6() 487 return -ENOSYS; in c_sys_nis_syscall() 494 return -ENOSYS; in c_sys_nis_syscall()
|
D | sys_sparc_32.c | 134 return -ENOSYS; in c_sys_nis_syscall() 140 return -ENOSYS; in c_sys_nis_syscall()
|
/linux-4.1.27/arch/x86/um/asm/ |
D | ptrace.h | 72 return -ENOSYS; in ptrace_get_thread_area() 78 return -ENOSYS; in ptrace_set_thread_area()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | sysfs.c | 64 return -ENOSYS; in b43_attr_interfmode_show() 130 err = -ENOSYS; in b43_attr_interfmode_store()
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
D | spu_syscalls.c | 77 return -ENOSYS; in SYSCALL_DEFINE4() 101 return -ENOSYS; in sys_spu_run()
|
D | spu_callbacks.c | 59 return -ENOSYS; in spu_sys_callback()
|
/linux-4.1.27/arch/frv/kernel/ |
D | futex.c | 222 ret = -ENOSYS; in futex_atomic_op_inuser() 236 default: ret = -ENOSYS; break; in futex_atomic_op_inuser()
|
/linux-4.1.27/include/linux/ssb/ |
D | ssb_driver_gige.h | 144 return -ENOSYS; in ssb_gige_pcibios_plat_dev_init() 149 return -ENOSYS; in ssb_gige_map_irq()
|
/linux-4.1.27/arch/tile/include/asm/ |
D | futex.h | 146 ret = -ENOSYS; in futex_atomic_op_inuser() 172 ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | sys_ia64.c | 173 return -ENOSYS; in sys_pciconfig_read() 180 return -ENOSYS; in sys_pciconfig_write()
|
/linux-4.1.27/arch/m68k/68000/ |
D | entry.S | 40 movel #-ENOSYS,%sp@(PT_OFF_D0) 44 movel #-ENOSYS,%sp@(PT_OFF_D0) /* needed for strace*/ 51 movel #-ENOSYS,%d0
|
/linux-4.1.27/arch/arm/include/asm/ |
D | futex.h | 146 ret = -ENOSYS; in futex_atomic_op_inuser() 159 default: ret = -ENOSYS; in futex_atomic_op_inuser()
|
D | firmware.h | 64 ((firmware_ops->op) ? firmware_ops->op(__VA_ARGS__) : (-ENOSYS))
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | futex.h | 94 ret = -ENOSYS; in futex_atomic_op_inuser() 109 default: ret = -ENOSYS; in futex_atomic_op_inuser()
|
/linux-4.1.27/arch/avr32/mach-at32ap/ |
D | clock.c | 145 return -ENOSYS; in clk_round_rate() 164 return -ENOSYS; in clk_set_rate() 183 return -ENOSYS; in clk_set_parent()
|
/linux-4.1.27/arch/avr32/kernel/ |
D | irq.c | 22 return -ENOSYS; in nmi_enable()
|
/linux-4.1.27/arch/powerpc/math-emu/ |
D | fres.c | 11 return -ENOSYS; in fres()
|
D | fre.c | 10 return -ENOSYS; in fre()
|
/linux-4.1.27/arch/arm/xen/ |
D | grant-table.c | 40 return -ENOSYS; in arch_gnttab_map_shared()
|
/linux-4.1.27/arch/um/os-Linux/ |
D | aio.c | 291 return -ENOSYS; in init_aio_26() 297 return -ENOSYS; in submit_aio_26() 328 if (err && (errno == ENOSYS)) { in init_aio()
|
/linux-4.1.27/drivers/gpu/drm/rcar-du/ |
D | rcar_du_hdmicon.h | 27 return -ENOSYS; in rcar_du_hdmi_connector_init()
|
D | rcar_du_hdmienc.h | 31 return -ENOSYS; in rcar_du_hdmienc_init()
|
/linux-4.1.27/arch/frv/include/asm/ |
D | futex.h | 16 return -ENOSYS; in futex_atomic_cmpxchg_inatomic()
|
/linux-4.1.27/drivers/mmc/host/ |
D | mmci_qcom_dml.h | 24 return -ENOSYS; in dml_hw_init()
|
D | sdhci-bcm-kona.c | 269 (mmc_gpio_get_cd(host->mmc) != -ENOSYS) ? 'Y' : 'N', in sdhci_bcm_kona_probe() 270 (mmc_gpio_get_ro(host->mmc) != -ENOSYS) ? 'Y' : 'N'); in sdhci_bcm_kona_probe()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | msi.c | 20 return -ENOSYS; in arch_setup_msi_irqs()
|
/linux-4.1.27/kernel/ |
D | futex_compat.c | 125 return -ENOSYS; in COMPAT_SYSCALL_DEFINE2() 144 return -ENOSYS; in COMPAT_SYSCALL_DEFINE3()
|
/linux-4.1.27/sound/firewire/ |
D | fcp.c | 69 err = -ENOSYS; in avc_general_set_sig_fmt() 112 err = -ENOSYS; in avc_general_get_sig_fmt() 160 err = -ENOSYS; in avc_general_get_plug_info()
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | irq-common.c | 31 ret = -ENOSYS; in mxc_set_irq_fiq()
|
/linux-4.1.27/arch/m32r/kernel/ |
D | sys_m32r.c | 89 return -ENOSYS; in sys_cachectl()
|
/linux-4.1.27/arch/um/kernel/skas/ |
D | syscall.c | 34 result = -ENOSYS; in handle_syscall()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/ |
D | lustre_compat25.h | 117 return -ENOSYS; in ll_quota_on() 126 return -ENOSYS; in ll_quota_off()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | kernel_user_comm.c | 61 int rc = -ENOSYS; in libcfs_kkuc_msg_put() 68 return -ENOSYS; in libcfs_kkuc_msg_put()
|
/linux-4.1.27/arch/tile/kernel/ |
D | machine_kexec.c | 82 return -ENOSYS; in machine_kexec_prepare() 87 return -ENOSYS; in machine_kexec_prepare()
|
/linux-4.1.27/net/nfc/nci/ |
D | lib.c | 82 return -ENOSYS; in nci_to_errno()
|
/linux-4.1.27/include/xen/ |
D | balloon.h | 41 return -ENOSYS; in register_xen_selfballooning()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | sys_parisc32.c | 23 return -ENOSYS; in sys32_unimplemented()
|
/linux-4.1.27/arch/arm/plat-versatile/ |
D | platsmp.c | 90 return pen_release != -1 ? -ENOSYS : 0; in versatile_boot_secondary()
|
/linux-4.1.27/include/linux/platform_data/ |
D | elm.h | 61 return -ENOSYS; in elm_config()
|
/linux-4.1.27/arch/arm/mach-tegra/ |
D | cpuidle-tegra114.c | 52 if (call_firmware_op(do_idle, 0) == -ENOSYS) in tegra114_idle_power_down()
|
D | reset.c | 78 case -ENOSYS: in tegra_cpu_reset_handler_enable()
|
/linux-4.1.27/arch/x86/ia32/ |
D | ia32entry.S | 303 movq $-ENOSYS,RAX(%rsp)/* ptrace can change this for a bad syscall */ 460 movq $-ENOSYS,RAX(%rsp) /* ptrace can change this for a bad syscall */ 554 movq $-ENOSYS,RAX(%rsp) /* ptrace can change this for a bad syscall */ 566 movq $-ENOSYS,%rax
|
/linux-4.1.27/arch/arm/mach-alpine/ |
D | alpine_cpu_pm.c | 36 return -ENOSYS; in alpine_cpu_wakeup()
|
/linux-4.1.27/drivers/char/hw_random/ |
D | ixp4xx-rng.c | 49 return -ENOSYS; in ixp4xx_rng_init()
|
/linux-4.1.27/arch/sh/kernel/ |
D | entry-common.S | 209 mov #-ENOSYS, r0 237 mov #-ENOSYS, r0
|
D | sh_bios.c | 38 return -ENOSYS; in sh_bios_call()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | sys_compat.c | 101 return -ENOSYS; in compat_arm_syscall()
|
/linux-4.1.27/arch/x86/um/os-Linux/ |
D | tls.c | 38 else if (errno == ENOSYS) in check_host_supports_tls()
|
/linux-4.1.27/include/linux/input/ |
D | matrix_keypad.h | 99 return -ENOSYS; in matrix_keypad_parse_of_params()
|
/linux-4.1.27/arch/arm/mach-sti/ |
D | platsmp.c | 97 return pen_release != -1 ? -ENOSYS : 0; in sti_boot_secondary()
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
D | ql4_attr.c | 222 return -ENOSYS; in qla4xxx_phy_port_cnt_show() 234 return -ENOSYS; in qla4xxx_phy_port_num_show() 246 return -ENOSYS; in qla4xxx_iscsi_func_cnt_show()
|
/linux-4.1.27/drivers/cdrom/ |
D | cdrom.c | 2280 return -ENOSYS; in cdrom_ioctl_multisession() 2308 return -ENOSYS; in cdrom_ioctl_eject() 2325 return -ENOSYS; in cdrom_ioctl_closetray() 2335 return -ENOSYS; in cdrom_ioctl_eject_sw() 2354 return -ENOSYS; in cdrom_ioctl_media_changed() 2389 return -ENOSYS; in cdrom_ioctl_set_options() 2396 return -ENOSYS; in cdrom_ioctl_set_options() 2417 return -ENOSYS; in cdrom_ioctl_select_speed() 2427 return -ENOSYS; in cdrom_ioctl_select_disc() 2454 return -ENOSYS; in cdrom_ioctl_reset() [all …]
|
/linux-4.1.27/arch/arm/mach-prima2/ |
D | platsmp.c | 112 return pen_release != -1 ? -ENOSYS : 0; in sirfsoc_boot_secondary()
|
/linux-4.1.27/drivers/mmc/core/ |
D | slot-gpio.c | 66 return -ENOSYS; in mmc_gpio_get_ro() 81 return -ENOSYS; in mmc_gpio_get_cd()
|
/linux-4.1.27/drivers/infiniband/hw/amso1100/ |
D | c2_provider.c | 148 return -ENOSYS; in c2_mmap_uar() 193 return ERR_PTR(-ENOSYS); in c2_ah_create() 199 return -ENOSYS; in c2_ah_destroy() 573 return -ENOSYS; in c2_multicast_attach() 579 return -ENOSYS; in c2_multicast_detach() 590 return -ENOSYS; in c2_process_mad()
|
/linux-4.1.27/kernel/time/ |
D | clockevents.c | 104 return -ENOSYS; in __clockevents_set_state() 128 return -ENOSYS; in __clockevents_set_state() 134 return -ENOSYS; in __clockevents_set_state() 138 return -ENOSYS; in __clockevents_set_state()
|
/linux-4.1.27/crypto/ |
D | ahash.c | 223 return -ENOSYS; in ahash_nosetkey() 441 return -ENOSYS; in ahash_no_export() 446 return -ENOSYS; in ahash_no_import() 509 return -ENOSYS; in crypto_ahash_report()
|
D | pcompress.c | 68 return -ENOSYS; in crypto_pcomp_report()
|
/linux-4.1.27/tools/perf/util/ |
D | cloexec.c | 14 errno = ENOSYS; in sched_getcpu()
|
/linux-4.1.27/arch/arm/mach-spear/ |
D | platsmp.c | 89 return pen_release != -1 ? -ENOSYS : 0; in spear13xx_boot_secondary()
|
/linux-4.1.27/net/bluetooth/ |
D | lib.c | 133 return ENOSYS; in bt_to_errno()
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | errno.h | 17 #define ENOSYS 38 /* Invalid system call number */ macro
|
/linux-4.1.27/include/xen/interface/io/ |
D | xs_wire.h | 57 XSD_ERROR(ENOSYS),
|
/linux-4.1.27/arch/x86/include/asm/uv/ |
D | bios.h | 49 BIOS_STATUS_UNIMPLEMENTED = -ENOSYS,
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 64 return ERR_PTR(-ENOSYS); in c4iw_ah_create() 69 return -ENOSYS; in c4iw_ah_destroy() 74 return -ENOSYS; in c4iw_multicast_attach() 79 return -ENOSYS; in c4iw_multicast_detach() 87 return -ENOSYS; in c4iw_process_mad()
|
/linux-4.1.27/tools/testing/selftests/x86/ |
D | entry_from_vm86.c | 59 if (ret == -1 && errno == ENOSYS) { in do_test()
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | errno.h | 63 #define ENOSYS 90 /* Function not implemented */ macro
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
D | errno.h | 113 #define ENOSYS 251 /* Function not implemented */ macro
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | errno.h | 50 #define ENOSYS 78 /* Function not implemented */ macro
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | errno.h | 63 #define ENOSYS 89 /* Function not implemented */ macro
|
/linux-4.1.27/drivers/parport/ |
D | ieee1284.c | 375 return -ENOSYS; /* FIXME (implement BECP) */ in parport_negotiate() 673 return -ENOSYS; in parport_write() 774 return -ENOSYS; in parport_read()
|
/linux-4.1.27/arch/arm/mach-ux500/ |
D | platsmp.c | 102 return pen_release != -1 ? -ENOSYS : 0; in ux500_boot_secondary()
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 89 if (ret && ret != -ENOSYS) { in ipoib_set_coalesce()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-clk.c | 180 ret = -ENOSYS; in v4l2_clk_get_rate() 209 ret = -ENOSYS; in v4l2_clk_set_rate()
|
/linux-4.1.27/arch/x86/um/ |
D | tls_32.c | 284 return -ENOSYS; in SYSCALL_DEFINE1() 332 return -ENOSYS; in SYSCALL_DEFINE1()
|
/linux-4.1.27/drivers/iommu/ |
D | irq_remapping.c | 204 return -ENOSYS; in irq_remapping_prepare() 212 return -ENOSYS; in irq_remapping_prepare()
|
/linux-4.1.27/sound/soc/fsl/ |
D | imx-audmux.c | 217 return -ENOSYS; in imx_audmux_v1_configure_port() 237 return -ENOSYS; in imx_audmux_v2_configure_port()
|
/linux-4.1.27/arch/x86/pci/ |
D | xen.c | 370 if (ret == -ENOSYS) in xen_initdom_restore_msi_irqs() 372 WARN(ret && ret != -ENOSYS, "restore_msi_ext -> %d\n", ret); in xen_initdom_restore_msi_irqs() 380 WARN(ret && ret != -ENOSYS, "restore_msi -> %d\n", ret); in xen_initdom_restore_msi_irqs()
|
/linux-4.1.27/ipc/ |
D | syscall.c | 96 return -ENOSYS; in SYSCALL_DEFINE6()
|
/linux-4.1.27/drivers/char/ |
D | uv_mmtimer.c | 158 return -ENOSYS; in uv_mmtimer_mmap()
|
/linux-4.1.27/drivers/net/wan/ |
D | hdlc.c | 159 return -ENOSYS; /* no protocol attached */ in hdlc_open() 282 return -ENOSYS; in attach_hdlc_protocol()
|
/linux-4.1.27/drivers/target/ |
D | target_core_fabric_configfs.c | 266 return ERR_PTR(-ENOSYS); in target_core_mappedlun_stat_mkdir() 506 return ERR_PTR(-ENOSYS); in target_fabric_make_nodeacl() 604 return ERR_PTR(-ENOSYS); in target_fabric_make_np() 860 return ERR_PTR(-ENOSYS); in target_core_port_stat_mkdir() 1051 return ERR_PTR(-ENOSYS); in target_fabric_make_tpg() 1153 return ERR_PTR(-ENOSYS); in target_fabric_make_wwn()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_bios.c | 160 return -ENOSYS; in run_lvds_table() 308 return -ENOSYS; in parse_lvds_manufacturer_table_header() 395 return -ENOSYS; in parse_fp_mode_table() 584 return -ENOSYS; in nouveau_bios_parse_lvds_table() 725 return -ENOSYS; in parse_bit_A_tbl_entry() 836 return -ENOSYS; in parse_bit_i_tbl_entry() 946 return -ENOSYS; in parse_bit_tmds_tbl_entry() 1010 return -ENOSYS; in parse_bit_table() 1117 return -ENOSYS; in parse_bmp_structure()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_adminq.h | 133 -ENOSYS, /* I40E_AQ_RC_ENOSYS */ in i40e_aq_rc_to_posix()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_adminq.h | 133 -ENOSYS, /* I40E_AQ_RC_ENOSYS */ in i40e_aq_rc_to_posix()
|
/linux-4.1.27/kernel/irq/ |
D | chip.c | 933 return -ENOSYS; in irq_chip_set_affinity_parent() 950 return -ENOSYS; in irq_chip_set_type_parent() 982 return -ENOSYS; in irq_chip_set_wake_parent() 1005 return -ENOSYS; in irq_chip_compose_msi_msg()
|
/linux-4.1.27/arch/x86/xen/ |
D | xen-asm_64.S | 153 mov $-ENOSYS, %rax
|
/linux-4.1.27/sound/pci/au88x0/ |
D | au88x0_game.c | 132 static inline int vortex_gameport_register(vortex_t * vortex) { return -ENOSYS; } in vortex_gameport_register()
|
/linux-4.1.27/drivers/input/ |
D | ff-core.c | 113 return -ENOSYS; in input_ff_upload() 229 return -ENOSYS; in input_ff_erase()
|