Home
last modified time | relevance | path

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

12

/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.c1220 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()
/net/tipc/
Daddr.c82 char *tipc_nodeid2string(char *str, u8 *id) in tipc_nodeid2string()
Dnetlink_compat.c166 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/sunrpc/
Dauth_tls.c124 void *str; in tls_validate() local
Dxdr.c2309 ssize_t xdr_stream_decode_string(struct xdr_stream *xdr, char *str, size_t size) in xdr_stream_decode_string()
2338 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/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.c697 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()
Dxdp.c751 #define XDP_METADATA_KFUNC(name, str) BTF_ID(func, str) in BTF_ID_LIST() argument
/net/ethtool/
Dstrset.c335 const char *str = info->strings[i]; in strset_set_size() local
/net/9p/
Dtrans_xen.c441 char str[16]; in xen_9pfs_front_init() local
/net/ipv4/
Dtcp_metrics.c997 static int __init set_tcpmhash_entries(char *str) in set_tcpmhash_entries()
Dipconfig.c1838 static int __init set_carrier_timeout(char *str) in set_carrier_timeout()
Dtcp.c4635 static int __init set_thash_entries(char *str) in set_thash_entries()
Dudp.c3406 static int __init set_uhash_entries(char *str) in set_uhash_entries()
/net/ipv6/
Daddrconf.c6516 char str[IPV6_MAX_STRLEN]; in addrconf_sysctl_stable_secret() local

12