Home
last modified time | relevance | path

Searched refs:ENOENT (Results 1 – 25 of 36) sorted by relevance

12

/include/linux/soc/mediatek/
A Dmtk-cmdq.h418 return -ENOENT; in cmdq_pkt_write()
424 return -ENOENT; in cmdq_pkt_write_mask()
430 return -ENOENT; in cmdq_pkt_read_s()
436 return -ENOENT; in cmdq_pkt_write_s()
442 return -ENOENT; in cmdq_pkt_write_s_mask()
448 return -ENOENT; in cmdq_pkt_write_s_value()
454 return -ENOENT; in cmdq_pkt_write_s_mask_value()
/include/linux/
A Drcu_notifier.h28 static inline int rcu_stall_chain_notifier_unregister(struct notifier_block *n) { return -ENOENT; } in rcu_stall_chain_notifier_unregister()
A Dzswap.h49 return -ENOENT; in zswap_load()
A Dkvm_dirty_ring.h55 return -ENOENT; in kvm_dirty_ring_reset()
A Dclk.h1209 if (clk == ERR_PTR(-ENOENT)) in clk_get_optional()
1222 return ERR_PTR(-ENOENT); in of_clk_get()
1227 return ERR_PTR(-ENOENT); in of_clk_get_by_name()
1231 return ERR_PTR(-ENOENT); in of_clk_get_from_provider()
A Dima.h64 return -ENOENT; in ima_measure_critical_data()
A Dcacheinfo.h107 return -ENOENT; in acpi_get_cache_info()
A Dstop_machine.h54 int ret = -ENOENT; in stop_one_cpu()
A Dbacklight.h302 int ret = -ENOENT; in backlight_update_status()
A Drhashtable.h1005 int err = -ENOENT; in __rhashtable_remove_fast_one()
1010 return -ENOENT; in __rhashtable_remove_fast_one()
1158 int err = -ENOENT; in __rhashtable_replace_fast()
1169 return -ENOENT; in __rhashtable_replace_fast()
A Dvirtio_config.h611 _r = -ENOENT; \
622 _r = -ENOENT; \
A Diommufd.h320 return -ENOENT; in iommufd_viommu_get_vdev_id()
A Dclk-provider.h1677 return ERR_PTR(-ENOENT); in of_clk_src_simple_get()
1682 return ERR_PTR(-ENOENT); in of_clk_hw_simple_get()
1687 return ERR_PTR(-ENOENT); in of_clk_src_onecell_get()
1692 return ERR_PTR(-ENOENT); in of_clk_hw_onecell_get()
/include/uapi/asm-generic/
A Derrno-base.h6 #define ENOENT 2 /* No such file or directory */ macro
/include/sound/
A Dsoc-card.h77 return -ENOENT; in snd_soc_card_get_pci_ssid()
95 return -ENOENT; in snd_soc_card_get_pci_ssid()
/include/media/
A Drcar-fcp.h25 return ERR_PTR(-ENOENT); in rcar_fcp_get()
/include/linux/mfd/
A Docelot.h59 return map ?: ERR_PTR(-ENOENT); in ocelot_regmap_from_resource()
/include/linux/sunrpc/
A Dcache.h265 return -ENOENT; in get_int()
283 return -ENOENT; in get_uint()
300 return -ENOENT; in get_time()
/include/xen/interface/io/
A Dxs_wire.h59 XSD_ERROR(ENOENT),
/include/acpi/
A Dghes.h127 static inline int ghes_notify_sea(void) { return -ENOENT; } in ghes_notify_sea()
/include/media/drv-intf/
A Dexynos-fimc.h153 ((!(ent) || !(ent)->pipe) ? -ENOENT : \
/include/net/
A Dnetlabel.h585 return -ENOENT; in netlbl_catmap_walk()
590 return -ENOENT; in netlbl_catmap_walkrng()
/include/linux/pse-pd/
A Dpse.h374 return ERR_PTR(-ENOENT); in of_pse_control_get()
/include/xen/
A Dxenbus.h202 #define XENBUS_EXIST_ERR(err) ((err) == -ENOENT || (err) == -ERANGE)
/include/trace/misc/
A Dnfs.h204 { ENOENT, "ENOENT" }, \

Completed in 46 milliseconds

12