Home
last modified time | relevance | path

Searched defs:str (Results 1 – 24 of 24) sorted by relevance

/net/ceph/
Dceph_hash.c23 unsigned int ceph_str_hash_rjenkins(const char *str, unsigned int length) in ceph_str_hash_rjenkins()
94 unsigned int ceph_str_hash_linux(const char *str, unsigned int length) in ceph_str_hash_linux()
Dstring_table.c11 struct ceph_string *ceph_find_or_create_string(const char* str, size_t len) in ceph_find_or_create_string()
Dceph_strings.c52 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return (str); in ceph_osd_op_name() argument
Dceph_common.c193 int ceph_parse_fsid(const char *str, struct ceph_fsid *fsid) in ceph_parse_fsid()
Dmessenger.c1149 static int ceph_pton(const char *str, size_t len, struct ceph_entity_addr *addr, in ceph_pton()
Dosdmap.c30 char *ceph_osdmap_state_str(char *str, int len, u32 state) in ceph_osdmap_state_str()
Dosd_client.c640 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return true; in osd_req_opcode_valid() argument
/net/tipc/
Daddr.c82 char *tipc_nodeid2string(char *str, u8 *id) in tipc_nodeid2string()
Dnetlink_compat.c165 static struct sk_buff *tipc_get_err_tlv(char *str) in tipc_get_err_tlv()
Dlink.c2576 static void link_print(struct tipc_link *l, const char *str) in link_print()
/net/sunrpc/auth_gss/
Dgss_generic_token.c47 #define TWRITE_STR(ptr, str, len) \ argument
/net/ieee802154/
Dcore.c26 struct wpan_phy *wpan_phy_find(const char *str) in wpan_phy_find()
/net/core/
Dutils.c50 __be32 in_aton(const char *str) in in_aton()
Dsysctl_net_core.c621 static int __init fb_tunnels_only_for_init_net_sysctl_setup(char *str) in fb_tunnels_only_for_init_net_sysctl_setup()
Dnetpoll.c521 static int netpoll_parse_ip_addr(const char *str, union inet_addr *addr) in netpoll_parse_ip_addr()
/net/ethtool/
Dstrset.c335 const char *str = info->strings[i]; in strset_set_size() local
/net/9p/
Dtrans_xen.c440 char str[16]; in xen_9pfs_front_init() local
/net/sunrpc/
Dxdr.c2225 ssize_t xdr_stream_decode_string(struct xdr_stream *xdr, char *str, size_t size) in xdr_stream_decode_string()
2254 ssize_t xdr_stream_decode_string_dup(struct xdr_stream *xdr, char **str, in xdr_stream_decode_string_dup()
Dcache.c1123 void qword_add(char **bpp, int *lp, char *str) in qword_add()
/net/ipv4/
Dtcp_metrics.c993 static int __init set_tcpmhash_entries(char *str) in set_tcpmhash_entries()
Dipconfig.c1832 static int __init set_carrier_timeout(char *str) in set_carrier_timeout()
Dudp.c3184 static int __init set_uhash_entries(char *str) in set_uhash_entries()
Dtcp.c4736 static int __init set_thash_entries(char *str) in set_thash_entries()
/net/ipv6/
Daddrconf.c6480 char str[IPV6_MAX_STRLEN]; in addrconf_sysctl_stable_secret() local