Home
last modified time | relevance | path

Searched refs:EEXIST (Results 126 – 150 of 1005) sorted by relevance

12345678910>>...41

/openbmc/linux/tools/testing/selftests/mm/
H A Dmremap_test.c83 if (errno == EEXIST) in is_remap_region_valid()
248 if (errno == EPERM || errno == EEXIST) in get_source_mapping()
/openbmc/linux/fs/btrfs/
H A Dxattr.c151 } else if (ret == -EEXIST) { in btrfs_setxattr()
160 ret = -EEXIST; in btrfs_setxattr()
H A Dulist.c165 return -EEXIST; in ulist_rbtree_insert()
H A Dmessages.c89 case -EEXIST: /* -17 */ in btrfs_decode_error()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_helper.c376 ret = -EEXIST; in nf_conntrack_helper_register()
387 ret = -EEXIST; in nf_conntrack_helper_register()
/openbmc/linux/net/core/
H A Dfib_notifier.c137 return -EEXIST; in __fib_notifier_ops_register()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_nameval.c102 return -EEXIST; in nval_set()
/openbmc/openbmc/poky/scripts/
H A Doe-publish-sdk31 if e.errno != errno.EEXIST:
/openbmc/linux/security/integrity/ima/
H A Dima_queue.c174 result = -EEXIST; in ima_add_template_entry()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_unit.c136 retval = -EEXIST; in zfcp_unit_add()
/openbmc/linux/drivers/md/
H A Ddm-exception-store.c119 r = -EEXIST; in dm_exception_store_type_register()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dact_stats.c89 err = -EEXIST; in mlx5e_tc_act_stats_add()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwvid.c96 return -EEXIST; in brcmf_fwvid_register_vendor()
/openbmc/linux/include/kunit/
H A Dresource.h206 return -EEXIST; in kunit_add_named_resource()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c618 return -EEXIST; in efx_tc_flower_record_encap_match()
628 return -EEXIST; in efx_tc_flower_record_encap_match()
635 return -EEXIST; in efx_tc_flower_record_encap_match()
642 return -EEXIST; in efx_tc_flower_record_encap_match()
650 return -EEXIST; in efx_tc_flower_record_encap_match()
657 return -EEXIST; in efx_tc_flower_record_encap_match()
1498 rc = -EEXIST; in efx_tc_flower_replace_foreign()
1715 rc = -EEXIST; in efx_tc_flower_replace_lhs()
1880 rc = -EEXIST; in efx_tc_flower_replace()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_client.c300 ret = -EEXIST; in iavf_lan_add_device()
524 ret = -EEXIST; in iavf_register_client()
/openbmc/linux/drivers/soc/qcom/
H A Dsmsm.c534 if (ret < 0 && ret != -EEXIST) { in qcom_smsm_probe()
549 if (ret < 0 && ret != -EEXIST) { in qcom_smsm_probe()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_lru_map.c178 assert(bpf_map_update_elem(lru_map_fd, &key, value, BPF_NOEXIST) == -EEXIST); in test_lru_sanity0()
706 assert(bpf_map_update_elem(lru_map_fd, &key, value, BPF_NOEXIST) == -EEXIST); in test_lru_sanity7()
795 assert(bpf_map_update_elem(lru_map_fd, &key, value, BPF_NOEXIST) == -EEXIST); in test_lru_sanity8()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c536 rc = -EEXIST; in fcoe_transport_attach()
769 rc = -EEXIST; in fcoe_ctlr_create_store()
879 rc = -EEXIST; in fcoe_transport_create()
/openbmc/linux/net/ipv4/
H A Dip_tunnel.c947 err = -EEXIST; in ip_tunnel_ctl()
953 err = -EEXIST; in ip_tunnel_ctl()
1190 return -EEXIST; in ip_tunnel_newlink()
1193 return -EEXIST; in ip_tunnel_newlink()
1245 return -EEXIST; in ip_tunnel_changelink()
/openbmc/linux/net/atm/
H A Daddr.c87 return -EEXIST; in atm_add_addr()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dhelper.c59 return -EEXIST; in esw_egress_acl_vlan_create()
/openbmc/linux/security/
H A Dinode.c136 error = -EEXIST; in securityfs_create_dentry()
/openbmc/linux/net/bridge/
H A Dbr_vlan_tunnel.c71 return -EEXIST; in __vlan_tunnel_info_add()
/openbmc/linux/kernel/bpf/
H A Dnet_namespace.c317 ret = -EEXIST; in netns_bpf_prog_attach()
438 err = -EEXIST; in netns_bpf_link_attach()

12345678910>>...41