/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | acx.c | 21 return -ENOMEM; in wl1251_acx_frame_rates() 50 return -ENOMEM; in wl1251_acx_station_id() 70 return -ENOMEM; in wl1251_acx_default_key() 98 return -ENOMEM; in wl1251_acx_wake_up_conditions() 124 return -ENOMEM; in wl1251_acx_sleep_auth() 143 return -ENOMEM; in wl1251_acx_fw_version() 178 return -ENOMEM; in wl1251_acx_tx_power() 202 return -ENOMEM; in wl1251_acx_feature_cfg() 244 return -ENOMEM; in wl1251_acx_data_path_params() 290 return -ENOMEM; in wl1251_acx_rx_msdu_life_time() [all …]
|
D | cmd.c | 178 ret = -ENOMEM; in wl1251_cmd_vbm() 216 ret = -ENOMEM; in wl1251_cmd_data_path_rx() 252 return -ENOMEM; in wl1251_cmd_data_path_tx() 282 ret = -ENOMEM; in wl1251_cmd_join() 327 ret = -ENOMEM; in wl1251_cmd_ps_mode() 359 ret = -ENOMEM; in wl1251_cmd_read_memory() 404 ret = -ENOMEM; in wl1251_cmd_template_set() 437 return -ENOMEM; in wl1251_cmd_scan() 501 return -ENOMEM; in wl1251_cmd_trigger_scan_to()
|
/linux-4.4.14/drivers/misc/genwqe/ |
D | card_debugfs.c | 79 return -ENOMEM; in curr_dbg_uidn_show() 148 return -ENOMEM; in genwqe_curr_regs_show() 357 ret = -ENOMEM; in genwqe_init_debugfs() 365 ret = -ENOMEM; in genwqe_init_debugfs() 372 ret = -ENOMEM; in genwqe_init_debugfs() 378 ret = -ENOMEM; in genwqe_init_debugfs() 385 ret = -ENOMEM; in genwqe_init_debugfs() 392 ret = -ENOMEM; in genwqe_init_debugfs() 405 ret = -ENOMEM; in genwqe_init_debugfs() 412 ret = -ENOMEM; in genwqe_init_debugfs() [all …]
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | acx.c | 48 ret = -ENOMEM; in wl1271_acx_wake_up_conditions() 77 ret = -ENOMEM; in wl1271_acx_sleep_auth() 110 ret = -ENOMEM; in wl1271_acx_tx_power() 137 ret = -ENOMEM; in wl1271_acx_feature_cfg() 182 ret = -ENOMEM; in wl1271_acx_rx_msdu_life_time() 209 ret = -ENOMEM; in wl1271_acx_slot() 238 ret = -ENOMEM; in wl1271_acx_group_address_tbl() 268 ret = -ENOMEM; in wl1271_acx_service_period_timeout() 308 ret = -ENOMEM; in wl1271_acx_rts_threshold() 336 ret = -ENOMEM; in wl1271_acx_dco_itrim_params() [all …]
|
D | cmd.c | 190 return -ENOMEM; in wlcore_cmd_wait_for_event_or_timeout() 243 ret = -ENOMEM; in wl12xx_cmd_role_enable() 285 ret = -ENOMEM; in wl12xx_cmd_role_disable() 434 ret = -ENOMEM; in wl12xx_cmd_role_start_dev() 486 ret = -ENOMEM; in wl12xx_cmd_role_stop_dev() 520 ret = -ENOMEM; in wl12xx_cmd_role_start_sta() 597 ret = -ENOMEM; in wl12xx_cmd_role_stop_sta() 641 ret = -ENOMEM; in wl12xx_cmd_role_start_ap() 736 ret = -ENOMEM; in wl12xx_cmd_role_stop_ap() 769 ret = -ENOMEM; in wl12xx_cmd_role_start_ibss() [all …]
|
/linux-4.4.14/tools/iio/ |
D | iio_utils.c | 48 return -ENOMEM; in iioutils_break_up_name() 71 return (ret == -1) ? -ENOMEM : 0; in iioutils_break_up_name() 103 return -ENOMEM; in iioutils_get_type() 107 ret = -ENOMEM; in iioutils_get_type() 112 ret = -ENOMEM; in iioutils_get_type() 133 ret = -ENOMEM; in iioutils_get_type() 229 return -ENOMEM; in iioutils_get_param_float() 234 ret = -ENOMEM; in iioutils_get_param_float() 251 ret = -ENOMEM; in iioutils_get_param_float() 326 return -ENOMEM; in build_channel_array() [all …]
|
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
D | acx.c | 42 ret = -ENOMEM; in wl18xx_acx_host_if_cfg_bitmap() 73 ret = -ENOMEM; in wl18xx_acx_set_checksum_state() 99 ret = -ENOMEM; in wl18xx_acx_clear_statistics() 124 ret = -ENOMEM; in wl18xx_acx_peer_ht_operation_mode() 165 ret = -ENOMEM; in wl18xx_acx_set_peer_cap() 211 ret = -ENOMEM; in wl18xx_acx_interrupt_notify_config() 238 ret = -ENOMEM; in wl18xx_acx_rx_ba_filter() 266 ret = -ENOMEM; in wl18xx_acx_ap_sleep() 296 ret = -ENOMEM; in wl18xx_acx_dynamic_fw_traces()
|
D | cmd.c | 41 ret = -ENOMEM; in wl18xx_cmd_channel_switch() 97 ret = -ENOMEM; in wl18xx_cmd_smart_config_start() 124 ret = -ENOMEM; in wl18xx_cmd_smart_config_stop() 156 ret = -ENOMEM; in wl18xx_cmd_smart_config_set_group_key() 186 return -ENOMEM; in wl18xx_cmd_set_cac() 217 return -ENOMEM; in wl18xx_cmd_radar_detection_debug() 243 return -ENOMEM; in wl18xx_cmd_dfs_master_restart()
|
/linux-4.4.14/arch/x86/kernel/ |
D | ksysfs.c | 84 return -ENOMEM; in get_setup_data_paddr() 102 return -ENOMEM; in get_setup_data_size() 132 return -ENOMEM; in type_show() 159 return -ENOMEM; in setup_data_data_read() 175 ret = -ENOMEM; in setup_data_data_read() 221 return -ENOMEM; in create_setup_data_node() 255 ret = -ENOMEM; in get_setup_data_total_num() 278 ret = -ENOMEM; in create_setup_data_nodes() 288 ret = -ENOMEM; in create_setup_data_nodes() 319 ret = -ENOMEM; in boot_params_ksysfs_init()
|
D | kdebugfs.c | 87 return -ENOMEM; in create_setup_data_node() 103 return -ENOMEM; in create_setup_data_node() 118 return -ENOMEM; in create_setup_data_nodes() 125 error = -ENOMEM; in create_setup_data_nodes() 168 int error = -ENOMEM; in boot_params_kdebugfs_init() 172 return -ENOMEM; in boot_params_kdebugfs_init() 206 return -ENOMEM; in arch_kdebugfs_init()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | mad.c | 124 int err = -ENOMEM; in mlx5_query_ext_port_caps() 153 int err = -ENOMEM; in mlx5_query_mad_ifc_smp_attr_node_info() 157 return -ENOMEM; in mlx5_query_mad_ifc_smp_attr_node_info() 173 int err = -ENOMEM; in mlx5_query_mad_ifc_system_image_guid() 177 return -ENOMEM; in mlx5_query_mad_ifc_system_image_guid() 195 int err = -ENOMEM; in mlx5_query_mad_ifc_max_pkeys() 199 return -ENOMEM; in mlx5_query_mad_ifc_max_pkeys() 217 int err = -ENOMEM; in mlx5_query_mad_ifc_vendor_id() 221 return -ENOMEM; in mlx5_query_mad_ifc_vendor_id() 239 int err = -ENOMEM; in mlx5_query_mad_ifc_node_desc() [all …]
|
D | mr.c | 146 return -ENOMEM; in add_keys() 156 err = -ENOMEM; in add_keys() 526 return -ENOMEM; in mlx5_mr_cache_debugfs_init() 533 return -ENOMEM; in mlx5_mr_cache_debugfs_init() 538 return -ENOMEM; in mlx5_mr_cache_debugfs_init() 543 return -ENOMEM; in mlx5_mr_cache_debugfs_init() 548 return -ENOMEM; in mlx5_mr_cache_debugfs_init() 553 return -ENOMEM; in mlx5_mr_cache_debugfs_init() 585 return -ENOMEM; in mlx5_mr_cache_init() 646 return ERR_PTR(-ENOMEM); in mlx5_ib_get_dma_mr() [all …]
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_cm.c | 83 err = -ENOMEM; in c2_llp_connect() 89 err = -ENOMEM; in c2_llp_connect() 156 return -ENOMEM; in c2_llp_service_create() 196 err = -ENOMEM; in c2_llp_service_create() 242 return -ENOMEM; in c2_llp_service_destroy() 278 err = -ENOMEM; in c2_llp_service_destroy() 311 err = -ENOMEM; in c2_llp_accept() 320 err = -ENOMEM; in c2_llp_accept() 369 err = -ENOMEM; in c2_llp_accept() 409 return -ENOMEM; in c2_llp_reject() [all …]
|
D | c2_rnic.c | 132 return -ENOMEM; in c2_rnic_query() 153 err = -ENOMEM; in c2_rnic_query() 222 return -ENOMEM; in c2_add_addr() 227 err = -ENOMEM; in c2_add_addr() 257 err = -ENOMEM; in c2_add_addr() 284 return -ENOMEM; in c2_del_addr() 289 err = -ENOMEM; in c2_del_addr() 319 err = -ENOMEM; in c2_del_addr() 346 return -ENOMEM; in c2_rnic_open() 371 err = -ENOMEM; in c2_rnic_open() [all …]
|
D | c2_mm.c | 76 return -ENOMEM; in send_pbl_messages() 160 err = -ENOMEM; in send_pbl_messages() 201 return -ENOMEM; in c2_nsmr_register_phys_kern() 205 err = -ENOMEM; in c2_nsmr_register_phys_kern() 273 err = -ENOMEM; in c2_nsmr_register_phys_kern() 329 return -ENOMEM; in c2_stag_dealloc() 367 err = -ENOMEM; in c2_stag_dealloc()
|
D | c2_qp.c | 152 return -ENOMEM; in c2_qp_modify() 219 err = -ENOMEM; in c2_qp_modify() 263 return -ENOMEM; in c2_qp_set_read_limits() 291 err = -ENOMEM; in c2_qp_set_read_limits() 315 return -ENOMEM; in destroy_qp() 364 err = -ENOMEM; in destroy_qp() 439 err = -ENOMEM; in c2_alloc_qp() 446 err = -ENOMEM; in c2_alloc_qp() 453 err = -ENOMEM; in c2_alloc_qp() 497 err = -ENOMEM; in c2_alloc_qp() [all …]
|
/linux-4.4.14/security/selinux/ |
D | selinuxfs.c | 150 length = -ENOMEM; in sel_write_enforce() 159 length = -ENOMEM; in sel_write_enforce() 225 return -ENOMEM; in sel_open_handle_status() 282 length = -ENOMEM; in sel_write_disable() 291 length = -ENOMEM; in sel_write_disable() 390 rc = -ENOMEM; in sel_open_policy() 526 length = -ENOMEM; in sel_write_load() 622 length = -ENOMEM; in sel_write_checkreqprot() 631 length = -ENOMEM; in sel_write_checkreqprot() 720 length = -ENOMEM; in sel_write_access() [all …]
|
/linux-4.4.14/drivers/s390/scsi/ |
D | zfcp_aux.c | 125 int retval = -ENOMEM; in zfcp_module_init() 207 return -ENOMEM; in zfcp_allocate_low_mem_buffers() 212 return -ENOMEM; in zfcp_allocate_low_mem_buffers() 217 return -ENOMEM; in zfcp_allocate_low_mem_buffers() 222 return -ENOMEM; in zfcp_allocate_low_mem_buffers() 228 return -ENOMEM; in zfcp_allocate_low_mem_buffers() 233 return -ENOMEM; in zfcp_allocate_low_mem_buffers() 239 return -ENOMEM; in zfcp_allocate_low_mem_buffers() 244 return -ENOMEM; in zfcp_allocate_low_mem_buffers() 317 return -ENOMEM; in zfcp_setup_adapter_work_queue() [all …]
|
/linux-4.4.14/drivers/usb/host/ |
D | ehci-pmcmsp.c | 109 return -ENOMEM; in usb_hcd_msp_map_regs() 116 retval = -ENOMEM; in usb_hcd_msp_map_regs() 123 retval = -ENOMEM; in usb_hcd_msp_map_regs() 133 retval = -ENOMEM; in usb_hcd_msp_map_regs() 171 return -ENOMEM; in usb_hcd_msp_probe() 176 retval = -ENOMEM; in usb_hcd_msp_probe() 188 retval = -ENOMEM; in usb_hcd_msp_probe() 195 retval = -ENOMEM; in usb_hcd_msp_probe()
|
/linux-4.4.14/arch/x86/xen/ |
D | grant-table.c | 94 return -ENOMEM; in arch_gnttab_valloc() 99 return -ENOMEM; in arch_gnttab_valloc() 129 return -ENOMEM; in xlated_setup_gnttab_pages() 134 return -ENOMEM; in xlated_setup_gnttab_pages() 154 return -ENOMEM; in xlated_setup_gnttab_pages()
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx_osm_pci.c | 183 return (-ENOMEM); in ahd_linux_pci_dev_probe() 186 return (-ENOMEM); in ahd_linux_pci_dev_probe() 262 return (ENOMEM); in ahd_linux_pci_reserve_io_regions() 264 return (ENOMEM); in ahd_linux_pci_reserve_io_regions() 267 return (ENOMEM); in ahd_linux_pci_reserve_io_regions() 283 return (ENOMEM); in ahd_linux_pci_reserve_mem_region() 286 return (ENOMEM); in ahd_linux_pci_reserve_mem_region() 294 error = ENOMEM; in ahd_linux_pci_reserve_mem_region() 298 error = ENOMEM; in ahd_linux_pci_reserve_mem_region() 304 error = ENOMEM; in ahd_linux_pci_reserve_mem_region()
|
D | aic7xxx_osm_pci.c | 230 return (-ENOMEM); in ahc_linux_pci_dev_probe() 233 return (-ENOMEM); in ahc_linux_pci_dev_probe() 349 return (ENOMEM); in ahc_linux_pci_reserve_io_region() 353 return (ENOMEM); in ahc_linux_pci_reserve_io_region() 355 return (ENOMEM); in ahc_linux_pci_reserve_io_region() 372 error = ENOMEM; in ahc_linux_pci_reserve_mem_region() 376 error = ENOMEM; in ahc_linux_pci_reserve_mem_region() 381 error = ENOMEM; in ahc_linux_pci_reserve_mem_region()
|
D | aic7770_osm.c | 54 return (ENOMEM); in aic7770_map_registers() 90 return (ENOMEM); in aic7770_probe() 93 return (ENOMEM); in aic7770_probe()
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_kern.c | 147 n = -ENOMEM; in follow_link() 171 n = -ENOMEM; in follow_link() 189 return ERR_PTR(-ENOMEM); in hostfs_iget() 289 return -ENOMEM; in hostfs_readdir() 328 return -ENOMEM; in hostfs_open() 478 return -ENOMEM; in hostfs_write_begin() 579 error = -ENOMEM; in hostfs_create() 618 err = -ENOMEM; in hostfs_lookup() 649 return -ENOMEM; in hostfs_link() 653 return -ENOMEM; in hostfs_link() [all …]
|
/linux-4.4.14/net/netlabel/ |
D | netlabel_cipso_v4.c | 163 return -ENOMEM; in netlbl_cipsov4_add_std() 166 ret_val = -ENOMEM; in netlbl_cipsov4_add_std() 210 ret_val = -ENOMEM; in netlbl_cipsov4_add_std() 217 ret_val = -ENOMEM; in netlbl_cipsov4_add_std() 284 ret_val = -ENOMEM; in netlbl_cipsov4_add_std() 292 ret_val = -ENOMEM; in netlbl_cipsov4_add_std() 353 return -ENOMEM; in netlbl_cipsov4_add_pass() 392 return -ENOMEM; in netlbl_cipsov4_add_local() 484 ret_val = -ENOMEM; in netlbl_cipsov4_list() 490 ret_val = -ENOMEM; in netlbl_cipsov4_list() [all …]
|
D | netlabel_mgmt.c | 102 return -ENOMEM; in netlbl_mgmt_add_common() 108 ret_val = -ENOMEM; in netlbl_mgmt_add_common() 144 ret_val = -ENOMEM; in netlbl_mgmt_add_common() 165 ret_val = -ENOMEM; in netlbl_mgmt_add_common() 191 ret_val = -ENOMEM; in netlbl_mgmt_add_common() 212 ret_val = -ENOMEM; in netlbl_mgmt_add_common() 285 return -ENOMEM; in netlbl_mgmt_listentry() 293 return -ENOMEM; in netlbl_mgmt_listentry() 327 return -ENOMEM; in netlbl_mgmt_listentry() 438 int ret_val = -ENOMEM; in netlbl_mgmt_listall_cb() [all …]
|
/linux-4.4.14/crypto/ |
D | rsa.c | 87 return -ENOMEM; in rsa_enc() 100 ret = -ENOMEM; in rsa_enc() 132 return -ENOMEM; in rsa_dec() 145 ret = -ENOMEM; in rsa_dec() 176 return -ENOMEM; in rsa_sign() 189 ret = -ENOMEM; in rsa_sign() 221 return -ENOMEM; in rsa_verify() 234 ret = -ENOMEM; in rsa_verify() 237 ret = -ENOMEM; in rsa_verify()
|
D | rsa_helper.c | 29 return -ENOMEM; in rsa_get_n() 50 return -ENOMEM; in rsa_get_e() 63 return -ENOMEM; in rsa_get_d()
|
/linux-4.4.14/lib/ |
D | ioremap.c | 62 return -ENOMEM; in ioremap_pte_range() 80 return -ENOMEM; in ioremap_pmd_range() 92 return -ENOMEM; in ioremap_pmd_range() 106 return -ENOMEM; in ioremap_pud_range() 118 return -ENOMEM; in ioremap_pud_range()
|
D | kobject_uevent.c | 137 return -ENOMEM; in init_uevent_argv() 229 return -ENOMEM; in kobject_uevent_env() 324 retval = -ENOMEM; in kobject_uevent_env() 345 retval = -ENOMEM; in kobject_uevent_env() 393 return -ENOMEM; in add_uevent_var() 404 return -ENOMEM; in add_uevent_var() 424 return -ENOMEM; in uevent_net_init()
|
D | notifier-error-inject.c | 62 return ERR_PTR(-ENOMEM); in notifier_err_inject_init() 87 return ERR_PTR(-ENOMEM); in notifier_err_inject_init() 97 return -ENOMEM; in err_inject_init()
|
/linux-4.4.14/arch/frv/mm/ |
D | elf-fdpic.c | 66 return -ENOMEM; in arch_get_unmapped_area() 91 VM_BUG_ON(addr != -ENOMEM); in arch_get_unmapped_area() 99 VM_BUG_ON(addr != -ENOMEM); in arch_get_unmapped_area() 105 return -ENOMEM; in arch_get_unmapped_area()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | pd.c | 53 return -ENOMEM; in mlx4_pd_alloc() 71 return -ENOMEM; in __mlx4_xrcd_alloc() 151 return -ENOMEM; in mlx4_uar_alloc() 180 return -ENOMEM; in mlx4_bf_alloc() 187 err = -ENOMEM; in mlx4_bf_alloc() 194 err = -ENOMEM; in mlx4_bf_alloc() 204 err = -ENOMEM; in mlx4_bf_alloc() 210 err = -ENOMEM; in mlx4_bf_alloc()
|
/linux-4.4.14/drivers/xen/xenbus/ |
D | xenbus_probe_backend.c | 112 return -ENOMEM; in xenbus_uevent_backend() 116 return -ENOMEM; in xenbus_uevent_backend() 119 return -ENOMEM; in xenbus_uevent_backend() 122 return -ENOMEM; in xenbus_uevent_backend() 144 return -ENOMEM; in xenbus_probe_backend_unit() 166 return -ENOMEM; in xenbus_probe_backend()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_mem.c | 69 return -ENOMEM; in iwch_register_mem() 88 return -ENOMEM; in iwch_reregister_mem() 99 return -ENOMEM; in iwch_reregister_mem() 115 return -ENOMEM; in iwch_alloc_pbl() 166 return -ENOMEM; in build_phys_page_list() 186 return -ENOMEM; in build_phys_page_list()
|
D | cxio_resource.c | 59 return -ENOMEM; in __cxio_init_resource_fifo() 119 return -ENOMEM; in cxio_init_qpid_fifo() 149 return -ENOMEM; in cxio_hal_init_resource() 175 return -ENOMEM; in cxio_hal_init_resource() 276 return -ENOMEM; in cxio_hal_pblpool_create() 337 return rdev_p->rqt_pool ? 0 : -ENOMEM; in cxio_hal_rqtpool_create()
|
/linux-4.4.14/drivers/usb/host/whci/ |
D | init.c | 70 ret = -ENOMEM; in whc_init() 96 ret = -ENOMEM; in whc_init() 114 ret = -ENOMEM; in whc_init() 132 ret = -ENOMEM; in whc_init() 140 ret = -ENOMEM; in whc_init() 149 ret = -ENOMEM; in whc_init()
|
/linux-4.4.14/tools/perf/util/ |
D | probe-event.c | 210 return -ENOMEM; in convert_exec_to_group() 226 ret = *result ? 0 : -ENOMEM; in convert_exec_to_group() 573 ret = -ENOMEM; in add_exec_to_probe_trace_events() 596 return -ENOMEM; in add_module_to_probe_trace_events() 606 ret = -ENOMEM; in add_module_to_probe_trace_events() 648 return -ENOMEM; in post_process_probe_trace_events() 1034 return -ENOMEM; in line_range__init() 1077 return -ENOMEM; in parse_line_range_desc() 1128 err = -ENOMEM; in parse_line_range_desc() 1180 return -ENOMEM; in parse_perf_probe_point() [all …]
|
D | trace-event-info.c | 114 return -ENOMEM; in record_header_files() 137 err = -ENOMEM; in record_header_files() 196 err = -ENOMEM; in copy_event_system() 220 err = -ENOMEM; in copy_event_system() 248 return -ENOMEM; in record_ftrace_files() 283 return -ENOMEM; in record_event_files() 318 err = -ENOMEM; in record_event_files() 364 return -ENOMEM; in record_ftrace_printk() 585 return -ENOMEM; in read_tracing_data()
|
D | probe-finder.c | 231 return -ENOMEM; in convert_variable_location() 235 return -ENOMEM; in convert_variable_location() 278 return -ENOMEM; in convert_variable_location() 283 return -ENOMEM; in convert_variable_location() 305 return (tvar->type == NULL) ? -ENOMEM : 0; in convert_variable_type() 350 return -ENOMEM; in convert_variable_type() 361 return (tvar->type == NULL) ? -ENOMEM : 0; in convert_variable_type() 389 return -ENOMEM; in convert_variable_type() 426 return -ENOMEM; in convert_variable_fields() 459 return -ENOMEM; in convert_variable_fields() [all …]
|
/linux-4.4.14/sound/soc/ |
D | soc-devres.c | 41 return -ENOMEM; in devm_snd_soc_register_component() 76 return -ENOMEM; in devm_snd_soc_register_platform() 110 return -ENOMEM; in devm_snd_soc_register_card() 148 return -ENOMEM; in devm_snd_dmaengine_pcm_register()
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
D | mvebu-soc-id.c | 77 ret = -ENOMEM; in get_soc_id_by_pci() 84 ret = -ENOMEM; in get_soc_id_by_pci() 97 ret = -ENOMEM; in get_soc_id_by_pci() 162 return -ENOMEM; in mvebu_soc_device()
|
/linux-4.4.14/drivers/s390/cio/ |
D | chsc_sch.c | 90 return -ENOMEM; in chsc_subchannel_probe() 190 return -ENOMEM; in chsc_init_dbfs() 337 return -ENOMEM; in chsc_ioctl_start() 340 ret = -ENOMEM; in chsc_ioctl_start() 380 ret = -ENOMEM; in chsc_ioctl_on_close_set() 385 ret = -ENOMEM; in chsc_ioctl_on_close_set() 437 return -ENOMEM; in chsc_ioctl_start_sync() 483 return -ENOMEM; in chsc_ioctl_info_channel_path() 486 ret = -ENOMEM; in chsc_ioctl_info_channel_path() 545 return -ENOMEM; in chsc_ioctl_info_cu() [all …]
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | mobility.c | 91 return -ENOMEM; in update_dt_property() 102 return -ENOMEM; in update_dt_property() 107 return -ENOMEM; in update_dt_property() 115 return -ENOMEM; in update_dt_property() 148 return -ENOMEM; in update_dt_node() 252 return -ENOMEM; in pseries_devicetree_update() 358 return -ENOMEM; in mobility_sysfs_init()
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | wmi.c | 174 return -ENOMEM; in ath6kl_wmi_dix_2_dot3() 734 return -ENOMEM; in ath6kl_wmi_simple_cmd() 768 return -ENOMEM; in ath6kl_wmi_set_roam_lrssi_cmd() 792 return -ENOMEM; in ath6kl_wmi_force_roam_cmd() 812 return -ENOMEM; in ath6kl_wmi_ap_set_beacon_intvl_cmd() 828 return -ENOMEM; in ath6kl_wmi_ap_set_dtim_cmd() 844 return -ENOMEM; in ath6kl_wmi_set_roam_mode_cmd() 1150 return -ENOMEM; in ath6kl_wmi_bssinfo_event_rx() 1404 return -ENOMEM; in ath6kl_wmi_send_rssi_threshold_params() 1611 return -ENOMEM; in ath6kl_wmi_set_txe_notify() [all …]
|
/linux-4.4.14/security/apparmor/ |
D | context.c | 105 return -ENOMEM; in aa_replace_current_profile() 137 return -ENOMEM; in aa_set_current_onexec() 163 return -ENOMEM; in aa_set_current_hat() 201 return -ENOMEM; in aa_restore_previous_profile()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_scatter.c | 102 return -ENOMEM; in drm_legacy_sg_alloc() 111 return -ENOMEM; in drm_legacy_sg_alloc() 118 return -ENOMEM; in drm_legacy_sg_alloc() 126 return -ENOMEM; in drm_legacy_sg_alloc() 195 return -ENOMEM; in drm_legacy_sg_alloc()
|
D | drm_bufs.c | 145 return -ENOMEM; in drm_addmap_core() 219 return -ENOMEM; in drm_addmap_core() 243 return -ENOMEM; in drm_addmap_core() 317 return -ENOMEM; in drm_addmap_core() 668 return -ENOMEM; /* May only call once for each order */ in drm_legacy_addbufs_agp() 681 return -ENOMEM; in drm_legacy_addbufs_agp() 712 return -ENOMEM; in drm_legacy_addbufs_agp() 732 return -ENOMEM; in drm_legacy_addbufs_agp() 818 return -ENOMEM; /* May only call once for each order */ in drm_legacy_addbufs_pci() 831 return -ENOMEM; in drm_legacy_addbufs_pci() [all …]
|
D | drm_platform.c | 52 return -ENOMEM; in drm_get_platform_dev() 82 return -ENOMEM; in drm_platform_set_busid()
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad_debugfs.c | 58 return -ENOMEM; in bnad_debugfs_open_fwtrc() 66 return -ENOMEM; in bnad_debugfs_open_fwtrc() 80 return -ENOMEM; in bnad_debugfs_open_fwtrc() 98 return -ENOMEM; in bnad_debugfs_open_fwsave() 106 return -ENOMEM; in bnad_debugfs_open_fwsave() 120 return -ENOMEM; in bnad_debugfs_open_fwsave() 135 return -ENOMEM; in bnad_debugfs_open_reg() 198 return -ENOMEM; in bnad_debugfs_open_drvinfo() 206 return -ENOMEM; in bnad_debugfs_open_drvinfo() 219 return -ENOMEM; in bnad_debugfs_open_drvinfo() [all …]
|
/linux-4.4.14/drivers/misc/mic/scif/ |
D | scif_dma.c | 296 return ERR_PTR(ENOMEM); in scif_add_mmu_notifier() 404 err = -ENOMEM; in scif_register_temp() 461 err = -ENOMEM; in scif_sync_dma() 469 err = -ENOMEM; in scif_sync_dma() 528 err = -ENOMEM; in scif_async_dma() 539 err = -ENOMEM; in scif_async_dma() 934 return -ENOMEM; in scif_rma_list_dma_copy_unaligned() 995 ret = -ENOMEM; in scif_rma_list_dma_copy_unaligned() 1000 ret = -ENOMEM; in scif_rma_list_dma_copy_unaligned() 1017 ret = -ENOMEM; in scif_rma_list_dma_copy_unaligned() [all …]
|
/linux-4.4.14/sound/core/seq/ |
D | seq_midi_event.c | 122 return -ENOMEM; in snd_midi_event_new() 127 return -ENOMEM; in snd_midi_event_new() 200 return -ENOMEM; 406 return -ENOMEM; in snd_midi_event_decode() 458 return -ENOMEM; in extra_decode_ctrl14() 460 return -ENOMEM; in extra_decode_ctrl14() 463 return -ENOMEM; in extra_decode_ctrl14() 474 return -ENOMEM; in extra_decode_ctrl14() 477 return -ENOMEM; in extra_decode_ctrl14() 504 return -ENOMEM; in extra_decode_xrpn() [all …]
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | debugfs.c | 112 return -ENOMEM; in mlx5_qp_debugfs_init() 132 return -ENOMEM; in mlx5_eq_debugfs_init() 209 return -ENOMEM; in mlx5_cmdif_debugfs_init() 219 err = -ENOMEM; in mlx5_cmdif_debugfs_init() 228 err = -ENOMEM; in mlx5_cmdif_debugfs_init() 237 err = -ENOMEM; in mlx5_cmdif_debugfs_init() 264 return -ENOMEM; in mlx5_cq_debugfs_init() 497 return -ENOMEM; in add_res_tree() 505 err = -ENOMEM; in add_res_tree() 515 err = -ENOMEM; in add_res_tree()
|
D | uar.c | 139 return -ENOMEM; in mlx5_alloc_uuars() 143 err = -ENOMEM; in mlx5_alloc_uuars() 150 err = -ENOMEM; in mlx5_alloc_uuars() 156 err = -ENOMEM; in mlx5_alloc_uuars() 169 err = -ENOMEM; in mlx5_alloc_uuars() 246 err = -ENOMEM; in mlx5_alloc_map_uar()
|
D | cmd.c | 90 return ERR_PTR(-ENOMEM); in alloc_cmd() 129 return ret < cmd->max_reg_cmds ? ret : -ENOMEM; in alloc_ent() 783 err = -ENOMEM; in mlx5_cmd_invoke() 825 return -ENOMEM; in dbg_write() 854 return -ENOMEM; in mlx5_copy_to_msg() 865 return -ENOMEM; in mlx5_copy_to_msg() 886 return -ENOMEM; in mlx5_copy_from_msg() 897 return -ENOMEM; in mlx5_copy_from_msg() 919 return ERR_PTR(-ENOMEM); in alloc_cmd_box() 926 return ERR_PTR(-ENOMEM); in alloc_cmd_box() [all …]
|
D | pagealloc.c | 127 return -ENOMEM; in insert_page() 196 return -ENOMEM; in alloc_4k() 253 return -ENOMEM; in alloc_system_page() 259 err = -ENOMEM; in alloc_system_page() 316 err = -ENOMEM; in give_pages() 326 if (err == -ENOMEM) in give_pages() 388 return -ENOMEM; in reclaim_pages() 542 return -ENOMEM; in mlx5_pagealloc_start()
|
/linux-4.4.14/arch/s390/hypfs/ |
D | inode.c | 135 return -ENOMEM; in hypfs_open() 276 return -ENOMEM; in hypfs_fill_super() 289 return -ENOMEM; in hypfs_fill_super() 294 return -ENOMEM; in hypfs_fill_super() 337 dentry = ERR_PTR(-ENOMEM); in hypfs_create_file() 343 dentry = ERR_PTR(-ENOMEM); in hypfs_create_file() 401 return ERR_PTR(-ENOMEM); in hypfs_create_u64() 406 return ERR_PTR(-ENOMEM); in hypfs_create_u64() 420 return ERR_PTR(-ENOMEM); in hypfs_create_str() 426 return ERR_PTR(-ENOMEM); in hypfs_create_str()
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
D | debugfs.c | 41 return -ENOMEM; in lbs_dev_info() 65 return -ENOMEM; in lbs_sleepparams_write() 105 return -ENOMEM; in lbs_sleepparams_read() 133 return -ENOMEM; in lbs_host_sleep_write() 178 return -ENOMEM; in lbs_host_sleep_read() 240 return -ENOMEM; in lbs_threshold_read() 244 ret = -ENOMEM; in lbs_threshold_read() 292 return -ENOMEM; in lbs_threshold_write() 306 ret = -ENOMEM; in lbs_threshold_write() 457 return -ENOMEM; in lbs_rdmac_read() [all …]
|
/linux-4.4.14/drivers/hwtracing/coresight/ |
D | of_coresight.c | 86 return -ENOMEM; in of_coresight_alloc_memory() 93 return -ENOMEM; in of_coresight_alloc_memory() 100 return -ENOMEM; in of_coresight_alloc_memory() 119 return ERR_PTR(-ENOMEM); in of_get_coresight_platform_data()
|
/linux-4.4.14/fs/fscache/ |
D | main.c | 113 ret = -ENOMEM; in fscache_init() 123 ret = -ENOMEM; in fscache_init() 137 ret = -ENOMEM; in fscache_init() 150 ret = -ENOMEM; in fscache_init()
|
/linux-4.4.14/drivers/net/wireless/rsi/ |
D | rsi_91x_usb.c | 158 int status = -ENOMEM; in rsi_usb_reg_read() 200 int status = -ENOMEM; in rsi_usb_reg_write() 298 return -ENOMEM; in rsi_usb_write_register_multiple() 383 return -ENOMEM; in rsi_init_usb_interface() 398 return -ENOMEM; in rsi_init_usb_interface() 403 status = -ENOMEM; in rsi_init_usb_interface() 408 status = -ENOMEM; in rsi_init_usb_interface() 468 return -ENOMEM; in rsi_probe()
|
/linux-4.4.14/drivers/bluetooth/ |
D | bpa10x.c | 148 return -ENOMEM; in bpa10x_submit_intr_urb() 153 return -ENOMEM; in bpa10x_submit_intr_urb() 189 return -ENOMEM; in bpa10x_submit_bulk_urb() 194 return -ENOMEM; in bpa10x_submit_bulk_urb() 295 return -ENOMEM; in bpa10x_send_frame() 305 return -ENOMEM; in bpa10x_send_frame() 391 return -ENOMEM; in bpa10x_probe() 400 return -ENOMEM; in bpa10x_probe()
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
D | conctl.c | 63 return -ENOMEM; in lst_session_new_ioctl() 137 return -ENOMEM; in lst_debug_ioctl() 213 return -ENOMEM; in lst_group_add_ioctl() 247 return -ENOMEM; in lst_group_del_ioctl() 282 return -ENOMEM; in lst_group_update_ioctl() 344 return -ENOMEM; in lst_nodes_add_ioctl() 422 return -ENOMEM; in lst_group_info_ioctl() 465 return -ENOMEM; in lst_batch_add_ioctl() 499 return -ENOMEM; in lst_batch_run_ioctl() 535 return -ENOMEM; in lst_batch_stop_ioctl() [all …]
|
/linux-4.4.14/mm/ |
D | mmap.c | 232 return -ENOMEM; in __vm_enough_memory() 572 return -ENOMEM; in find_vma_links() 1295 return -ENOMEM; in do_mmap() 1303 return -ENOMEM; in do_mmap() 1559 return -ENOMEM; in mmap_region() 1564 return -ENOMEM; in mmap_region() 1571 return -ENOMEM; in mmap_region() 1580 return -ENOMEM; in mmap_region() 1599 error = -ENOMEM; in mmap_region() 1724 return -ENOMEM; in unmapped_area() [all …]
|
D | msync.c | 45 error = -ENOMEM; in SYSCALL_DEFINE3() 64 error = -ENOMEM; in SYSCALL_DEFINE3() 72 unmapped_error = -ENOMEM; in SYSCALL_DEFINE3()
|
D | userfaultfd.c | 35 ret = -ENOMEM; in mcopy_atomic_pte() 65 ret = -ENOMEM; in mcopy_atomic_pte() 208 err = -ENOMEM; in __mcopy_atomic() 219 err = -ENOMEM; in __mcopy_atomic() 235 err = -ENOMEM; in __mcopy_atomic()
|
D | list_lru.c | 323 return -ENOMEM; in __memcg_init_list_lru_node() 332 return -ENOMEM; in memcg_init_list_lru_node() 336 return -ENOMEM; in memcg_init_list_lru_node() 358 return -ENOMEM; in memcg_update_list_lru_node() 362 return -ENOMEM; in memcg_update_list_lru_node() 408 return -ENOMEM; in memcg_init_list_lru() 444 return -ENOMEM; in memcg_update_list_lru() 539 int err = -ENOMEM; in __list_lru_init()
|
D | sparse-vmemmap.c | 163 return -ENOMEM; in vmemmap_populate_basepages() 166 return -ENOMEM; in vmemmap_populate_basepages() 169 return -ENOMEM; in vmemmap_populate_basepages() 172 return -ENOMEM; in vmemmap_populate_basepages()
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_verbs_mcast.c | 198 ret = ENOMEM; in ipath_mcast_add() 212 ret = ENOMEM; in ipath_mcast_add() 249 ret = -ENOMEM; in ipath_multicast_attach() 255 ret = -ENOMEM; in ipath_multicast_attach() 268 case ENOMEM: in ipath_multicast_attach() 272 ret = -ENOMEM; in ipath_multicast_attach()
|
D | ipath_srq.c | 75 ret = -ENOMEM; in ipath_post_srq_receive() 128 ret = ERR_PTR(-ENOMEM); in ipath_create_srq() 141 ret = ERR_PTR(-ENOMEM); in ipath_create_srq() 158 ret = ERR_PTR(-ENOMEM); in ipath_create_srq() 182 ret = ERR_PTR(-ENOMEM); in ipath_create_srq() 241 ret = -ENOMEM; in ipath_modify_srq()
|
/linux-4.4.14/drivers/staging/android/ion/ |
D | ion_chunk_heap.c | 56 return -ENOMEM; in ion_chunk_heap_allocate() 60 return -ENOMEM; in ion_chunk_heap_allocate() 90 return -ENOMEM; in ion_chunk_heap_allocate() 159 return ERR_PTR(-ENOMEM); in ion_chunk_heap_create() 165 ret = -ENOMEM; in ion_chunk_heap_create()
|
D | ion_carveout_heap.c | 86 return -ENOMEM; in ion_carveout_heap_allocate() 93 ret = -ENOMEM; in ion_carveout_heap_allocate() 168 return ERR_PTR(-ENOMEM); in ion_carveout_heap_create() 173 return ERR_PTR(-ENOMEM); in ion_carveout_heap_create()
|
D | ion_system_heap.c | 140 return -ENOMEM; in ion_system_heap_allocate() 175 return -ENOMEM; in ion_system_heap_allocate() 285 return ERR_PTR(-ENOMEM); in ion_system_heap_create() 309 return ERR_PTR(-ENOMEM); in ion_system_heap_create() 341 return -ENOMEM; in ion_system_contig_heap_allocate() 351 ret = -ENOMEM; in ion_system_contig_heap_allocate() 428 return ERR_PTR(-ENOMEM); in ion_system_contig_heap_create()
|
/linux-4.4.14/drivers/regulator/ |
D | fixed.c | 60 return ERR_PTR(-ENOMEM); in of_get_fixed_voltage_config() 120 return -ENOMEM; in reg_fixed_voltage_probe() 132 return -ENOMEM; in reg_fixed_voltage_probe() 139 return -ENOMEM; in reg_fixed_voltage_probe() 154 return -ENOMEM; in reg_fixed_voltage_probe()
|
D | gpio-regulator.c | 148 return ERR_PTR(-ENOMEM); in of_get_gpio_regulator_config() 177 return ERR_PTR(-ENOMEM); in of_get_gpio_regulator_config() 216 return ERR_PTR(-ENOMEM); in of_get_gpio_regulator_config() 257 return -ENOMEM; in gpio_regulator_probe() 269 ret = -ENOMEM; in gpio_regulator_probe() 279 ret = -ENOMEM; in gpio_regulator_probe() 298 ret = -ENOMEM; in gpio_regulator_probe()
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | gr2d.c | 37 return -ENOMEM; in gr2d_init() 42 return -ENOMEM; in gr2d_init() 77 return -ENOMEM; in gr2d_open_channel() 152 return -ENOMEM; in gr2d_probe() 156 return -ENOMEM; in gr2d_probe()
|
D | gr3d.c | 47 return -ENOMEM; in gr3d_init() 52 return -ENOMEM; in gr3d_init() 87 return -ENOMEM; in gr3d_open_channel() 251 return -ENOMEM; in gr3d_probe() 255 return -ENOMEM; in gr3d_probe()
|
/linux-4.4.14/arch/s390/mm/ |
D | mmap.c | 91 return -ENOMEM; in arch_get_unmapped_area() 128 return -ENOMEM; in arch_get_unmapped_area_topdown() 160 VM_BUG_ON(addr != -ENOMEM); in arch_get_unmapped_area_topdown() 192 if (area == -ENOMEM && !is_compat_task() && TASK_SIZE < (1UL << 53)) { in s390_get_unmapped_area() 214 if (area == -ENOMEM && !is_compat_task() && TASK_SIZE < (1UL << 53)) { in s390_get_unmapped_area_topdown()
|
/linux-4.4.14/fs/9p/ |
D | v9fs.c | 135 ret = -ENOMEM; in v9fs_parse_options() 206 ret = -ENOMEM; in v9fs_parse_options() 214 ret = -ENOMEM; in v9fs_parse_options() 238 ret = -ENOMEM; in v9fs_parse_options() 256 ret = -ENOMEM; in v9fs_parse_options() 324 int rc = -ENOMEM; in v9fs_session_init() 538 return -ENOMEM; in v9fs_sysfs_init() 542 return -ENOMEM; in v9fs_sysfs_init() 581 return -ENOMEM; in v9fs_init_inode_cache()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | srm_env.c | 87 return -ENOMEM; in srm_env_proc_show() 114 return -ENOMEM; in srm_env_proc_write() 171 return -ENOMEM; in srm_env_init() 224 return -ENOMEM; in srm_env_init()
|
/linux-4.4.14/fs/cifs/ |
D | link.c | 74 rc = -ENOMEM; in symlink_hash() 138 return -ENOMEM; in parse_mf_symlink() 214 return -ENOMEM; in create_mf_symlink() 248 return -ENOMEM; in query_mf_symlink() 286 return -ENOMEM; in check_mf_symlink() 437 return -ENOMEM; in smb3_query_mf_symlink() 444 return -ENOMEM; in smb3_query_mf_symlink() 494 return -ENOMEM; in smb3_create_mf_symlink() 563 rc = -ENOMEM; in cifs_hardlink() 633 int rc = -ENOMEM; in cifs_follow_link() [all …]
|
/linux-4.4.14/fs/ext4/ |
D | crypto.c | 125 res = -ENOMEM; in ext4_get_crypto_ctx() 180 int i, res = -ENOMEM; in ext4_init_crypto() 204 res = -ENOMEM; in ext4_init_crypto() 213 res = -ENOMEM; in ext4_init_crypto() 276 return -ENOMEM; in ext4_page_crypto() 316 return ERR_PTR(-ENOMEM); in alloc_bounce_page() 423 err = -ENOMEM; in ext4_encrypted_zeroout()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | niobuf.c | 78 LASSERT(rc == -ENOMEM); in ptl_send_buf() 79 return -ENOMEM; in ptl_send_buf() 201 LASSERT(rc == -ENOMEM); in ptlrpc_register_bulk() 207 req->rq_status = -ENOMEM; in ptlrpc_register_bulk() 208 return -ENOMEM; in ptlrpc_register_bulk() 570 LASSERT(rc == -ENOMEM); in ptl_send_rpc() 571 rc = -ENOMEM; in ptl_send_rpc() 610 LASSERT(rc == -ENOMEM); in ptl_send_rpc() 615 rc = -ENOMEM; in ptl_send_rpc() 691 return -ENOMEM; in ptlrpc_register_rqbd() [all …]
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
D | cmd.c | 41 return -ENOMEM; in wl1271_cmd_ext_radio_parms() 82 return -ENOMEM; in wl1271_cmd_general_parms() 149 return -ENOMEM; in wl128x_cmd_general_parms() 210 return -ENOMEM; in wl1271_cmd_radio_parms() 254 return -ENOMEM; in wl128x_cmd_radio_parms() 299 ret = -ENOMEM; in wl12xx_cmd_channel_switch()
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | debugfs.c | 89 return -ENOMEM; in mwifiex_info_read() 210 return -ENOMEM; in mwifiex_getlog_read() 287 return -ENOMEM; in mwifiex_histogram_read() 421 return -ENOMEM; in mwifiex_debug_read() 457 return -ENOMEM; in mwifiex_regrdwr_write() 500 return -ENOMEM; in mwifiex_regrdwr_read() 554 return -ENOMEM; in mwifiex_debug_mask_read() 580 return -ENOMEM; in mwifiex_debug_mask_write() 617 return -ENOMEM; in mwifiex_memrw_write() 666 return -ENOMEM; in mwifiex_memrw_read() [all …]
|
/linux-4.4.14/drivers/edac/ |
D | mv64x60_edac.c | 95 return -ENOMEM; in mv64x60_pci_fixup() 111 return -ENOMEM; in mv64x60_pci_err_probe() 115 return -ENOMEM; in mv64x60_pci_err_probe() 156 res = -ENOMEM; in mv64x60_pci_err_probe() 282 return -ENOMEM; in mv64x60_sram_err_probe() 289 return -ENOMEM; in mv64x60_sram_err_probe() 323 res = -ENOMEM; in mv64x60_sram_err_probe() 450 return -ENOMEM; in mv64x60_cpu_err_probe() 457 return -ENOMEM; in mv64x60_cpu_err_probe() 490 res = -ENOMEM; in mv64x60_cpu_err_probe() [all …]
|
D | highbank_l2_edac.c | 70 return -ENOMEM; in highbank_l2_err_probe() 77 return -ENOMEM; in highbank_l2_err_probe() 96 res = -ENOMEM; in highbank_l2_err_probe()
|
/linux-4.4.14/drivers/acpi/ |
D | nvs.c | 43 return -ENOMEM; in acpi_nvs_register() 123 return -ENOMEM; in suspend_nvs_register() 161 return -ENOMEM; in suspend_nvs_alloc() 188 return -ENOMEM; in suspend_nvs_save()
|
D | ec_sys.c | 117 return -ENOMEM; in acpi_ec_add_debugfs() 125 return -ENOMEM; in acpi_ec_add_debugfs() 143 return -ENOMEM; in acpi_ec_add_debugfs()
|
/linux-4.4.14/drivers/gpio/ |
D | devres.c | 110 return ERR_PTR(-ENOMEM); in devm_gpiod_get_index() 147 return ERR_PTR(-ENOMEM); in devm_get_gpiod_from_child() 222 return ERR_PTR(-ENOMEM); in devm_gpiod_get_array() 331 return -ENOMEM; in devm_gpio_request() 361 return -ENOMEM; in devm_gpio_request_one()
|
D | gpio-ge.c | 64 return -ENOMEM; in gef_gpio_probe() 68 return -ENOMEM; in gef_gpio_probe() 82 ret = -ENOMEM; in gef_gpio_probe()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfad_debugfs.c | 58 return -ENOMEM; in bfad_debugfs_open_drvtrc() 79 return -ENOMEM; in bfad_debugfs_open_fwtrc() 88 return -ENOMEM; in bfad_debugfs_open_fwtrc() 104 return -ENOMEM; in bfad_debugfs_open_fwtrc() 123 return -ENOMEM; in bfad_debugfs_open_fwsave() 132 return -ENOMEM; in bfad_debugfs_open_fwsave() 148 return -ENOMEM; in bfad_debugfs_open_fwsave() 163 return -ENOMEM; in bfad_debugfs_open_reg() 285 return -ENOMEM; in bfad_debugfs_write_regrd()
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | hibernate.c | 88 return -ENOMEM; in resume_physical_mapping_init() 104 return -ENOMEM; in resume_physical_mapping_init() 129 return -ENOMEM; in swsusp_arch_resume()
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_cmedia.c | 57 return -ENOMEM; in patch_cmi9880() 86 return -ENOMEM; in patch_cmi8888() 111 err = -ENOMEM; in patch_cmi8888()
|
/linux-4.4.14/fs/proc/ |
D | self.c | 32 return ERR_PTR(-ENOMEM); in proc_self_follow_link() 65 self = ERR_PTR(-ENOMEM); in proc_setup_self() 68 self = ERR_PTR(-ENOMEM); in proc_setup_self()
|
D | thread_self.c | 33 return ERR_PTR(-ENOMEM); in proc_thread_self_follow_link() 66 thread_self = ERR_PTR(-ENOMEM); in proc_setup_thread_self() 69 thread_self = ERR_PTR(-ENOMEM); in proc_setup_thread_self()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | verbs_mcast.c | 205 ret = ENOMEM; in mcast_add() 219 ret = ENOMEM; in mcast_add() 262 ret = -ENOMEM; in hfi1_multicast_attach() 268 ret = -ENOMEM; in hfi1_multicast_attach() 283 case ENOMEM: in hfi1_multicast_attach() 287 ret = -ENOMEM; in hfi1_multicast_attach()
|
D | srq.c | 92 ret = -ENOMEM; in hfi1_post_srq_receive() 142 ret = ERR_PTR(-ENOMEM); in hfi1_create_srq() 155 ret = ERR_PTR(-ENOMEM); in hfi1_create_srq() 171 ret = ERR_PTR(-ENOMEM); in hfi1_create_srq() 195 ret = ERR_PTR(-ENOMEM); in hfi1_create_srq() 254 ret = -ENOMEM; in hfi1_modify_srq()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_verbs_mcast.c | 188 ret = ENOMEM; in qib_mcast_add() 202 ret = ENOMEM; in qib_mcast_add() 245 ret = -ENOMEM; in qib_multicast_attach() 251 ret = -ENOMEM; in qib_multicast_attach() 266 case ENOMEM: in qib_multicast_attach() 270 ret = -ENOMEM; in qib_multicast_attach()
|
D | qib_srq.c | 75 ret = -ENOMEM; in qib_post_srq_receive() 125 ret = ERR_PTR(-ENOMEM); in qib_create_srq() 138 ret = ERR_PTR(-ENOMEM); in qib_create_srq() 154 ret = ERR_PTR(-ENOMEM); in qib_create_srq() 178 ret = ERR_PTR(-ENOMEM); in qib_create_srq() 237 ret = -ENOMEM; in qib_modify_srq()
|
/linux-4.4.14/drivers/crypto/caam/ |
D | caamhash.c | 157 return -ENOMEM; in map_seq_out_ptr_ctx() 226 return -ENOMEM; in ctx_map_to_sec4_sg() 350 return -ENOMEM; in ahash_set_sh_desc() 369 return -ENOMEM; in ahash_set_sh_desc() 387 return -ENOMEM; in ahash_set_sh_desc() 405 return -ENOMEM; in ahash_set_sh_desc() 424 return -ENOMEM; in ahash_set_sh_desc() 457 return -ENOMEM; in hash_digest_key() 467 return -ENOMEM; in hash_digest_key() 475 return -ENOMEM; in hash_digest_key() [all …]
|
/linux-4.4.14/arch/s390/pci/ |
D | pci_clp.c | 85 return -ENOMEM; in clp_query_pci_fngrp() 138 return -ENOMEM; in clp_query_pci_fn() 171 return -ENOMEM; in clp_add_pci_device() 206 return -ENOMEM; in clp_set_pci_fn() 357 return -ENOMEM; in clp_scan_pci_devices() 372 return -ENOMEM; in clp_rescan_pci_devices() 387 return -ENOMEM; in clp_rescan_pci_devices_simple()
|
/linux-4.4.14/fs/nfs/ |
D | getroot.c | 49 return -ENOMEM; in nfs_superblock_set_dummy_root() 82 return ERR_PTR(-ENOMEM); in nfs_get_root() 88 return ERR_PTR(-ENOMEM); in nfs_get_root()
|
/linux-4.4.14/security/tomoyo/ |
D | domain.c | 35 int error = param->is_delete ? -ENOENT : -ENOMEM; in tomoyo_update_policy() 40 return -ENOMEM; in tomoyo_update_policy() 99 int error = is_delete ? -ENOENT : -ENOMEM; in tomoyo_update_domain() 237 int error = param->is_delete ? -ENOENT : -ENOMEM; in tomoyo_write_transition_control() 391 int error = param->is_delete ? -ENOENT : -ENOMEM; in tomoyo_write_aggregator() 600 int error = -ENOMEM; in tomoyo_environ() 611 while (error == -ENOMEM) { in tomoyo_environ() 681 int retval = -ENOMEM; in tomoyo_find_next_domain() 688 return -ENOMEM; in tomoyo_find_next_domain() 692 return -ENOMEM; in tomoyo_find_next_domain() [all …]
|
/linux-4.4.14/fs/cachefiles/ |
D | xattr.c | 119 if (ret < 0 && ret != -ENOMEM) in cachefiles_set_object_xattr() 147 if (ret < 0 && ret != -ENOMEM) in cachefiles_update_object_xattr() 173 return -ENOMEM; in cachefiles_check_auxdata() 212 return -ENOMEM; in cachefiles_check_object_xattr() 315 else if (ret != -ENOMEM) in cachefiles_remove_object_xattr()
|
/linux-4.4.14/drivers/mfd/ |
D | intel_quark_i2c_gpio.c | 138 return -ENOMEM; in intel_quark_register_i2c_clk() 186 return -ENOMEM; in intel_quark_i2c_setup() 219 return -ENOMEM; in intel_quark_gpio_setup() 227 return -ENOMEM; in intel_quark_gpio_setup() 256 return -ENOMEM; in intel_quark_mfd_probe()
|
D | syscon.c | 58 return ERR_PTR(-ENOMEM); in of_syscon_register() 62 ret = -ENOMEM; in of_syscon_register() 187 return -ENOMEM; in syscon_probe() 195 return -ENOMEM; in syscon_probe()
|
D | ucb1400_core.c | 62 err = -ENOMEM; in ucb1400_core_probe() 85 err = -ENOMEM; in ucb1400_core_probe() 106 err = -ENOMEM; in ucb1400_core_probe()
|
/linux-4.4.14/tools/perf/ |
D | builtin-lock.c | 410 return -ENOMEM; in report_lock_acquire_event() 416 return -ENOMEM; in report_lock_acquire_event() 420 return -ENOMEM; in report_lock_acquire_event() 482 return -ENOMEM; in report_lock_acquired_event() 488 return -ENOMEM; in report_lock_acquired_event() 492 return -ENOMEM; in report_lock_acquired_event() 544 return -ENOMEM; in report_lock_contended_event() 550 return -ENOMEM; in report_lock_contended_event() 554 return -ENOMEM; in report_lock_contended_event() 599 return -ENOMEM; in report_lock_release_event() [all …]
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lov_request.c | 207 rc = -ENOMEM; in common_attr_done() 279 return -ENOMEM; in lov_prep_getattr_set() 305 rc = -ENOMEM; in lov_prep_getattr_set() 316 rc = -ENOMEM; in lov_prep_getattr_set() 362 return -ENOMEM; in lov_prep_destroy_set() 388 rc = -ENOMEM; in lov_prep_destroy_set() 399 rc = -ENOMEM; in lov_prep_destroy_set() 482 return -ENOMEM; in lov_prep_setattr_set() 505 rc = -ENOMEM; in lov_prep_setattr_set() 515 rc = -ENOMEM; in lov_prep_setattr_set() [all …]
|
/linux-4.4.14/drivers/hwmon/ |
D | iio_hwmon.c | 80 ret = -ENOMEM; in iio_hwmon_probe() 94 ret = -ENOMEM; in iio_hwmon_probe() 101 ret = -ENOMEM; in iio_hwmon_probe() 136 ret = -ENOMEM; in iio_hwmon_probe()
|
/linux-4.4.14/drivers/net/wireless/p54/ |
D | fwio.c | 183 return -ENOMEM; in p54_parse_firmware() 234 return -ENOMEM; in p54_download_eeprom() 273 return -ENOMEM; in p54_update_beacon_tim() 290 return -ENOMEM; in p54_sta_unlock() 310 return -ENOMEM; in p54_tx_cancel() 327 return -ENOMEM; in p54_setup_mac() 413 return -ENOMEM; in p54_scan() 550 return -ENOMEM; in p54_set_leds() 570 return -ENOMEM; in p54_set_edcf() 615 return -ENOMEM; in p54_set_ps() [all …]
|
/linux-4.4.14/drivers/clocksource/ |
D | clps711x-timer.c | 39 return -ENOMEM; in _clps711x_clksrc_init() 73 return -ENOMEM; in _clps711x_clkevt_init() 79 return -ENOMEM; in _clps711x_clkevt_init()
|
/linux-4.4.14/drivers/mtd/nand/ |
D | denali_pci.c | 40 return -ENOMEM; in denali_pci_probe() 79 return -ENOMEM; in denali_pci_probe() 85 ret = -ENOMEM; in denali_pci_probe()
|
/linux-4.4.14/arch/metag/kernel/ |
D | tcm.c | 120 return -ENOMEM; in tcm_add_region() 136 return -ENOMEM; in tcm_add_region() 142 return -ENOMEM; in tcm_add_region()
|
/linux-4.4.14/sound/isa/sb/ |
D | emu8000_synth.c | 51 return -ENOMEM; in snd_emu8000_probe() 68 return -ENOMEM; in snd_emu8000_probe() 82 return -ENOMEM; in snd_emu8000_probe()
|
/linux-4.4.14/drivers/usb/misc/ |
D | appledisplay.c | 219 int i, retval = -ENOMEM, brightness; in appledisplay_probe() 241 retval = -ENOMEM; in appledisplay_probe() 255 retval = -ENOMEM; in appledisplay_probe() 264 retval = -ENOMEM; in appledisplay_probe() 273 retval = -ENOMEM; in appledisplay_probe() 371 return -ENOMEM; in appledisplay_init()
|
D | lvstest.c | 118 return -ENOMEM; in u3_entry_store() 147 return -ENOMEM; in u3_exit_store() 252 return -ENOMEM; in get_dev_desc_store() 258 ret = -ENOMEM; in get_dev_desc_store() 383 return -ENOMEM; in lvs_rh_probe() 402 return -ENOMEM; in lvs_rh_probe() 408 ret = -ENOMEM; in lvs_rh_probe()
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_allocator.c | 96 return -ENOMEM; in mthca_alloc_init() 137 return -ENOMEM; in mthca_array_set() 167 return -ENOMEM; in mthca_array_init() 198 int err = -ENOMEM; in mthca_buf_alloc() 212 return -ENOMEM; in mthca_buf_alloc() 236 return -ENOMEM; in mthca_buf_alloc()
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_uiom.c | 127 return -ENOMEM; in usnic_uiom_get_pages() 137 ret = -ENOMEM; in usnic_uiom_get_pages() 164 ret = -ENOMEM; in usnic_uiom_get_pages() 363 return ERR_PTR(-ENOMEM); in usnic_uiom_reg_get() 472 return ERR_PTR(-ENOMEM); in usnic_uiom_alloc_pd() 478 return ERR_PTR(-ENOMEM); in usnic_uiom_alloc_pd() 502 return -ENOMEM; in usnic_uiom_attach_dev_to_pd() 566 devs = ERR_PTR(-ENOMEM); in usnic_uiom_get_dev_list() 593 return -ENOMEM; in usnic_uiom_init()
|
D | usnic_ib_verbs.c | 95 return chunk ? PTR_ERR(chunk) : -ENOMEM; in usnic_ib_fill_create_qp_resp() 109 return chunk ? PTR_ERR(chunk) : -ENOMEM; in usnic_ib_fill_create_qp_resp() 123 return chunk ? PTR_ERR(chunk) : -ENOMEM; in usnic_ib_fill_create_qp_resp() 202 return ERR_PTR(-ENOMEM); in find_free_vf_and_create_qp_grp() 210 return ERR_PTR(qp_grp ? PTR_ERR(qp_grp) : -ENOMEM); in find_free_vf_and_create_qp_grp() 448 return ERR_PTR(-ENOMEM); in usnic_ib_alloc_pd() 453 return ERR_PTR(umem_pd ? PTR_ERR(umem_pd) : -ENOMEM); in usnic_ib_alloc_pd() 520 err = qp_grp ? PTR_ERR(qp_grp) : -ENOMEM; in usnic_ib_create_qp() 629 return ERR_PTR(mr ? PTR_ERR(mr) : -ENOMEM); in usnic_ib_reg_mr() 666 return ERR_PTR(-ENOMEM); in usnic_ib_alloc_ucontext() [all …]
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmdebug.c | 429 return -ENOMEM; in debug_purgelist_open() 486 return -ENOMEM; in debug_mle_open() 672 mlog_errno(-ENOMEM); in debug_lockres_open() 673 return -ENOMEM; in debug_lockres_open() 877 return -ENOMEM; in debug_state_open() 899 mlog_errno(-ENOMEM); in dlm_debug_init() 910 mlog_errno(-ENOMEM); in dlm_debug_init() 920 mlog_errno(-ENOMEM); in dlm_debug_init() 931 mlog_errno(-ENOMEM); in dlm_debug_init() 940 return -ENOMEM; in dlm_debug_init() [all …]
|
/linux-4.4.14/net/nfc/ |
D | digital_technology.c | 267 return -ENOMEM; in digital_in_send_rats() 360 return -ENOMEM; in digital_in_send_sel_req() 464 return -ENOMEM; in digital_in_send_sdd_req() 499 rc = -ENOMEM; in digital_in_recv_sens_res() 542 return -ENOMEM; in digital_in_send_sens_req() 626 return -ENOMEM; in digital_in_send_attrib_req() 698 rc = -ENOMEM; in digital_in_recv_sensb_res() 731 return -ENOMEM; in digital_in_send_sensb_req() 822 return -ENOMEM; in digital_in_send_sensf_req() 874 rc = -ENOMEM; in digital_in_recv_iso15693_inv_res() [all …]
|
D | llcp_commands.c | 358 return -ENOMEM; in nfc_llcp_send_disconnect() 382 return -ENOMEM; in nfc_llcp_send_symm() 437 err = -ENOMEM; in nfc_llcp_send_connect() 492 err = -ENOMEM; in nfc_llcp_send_cc() 532 return ERR_PTR(-ENOMEM); in nfc_llcp_allocate_snl() 620 return -ENOMEM; in nfc_llcp_send_dm() 668 return -ENOMEM; in nfc_llcp_send_i_frame() 691 return -ENOMEM; in nfc_llcp_send_i_frame() 734 return -ENOMEM; in nfc_llcp_send_ui_frame() 790 return -ENOMEM; in nfc_llcp_send_rr()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | mr.c | 64 return ERR_PTR(-ENOMEM); in mlx4_ib_get_dma_mr() 101 return -ENOMEM; in mlx4_ib_umem_write_mtt() 145 return ERR_PTR(-ENOMEM); in mlx4_ib_reg_user_mr() 287 return -ENOMEM; in mlx4_alloc_priv_pages() 295 ret = -ENOMEM; in mlx4_alloc_priv_pages() 345 return ERR_PTR(-ENOMEM); in mlx4_ib_alloc_mw() 415 return ERR_PTR(-ENOMEM); in mlx4_ib_alloc_mr() 451 int err = -ENOMEM; in mlx4_ib_fmr_alloc() 455 return ERR_PTR(-ENOMEM); in mlx4_ib_fmr_alloc() 544 return -ENOMEM; in mlx4_set_page()
|
/linux-4.4.14/drivers/pinctrl/freescale/ |
D | pinctrl-mxs.c | 102 return -ENOMEM; in mxs_dt_node_to_map() 111 ret = -ENOMEM; in mxs_dt_node_to_map() 122 ret = -ENOMEM; in mxs_dt_node_to_map() 361 return -ENOMEM; in mxs_pinctrl_parse_group() 376 return -ENOMEM; in mxs_pinctrl_parse_group() 381 return -ENOMEM; in mxs_pinctrl_parse_group() 432 return -ENOMEM; in mxs_pinctrl_probe_dt() 437 return -ENOMEM; in mxs_pinctrl_probe_dt() 499 return -ENOMEM; in mxs_pinctrl_probe_dt() 521 return -ENOMEM; in mxs_pinctrl_probe()
|
D | pinctrl-imx1-core.c | 252 return -ENOMEM; in imx1_dt_node_to_map() 497 return -ENOMEM; in imx1_pinctrl_parse_groups() 535 return -ENOMEM; in imx1_pinctrl_parse_functions() 541 if (ret == -ENOMEM) { in imx1_pinctrl_parse_functions() 583 return -ENOMEM; in imx1_pinctrl_parse_dt() 587 if (ret == -ENOMEM) { in imx1_pinctrl_parse_dt() 589 return -ENOMEM; in imx1_pinctrl_parse_dt() 613 return -ENOMEM; in imx1_pinctrl_core_probe() 622 return -ENOMEM; in imx1_pinctrl_core_probe()
|
/linux-4.4.14/drivers/s390/char/ |
D | vmcp.c | 38 return -ENOMEM; in vmcp_open() 93 return -ENOMEM; in vmcp_write() 111 return -ENOMEM; in vmcp_write() 200 return -ENOMEM; in vmcp_init()
|
D | vmur.c | 247 return ERR_PTR(-ENOMEM); in alloc_chan_prog() 256 return ERR_PTR(-ENOMEM); in alloc_chan_prog() 529 return -ENOMEM; in diag14_read() 605 return -ENOMEM; in verify_uri_device() 621 rc = -ENOMEM; in verify_uri_device() 664 return -ENOMEM; in get_uri_file_reclen() 745 rc = -ENOMEM; in ur_open() 838 rc = -ENOMEM; in ur_probe() 844 rc = -ENOMEM; in ur_probe() 902 rc = -ENOMEM; in ur_set_online() [all …]
|
D | sclp_cmd.c | 52 return -ENOMEM; in sclp_sync_request_timeout() 118 return -ENOMEM; in sclp_get_core_info() 153 return -ENOMEM; in do_core_configure() 222 return -ENOMEM; in do_assign_storage() 278 return -ENOMEM; in sclp_attach_storage() 516 rc = -ENOMEM; in sclp_detect_standby_memory() 606 return -ENOMEM; in do_pci_configure() 666 return -ENOMEM; in do_chp_configure() 741 return -ENOMEM; in sclp_chp_read_info()
|
/linux-4.4.14/drivers/clk/ |
D | clk-max-gen.c | 123 return -ENOMEM; in max_gen_clk_probe() 128 return -ENOMEM; in max_gen_clk_probe() 137 return -ENOMEM; in max_gen_clk_probe() 168 return -ENOMEM; in max_gen_clk_probe()
|
/linux-4.4.14/sound/core/ |
D | memalloc.c | 216 return -ENOMEM; in snd_dma_alloc_pages() 243 if (err != -ENOMEM) in snd_dma_alloc_pages_fallback() 246 return -ENOMEM; in snd_dma_alloc_pages_fallback() 254 return -ENOMEM; in snd_dma_alloc_pages_fallback()
|
D | info.c | 101 return -ENOMEM; in alloc_info_private() 337 err = -ENOMEM; in snd_info_text_entry_write() 345 err = -ENOMEM; in snd_info_text_entry_write() 389 err = -ENOMEM; in snd_info_text_entry_open() 465 return -ENOMEM; in snd_info_init() 490 return -ENOMEM; in snd_info_init() 514 return -ENOMEM; in snd_info_card_create() 564 return -ENOMEM; in snd_info_card_register() 834 return -ENOMEM; in snd_info_register() 846 return -ENOMEM; in snd_info_register() [all …]
|
/linux-4.4.14/sound/firewire/bebob/ |
D | bebob_command.c | 19 return -ENOMEM; in avc_audio_set_selector() 55 return -ENOMEM; in avc_audio_get_selector() 115 return -ENOMEM; in avc_bridgeco_get_plug_type() 181 return -ENOMEM; in avc_bridgeco_get_plug_section_type() 216 return -ENOMEM; in avc_bridgeco_get_plug_input()
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | ppc4xx_msi.c | 81 int int_no = -ENOMEM; in ppc4xx_setup_msi_irqs() 94 return -ENOMEM; in ppc4xx_setup_msi_irqs() 164 return -ENOMEM; in ppc4xx_setup_pcieh_hw() 171 return -ENOMEM; in ppc4xx_setup_pcieh_hw() 229 return -ENOMEM; in ppc4xx_msi_probe()
|
/linux-4.4.14/arch/arm/mach-qcom/ |
D | platsmp.c | 81 return -ENOMEM; in scss_release_secondary() 117 ret = -ENOMEM; in kpssv1_release_secondary() 123 ret = -ENOMEM; in kpssv1_release_secondary() 203 ret = -ENOMEM; in kpssv2_release_secondary() 209 ret = -ENOMEM; in kpssv2_release_secondary()
|
/linux-4.4.14/arch/x86/power/ |
D | hibernate_32.c | 96 return -ENOMEM; in resume_physical_mapping_init() 117 return -ENOMEM; in resume_physical_mapping_init() 151 return -ENOMEM; in swsusp_arch_resume()
|
/linux-4.4.14/arch/powerpc/mm/ |
D | mmu_context_hash64.c | 40 return -ENOMEM; in __init_new_context() 55 return -ENOMEM; in __init_new_context() 84 return -ENOMEM; in init_new_context()
|
/linux-4.4.14/arch/arm/mach-uniphier/ |
D | platsmp.c | 75 return -ENOMEM; in uniphier_smp_copy_trampoline() 118 return -ENOMEM; in uniphier_smp_prepare_trampoline() 156 return -ENOMEM; in uniphier_smp_enable_scu()
|
/linux-4.4.14/drivers/usb/gadget/udc/bdc/ |
D | bdc_pci.c | 51 int ret = -ENOMEM; in bdc_pci_probe() 55 return -ENOMEM; in bdc_pci_probe() 67 return -ENOMEM; in bdc_pci_probe()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-utils.c | 45 return -ENOMEM; in pinctrl_utils_reserve_map() 88 return -ENOMEM; in pinctrl_utils_add_map_configs() 113 return -ENOMEM; in pinctrl_utils_add_config()
|
/linux-4.4.14/fs/ecryptfs/ |
D | messaging.c | 62 rc = -ENOMEM; in ecryptfs_acquire_free_msg_ctx() 73 rc = -ENOMEM; in ecryptfs_acquire_free_msg_ctx() 149 rc = -ENOMEM; in ecryptfs_spawn_daemon() 252 rc = -ENOMEM; in ecryptfs_process_response() 388 rc = -ENOMEM; in ecryptfs_init_messaging() 400 rc = -ENOMEM; in ecryptfs_init_messaging()
|
/linux-4.4.14/fs/kernfs/ |
D | inode.c | 74 return -ENOMEM; in __kernfs_setattr() 147 return -ENOMEM; in kernfs_node_setsecdata() 171 return -ENOMEM; in kernfs_iop_setxattr() 206 return -ENOMEM; in kernfs_iop_removexattr() 219 return -ENOMEM; in kernfs_iop_getxattr() 231 return -ENOMEM; in kernfs_iop_listxattr()
|
D | symlink.c | 34 return ERR_PTR(-ENOMEM); in kernfs_create_link() 117 int error = -ENOMEM; in kernfs_iop_follow_link() 120 return ERR_PTR(-ENOMEM); in kernfs_iop_follow_link()
|
/linux-4.4.14/drivers/base/regmap/ |
D | regcache-lzo.c | 42 return -ENOMEM; in regcache_lzo_prepare() 81 return -ENOMEM; in regcache_lzo_compress_cache_block() 99 return -ENOMEM; in regcache_lzo_decompress_cache_block() 145 return -ENOMEM; in regcache_lzo_init() 158 ret = -ENOMEM; in regcache_lzo_init() 169 ret = -ENOMEM; in regcache_lzo_init()
|
/linux-4.4.14/drivers/mailbox/ |
D | mailbox-test.c | 64 return -ENOMEM; in mbox_test_signal_write() 103 return -ENOMEM; in mbox_test_message_write() 148 return -ENOMEM; in mbox_test_message_read() 268 return ERR_PTR(-ENOMEM); in mbox_test_request_channel() 295 return -ENOMEM; in mbox_test_probe() 318 return -ENOMEM; in mbox_test_probe()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | grvga.c | 109 return -ENOMEM; in grvga_check_var() 335 int retval = -ENOMEM; in grvga_probe() 346 return -ENOMEM; in grvga_probe() 403 retval = -ENOMEM; in grvga_probe() 410 retval = -ENOMEM; in grvga_probe() 434 retval = -ENOMEM; in grvga_probe() 442 retval = -ENOMEM; in grvga_probe() 455 retval = -ENOMEM; in grvga_probe()
|
/linux-4.4.14/fs/quota/ |
D | quota_tree.c | 84 return -ENOMEM; in get_free_dqblk() 135 return -ENOMEM; in remove_free_dqentry() 180 return -ENOMEM; in insert_free_dqentry() 228 *err = -ENOMEM; in find_free_dqentry() 300 return -ENOMEM; in do_insert_tree() 374 return -ENOMEM; in qtree_write_dquot() 414 return -ENOMEM; in free_dqentry() 476 return -ENOMEM; in remove_tree() 535 return -ENOMEM; in find_block_dqentry() 572 return -ENOMEM; in find_tree_dqentry() [all …]
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_context.c | 213 ret = -ENOMEM; in vmw_gb_context_init() 260 return -ENOMEM; in vmw_context_init() 267 return -ENOMEM; in vmw_context_init() 319 ret = -ENOMEM; in vmw_gb_context_create() 353 return -ENOMEM; in vmw_gb_context_bind() 400 return -ENOMEM; in vmw_gb_context_unbind() 449 return -ENOMEM; in vmw_gb_context_destroy() 495 ret = -ENOMEM; in vmw_dx_context_create() 529 return -ENOMEM; in vmw_dx_context_bind() 624 return -ENOMEM; in vmw_dx_context_unbind() [all …]
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 88 return -ENOMEM; in lustre_process_log() 235 rc = -ENOMEM; in lustre_start_mgc() 243 rc = -ENOMEM; in lustre_start_mgc() 324 rc = -ENOMEM; in lustre_start_mgc() 469 rc = -ENOMEM; in lustre_stop_mgc() 741 return -ENOMEM; in lmd_make_exclusion() 774 rc = -ENOMEM; in lmd_make_exclusion() 798 return -ENOMEM; in lmd_parse_mgssec() 824 return -ENOMEM; in lmd_parse_string() 855 return -ENOMEM; in lmd_parse_mgs() [all …]
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | ibmphp_ebda.c | 257 return -ENOMEM; in ibmphp_access_ebda() 264 return -ENOMEM; in ibmphp_access_ebda() 269 return -ENOMEM; in ibmphp_access_ebda() 273 return -ENOMEM; in ibmphp_access_ebda() 323 rc = -ENOMEM; in ibmphp_access_ebda() 351 rc = -ENOMEM; in ibmphp_access_ebda() 371 rc = -ENOMEM; in ibmphp_access_ebda() 427 return -ENOMEM; in ebda_rio_table() 480 return -ENOMEM; in combine_wpg_for_chassis() 518 return -ENOMEM; in combine_wpg_for_expansion() [all …]
|
D | ibmphp_pci.c | 172 return -ENOMEM; in ibmphp_configure_card() 210 return -ENOMEM; in ibmphp_configure_card() 238 return -ENOMEM; in ibmphp_configure_card() 284 return -ENOMEM; in ibmphp_configure_card() 410 return -ENOMEM; in configure_device() 447 return -ENOMEM; in configure_device() 463 return -ENOMEM; in configure_device() 513 return -ENOMEM; in configure_device() 678 retval = -ENOMEM; in configure_bridge() 710 retval = -ENOMEM; in configure_bridge() [all …]
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt2x00soc.c | 56 return -ENOMEM; in rt2x00soc_alloc_reg() 72 return -ENOMEM; in rt2x00soc_alloc_reg() 84 return -ENOMEM; in rt2x00soc_probe()
|
/linux-4.4.14/net/decnet/netfilter/ |
D | dn_rtmsg.c | 46 *errp = -ENOMEM; in dnrmg_build_message() 53 *errp = -ENOMEM; in dnrmg_build_message() 134 return -ENOMEM; in dn_rtmsg_init()
|
/linux-4.4.14/fs/hfsplus/ |
D | posix_acl.c | 38 return ERR_PTR(-ENOMEM); in hfsplus_get_posix_acl() 91 return -ENOMEM; in hfsplus_set_posix_acl() 94 return -ENOMEM; in hfsplus_set_posix_acl()
|
/linux-4.4.14/fs/configfs/ |
D | mount.c | 89 return -ENOMEM; in configfs_fill_super() 95 return -ENOMEM; in configfs_fill_super() 134 int err = -ENOMEM; in configfs_init()
|
/linux-4.4.14/drivers/iio/imu/ |
D | adis16400_buffer.c | 37 return -ENOMEM; in adis16400_update_scan_mode() 41 return -ENOMEM; in adis16400_update_scan_mode() 72 return -ENOMEM; in adis16400_trigger_handler()
|
/linux-4.4.14/drivers/net/phy/ |
D | mdio-bcm-unimac.c | 177 return -ENOMEM; in unimac_mdio_probe() 187 return -ENOMEM; in unimac_mdio_probe() 192 return -ENOMEM; in unimac_mdio_probe() 205 ret = -ENOMEM; in unimac_mdio_probe()
|
/linux-4.4.14/drivers/staging/android/ |
D | sw_sync.c | 81 return -ENOMEM; in sw_sync_fill_driver_data() 149 return -ENOMEM; in sw_sync_open() 183 err = -ENOMEM; in sw_sync_ioctl_create_fence() 191 err = -ENOMEM; in sw_sync_ioctl_create_fence()
|
/linux-4.4.14/sound/usb/6fire/ |
D | comm.c | 119 return -ENOMEM; in usb6fire_comm_write8() 137 return -ENOMEM; in usb6fire_comm_write16() 154 return -ENOMEM; in usb6fire_comm_init() 159 return -ENOMEM; in usb6fire_comm_init()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | efi.c | 94 return -ENOMEM; in uefi_init() 132 retval = -ENOMEM; in uefi_init() 298 return -ENOMEM; in arm64_enable_runtime_services() 307 return -ENOMEM; in arm64_enable_runtime_services() 313 return -ENOMEM; in arm64_enable_runtime_services()
|
/linux-4.4.14/drivers/i2c/muxes/ |
D | i2c-mux-pinctrl.c | 70 return -ENOMEM; in i2c_mux_pinctrl_parse_dt() 85 return -ENOMEM; in i2c_mux_pinctrl_parse_dt() 141 ret = -ENOMEM; in i2c_mux_pinctrl_probe() 165 ret = -ENOMEM; in i2c_mux_pinctrl_probe() 174 ret = -ENOMEM; in i2c_mux_pinctrl_probe()
|
/linux-4.4.14/drivers/pwm/ |
D | pwm-lp3943.c | 46 return ERR_PTR(-ENOMEM); in lp3943_pwm_request_map() 213 return -ENOMEM; in lp3943_pwm_parse_dt() 231 return -ENOMEM; in lp3943_pwm_parse_dt() 240 return -ENOMEM; in lp3943_pwm_parse_dt() 264 return -ENOMEM; in lp3943_pwm_probe()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_abi16.c | 254 return -ENOMEM; in nouveau_abi16_ioctl_channel_alloc() 280 return nouveau_abi16_put(abi16, -ENOMEM); in nouveau_abi16_ioctl_channel_alloc() 373 return -ENOMEM; in nouveau_abi16_usif() 396 return -ENOMEM; in nouveau_abi16_ioctl_channel_free() 418 return -ENOMEM; in nouveau_abi16_ioctl_grobj_alloc() 483 return nouveau_abi16_put(abi16, -ENOMEM); in nouveau_abi16_ioctl_grobj_alloc() 511 return -ENOMEM; in nouveau_abi16_ioctl_notifierobj_alloc() 524 return nouveau_abi16_put(abi16, -ENOMEM); in nouveau_abi16_ioctl_notifierobj_alloc() 580 return -ENOMEM; in nouveau_abi16_ioctl_gpuobj_free()
|
/linux-4.4.14/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 155 status = -ENOMEM; in dlmfs_file_open() 269 return -ENOMEM; in dlmfs_file_read() 317 return -ENOMEM; in dlmfs_file_write() 487 status = -ENOMEM; in dlmfs_mkdir() 537 status = -ENOMEM; in dlmfs_create() 580 return -ENOMEM; in dlmfs_fill_super() 644 status = -ENOMEM; in init_dlmfs_fs() 651 status = -ENOMEM; in init_dlmfs_fs()
|
/linux-4.4.14/drivers/misc/ibmasm/ |
D | ibmasmfs.c | 127 return -ENOMEM; in ibmasmfs_fill_super() 134 return -ENOMEM; in ibmasmfs_fill_super() 245 return -ENOMEM; in command_file_open() 320 return -ENOMEM; in command_file_write() 354 return -ENOMEM; in event_file_open() 440 return -ENOMEM; in r_heartbeat_file_open() 524 return -ENOMEM; in remote_settings_file_read() 556 return -ENOMEM; in remote_settings_file_write()
|
/linux-4.4.14/drivers/leds/ |
D | leds-netxbig.c | 340 return -ENOMEM; in gpio_ext_get_of_pdata() 360 return -ENOMEM; in gpio_ext_get_of_pdata() 405 return -ENOMEM; in netxbig_leds_get_of_pdata() 421 return -ENOMEM; in netxbig_leds_get_of_pdata() 449 return -ENOMEM; in netxbig_leds_get_of_pdata() 477 ret = -ENOMEM; in netxbig_leds_get_of_pdata() 556 return -ENOMEM; in netxbig_led_probe() 566 return -ENOMEM; in netxbig_led_probe()
|
/linux-4.4.14/drivers/mmc/host/ |
D | ushc.c | 431 return -ENOMEM; in ushc_probe() 465 ret = -ENOMEM; in ushc_probe() 470 ret = -ENOMEM; in ushc_probe() 482 ret = -ENOMEM; in ushc_probe() 487 ret = -ENOMEM; in ushc_probe() 498 ret = -ENOMEM; in ushc_probe() 504 ret = -ENOMEM; in ushc_probe() 509 ret = -ENOMEM; in ushc_probe()
|
/linux-4.4.14/drivers/crypto/marvell/ |
D | cesa.c | 290 return -ENOMEM; in mv_cesa_dev_dma_init() 296 return -ENOMEM; in mv_cesa_dev_dma_init() 301 return -ENOMEM; in mv_cesa_dev_dma_init() 306 return -ENOMEM; in mv_cesa_dev_dma_init() 310 return -ENOMEM; in mv_cesa_dev_dma_init() 334 return -ENOMEM; in mv_cesa_get_sram() 401 return -ENOMEM; in mv_cesa_probe() 416 return -ENOMEM; in mv_cesa_probe()
|
/linux-4.4.14/drivers/nfc/st-nci/ |
D | vendor_cmds.c | 117 r = -ENOMEM; in st_nci_hci_dm_get_info() 150 r = -ENOMEM; in st_nci_hci_dm_get_data() 235 r = -ENOMEM; in st_nci_hci_get_param() 281 r = -ENOMEM; in st_nci_hci_dm_vdc_measurement_value() 318 r = -ENOMEM; in st_nci_hci_dm_vdc_value_comparison() 386 r = -ENOMEM; in st_nci_hci_loopback() 414 return -ENOMEM; in st_nci_manufacturer_specific()
|
/linux-4.4.14/net/sctp/ |
D | proc.c | 109 return -ENOMEM; in sctp_snmp_proc_init() 218 return -ENOMEM; in sctp_eps_seq_show() 273 return -ENOMEM; in sctp_eps_proc_init() 326 return -ENOMEM; in sctp_assocs_seq_show() 399 return -ENOMEM; in sctp_assocs_proc_init() 446 return -ENOMEM; in sctp_remaddr_seq_show() 553 return -ENOMEM; in sctp_remaddr_proc_init()
|
/linux-4.4.14/arch/sh/mm/ |
D | alignment.c | 176 return -ENOMEM; in alignment_init() 181 return -ENOMEM; in alignment_init() 186 return -ENOMEM; in alignment_init()
|
D | mmap.c | 52 return -ENOMEM; in arch_get_unmapped_area() 101 return -ENOMEM; in arch_get_unmapped_area_topdown() 135 VM_BUG_ON(addr != -ENOMEM); in arch_get_unmapped_area_topdown()
|
/linux-4.4.14/tools/lib/api/fd/ |
D | array.c | 30 return -ENOMEM; in fdarray__grow() 35 return -ENOMEM; in fdarray__grow() 79 return -ENOMEM; in fdarray__add()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
D | mm.c | 144 return -ENOMEM; in nvkm_mm_head() 148 return -ENOMEM; in nvkm_mm_head() 222 return -ENOMEM; in nvkm_mm_tail() 226 return -ENOMEM; in nvkm_mm_tail() 249 return -ENOMEM; in nvkm_mm_init() 265 return -ENOMEM; in nvkm_mm_init()
|
/linux-4.4.14/sound/core/seq/oss/ |
D | seq_oss_init.c | 84 rc = -ENOMEM; in snd_seq_oss_create_client() 192 return -ENOMEM; in snd_seq_oss_open() 206 rc = -ENOMEM; in snd_seq_oss_open() 247 rc = -ENOMEM; in snd_seq_oss_open() 256 rc = -ENOMEM; in snd_seq_oss_open() 265 rc = -ENOMEM; in snd_seq_oss_open()
|
/linux-4.4.14/sound/soc/samsung/ |
D | smdk_wm9713.c | 67 return -ENOMEM; in smdk_init() 75 ret = -ENOMEM; in smdk_init()
|
/linux-4.4.14/drivers/nfc/ |
D | port100.c | 795 return -ENOMEM; in port100_send_cmd_async() 800 return -ENOMEM; in port100_send_cmd_async() 916 return -ENOMEM; in port100_set_command_type() 939 return -ENOMEM; in port100_get_command_type_mask() 984 return -ENOMEM; in port100_switch_rf() 1010 return -ENOMEM; in port100_in_set_rf() 1054 return -ENOMEM; in port100_in_set_framing() 1143 return -ENOMEM; in port100_in_send_cmd() 1168 return -ENOMEM; in port100_tg_set_rf() 1212 return -ENOMEM; in port100_tg_set_framing() [all …]
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 78 return -ENOMEM; in _c4iw_write_mem_dma_aligned() 137 return -ENOMEM; in _c4iw_write_mem_inline() 273 return -ENOMEM; in write_tpt_entry() 402 return -ENOMEM; in reregister_mem() 427 return -ENOMEM; in alloc_pbl() 463 return -ENOMEM; in build_phys_page_list() 483 return -ENOMEM; in build_phys_page_list() 591 return ERR_PTR(-ENOMEM); in c4iw_register_phys_mem() 670 return ERR_PTR(-ENOMEM); in c4iw_get_dma_mr() 728 return ERR_PTR(-ENOMEM); in c4iw_reg_user_mr() [all …]
|
/linux-4.4.14/drivers/block/rsxx/ |
D | dev.c | 181 st = -ENOMEM; in rsxx_make_request() 267 return -ENOMEM; in rsxx_setup_dev() 274 return -ENOMEM; in rsxx_setup_dev() 282 return -ENOMEM; in rsxx_setup_dev() 338 return -ENOMEM; in rsxx_dev_init()
|
/linux-4.4.14/net/rds/ |
D | tcp_recv.c | 176 desc->error = -ENOMEM; in rds_tcp_data_recv() 212 desc->error = -ENOMEM; in rds_tcp_data_recv() 223 desc->error = -ENOMEM; in rds_tcp_data_recv() 323 if (rds_tcp_read_sock(conn, GFP_ATOMIC) == -ENOMEM) in rds_tcp_data_ready() 336 return -ENOMEM; in rds_tcp_recv_init()
|
D | threads.c | 174 case -ENOMEM: in rds_send_worker() 196 case -ENOMEM: in rds_recv_worker() 221 return -ENOMEM; in rds_threads_init()
|
/linux-4.4.14/drivers/pnp/pnpbios/ |
D | proc.c | 108 return -ENOMEM; in escd_proc_show() 150 return -ENOMEM; in pnp_legacyres_proc_show() 181 return -ENOMEM; in pnp_devices_proc_show() 227 return -ENOMEM; in pnpbios_proc_show() 254 return -ENOMEM; in pnpbios_proc_write()
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
D | udl_gem.c | 46 return -ENOMEM; in udl_gem_create() 123 case -ENOMEM: in udl_gem_fault() 166 return -ENOMEM; in udl_gem_vmap() 176 return -ENOMEM; in udl_gem_vmap()
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | ni_670x.c | 160 return -ENOMEM; in ni_670x_mite_init() 194 return -ENOMEM; in ni_670x_auto_attach() 202 return -ENOMEM; in ni_670x_auto_attach() 220 return -ENOMEM; in ni_670x_auto_attach()
|
/linux-4.4.14/drivers/usb/isp1760/ |
D | isp1760-if.c | 43 return -ENOMEM; in isp1761_pci_init() 56 return -ENOMEM; in isp1761_pci_init() 91 return -ENOMEM; in isp1761_pci_init() 107 return -ENOMEM; in isp1761_pci_init()
|
/linux-4.4.14/drivers/pinctrl/samsung/ |
D | pinctrl-exynos5440.c | 209 return -ENOMEM; in exynos5440_dt_node_to_map() 270 return -ENOMEM; in exynos5440_dt_node_to_map() 645 return -ENOMEM; in exynos5440_pinctrl_parse_dt_pins() 702 return -ENOMEM; in exynos5440_pinctrl_parse_dt() 719 return -ENOMEM; in exynos5440_pinctrl_parse_dt() 724 return -ENOMEM; in exynos5440_pinctrl_parse_dt() 752 return -ENOMEM; in exynos5440_pinctrl_register() 763 return -ENOMEM; in exynos5440_pinctrl_register() 778 return -ENOMEM; in exynos5440_pinctrl_register() 816 return -ENOMEM; in exynos5440_gpiolib_register() [all …]
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | rndis.c | 185 if (!r) return -ENOMEM; in gen_ndis_query_resp() 188 if (!resp) return -ENOMEM; in gen_ndis_query_resp() 496 return -ENOMEM; in gen_ndis_set_resp() 499 return -ENOMEM; in gen_ndis_set_resp() 571 return -ENOMEM; in rndis_init_response() 615 return -ENOMEM; in rndis_query_response() 647 return -ENOMEM; in rndis_set_response() 686 return -ENOMEM; in rndis_reset_response() 709 return -ENOMEM; in rndis_keepalive_response() 735 return -ENOMEM; in rndis_indicate_status_msg() [all …]
|
/linux-4.4.14/drivers/mtd/maps/ |
D | vmu-flash.c | 136 error = -ENOMEM; in maple_vmu_read_block() 163 error = -ENOMEM; in maple_vmu_read_block() 246 error = -ENOMEM; in maple_vmu_write_block() 323 ret = -ENOMEM; in vmu_flash_read_char() 330 ret = -ENOMEM; in vmu_flash_read_char() 378 return -ENOMEM; in vmu_flash_read() 444 error = -ENOMEM; in vmu_flash_write() 450 error = -ENOMEM; in vmu_flash_write() 616 error = -ENOMEM; in vmu_connect() 635 error = -ENOMEM; in vmu_connect() [all …]
|
/linux-4.4.14/drivers/net/can/usb/ |
D | gs_usb.c | 235 return -ENOMEM; in gs_cmd_reset() 404 return -ENOMEM; in gs_usb_set_bittiming() 586 return -ENOMEM; in gs_can_open() 598 return -ENOMEM; in gs_can_open() 636 return -ENOMEM; in gs_can_open() 733 return ERR_PTR(-ENOMEM); in gs_make_candev() 759 return ERR_PTR(-ENOMEM); in gs_make_candev() 836 int rc = -ENOMEM; in gs_usb_probe() 843 return -ENOMEM; in gs_usb_probe() 868 return -ENOMEM; in gs_usb_probe() [all …]
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx_phy.c | 75 return -ENOMEM; in mpc52xx_fec_mdio_probe() 78 err = -ENOMEM; in mpc52xx_fec_mdio_probe() 95 err = -ENOMEM; in mpc52xx_fec_mdio_probe()
|
/linux-4.4.14/crypto/asymmetric_keys/ |
D | pkcs7_trust.c | 70 if (key == ERR_PTR(-ENOMEM)) in pkcs7_validate_trust_one() 71 return -ENOMEM; in pkcs7_validate_trust_one() 128 if (ret == -ENOMEM) in pkcs7_validate_trust_one()
|
/linux-4.4.14/arch/arm/mach-mmp/ |
D | sram.c | 76 return -ENOMEM; in sram_probe() 97 ret = -ENOMEM; in sram_probe() 105 ret = -ENOMEM; in sram_probe()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | super25.c | 106 rc = -ENOMEM; in init_lustre_lite() 134 rc = llite_root ? PTR_ERR(llite_root) : -ENOMEM; in init_lustre_lite() 141 rc = -ENOMEM; in init_lustre_lite()
|
/linux-4.4.14/drivers/xen/xen-pciback/ |
D | xenbus.c | 213 err = -ENOMEM; in xen_pcibk_publish_pci_dev() 322 err = -ENOMEM; in xen_pcibk_publish_pci_root() 343 err = -ENOMEM; in xen_pcibk_publish_pci_root() 394 err = -ENOMEM; in xen_pcibk_reconfigure() 411 err = -ENOMEM; in xen_pcibk_reconfigure() 465 err = -ENOMEM; in xen_pcibk_reconfigure() 593 err = -ENOMEM; in xen_pcibk_setup_backend() 622 err = -ENOMEM; in xen_pcibk_setup_backend() 681 err = -ENOMEM; in xen_pcibk_xenbus_probe()
|
/linux-4.4.14/fs/pstore/ |
D | ram.c | 236 return -ENOMEM; in ramoops_pstore_read() 280 return -ENOMEM; in ramoops_pstore_write_buf() 285 return -ENOMEM; in ramoops_pstore_write_buf() 290 return -ENOMEM; in ramoops_pstore_write_buf() 390 int err = -ENOMEM; in ramoops_init_przs() 398 return -ENOMEM; in ramoops_init_przs() 403 return -ENOMEM; in ramoops_init_przs() 442 return -ENOMEM; in ramoops_init_prz() 538 err = -ENOMEM; in ramoops_probe()
|
/linux-4.4.14/drivers/hwtracing/intel_th/ |
D | gth.c | 378 return -ENOMEM; in intel_th_master_attributes() 384 return -ENOMEM; in intel_th_master_attributes() 392 return -ENOMEM; in intel_th_master_attributes() 422 return -ENOMEM; in intel_th_output_attributes() 428 return -ENOMEM; in intel_th_output_attributes() 438 return -ENOMEM; in intel_th_output_attributes() 639 return -ENOMEM; in intel_th_gth_probe() 643 return -ENOMEM; in intel_th_gth_probe() 669 return -ENOMEM; in intel_th_gth_probe()
|
/linux-4.4.14/fs/btrfs/ |
D | orphan.c | 35 return -ENOMEM; in btrfs_insert_orphan_item() 56 return -ENOMEM; in btrfs_del_orphan_item()
|
/linux-4.4.14/drivers/iio/buffer/ |
D | industrialio-triggered-buffer.c | 54 ret = -ENOMEM; in iio_triggered_buffer_setup() 68 ret = -ENOMEM; in iio_triggered_buffer_setup()
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | sram.c | 64 status = -ENOMEM; in sram_init() 70 return -ENOMEM; in sram_init()
|