Searched defs:str (Results 1 – 24 of 24) sorted by relevance
/net/ceph/ |
D | ceph_hash.c | 23 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()
|
D | string_table.c | 11 struct ceph_string *ceph_find_or_create_string(const char* str, size_t len) in ceph_find_or_create_string()
|
D | ceph_strings.c | 52 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return (str); in ceph_osd_op_name() argument
|
D | ceph_common.c | 193 int ceph_parse_fsid(const char *str, struct ceph_fsid *fsid) in ceph_parse_fsid()
|
D | messenger.c | 1149 static int ceph_pton(const char *str, size_t len, struct ceph_entity_addr *addr, in ceph_pton()
|
D | osdmap.c | 30 char *ceph_osdmap_state_str(char *str, int len, u32 state) in ceph_osdmap_state_str()
|
D | osd_client.c | 640 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return true; in osd_req_opcode_valid() argument
|
/net/tipc/ |
D | addr.c | 82 char *tipc_nodeid2string(char *str, u8 *id) in tipc_nodeid2string()
|
D | netlink_compat.c | 165 static struct sk_buff *tipc_get_err_tlv(char *str) in tipc_get_err_tlv()
|
D | link.c | 2576 static void link_print(struct tipc_link *l, const char *str) in link_print()
|
/net/sunrpc/auth_gss/ |
D | gss_generic_token.c | 47 #define TWRITE_STR(ptr, str, len) \ argument
|
/net/ieee802154/ |
D | core.c | 26 struct wpan_phy *wpan_phy_find(const char *str) in wpan_phy_find()
|
/net/core/ |
D | utils.c | 50 __be32 in_aton(const char *str) in in_aton()
|
D | sysctl_net_core.c | 621 static int __init fb_tunnels_only_for_init_net_sysctl_setup(char *str) in fb_tunnels_only_for_init_net_sysctl_setup()
|
D | netpoll.c | 521 static int netpoll_parse_ip_addr(const char *str, union inet_addr *addr) in netpoll_parse_ip_addr()
|
/net/ethtool/ |
D | strset.c | 335 const char *str = info->strings[i]; in strset_set_size() local
|
/net/9p/ |
D | trans_xen.c | 440 char str[16]; in xen_9pfs_front_init() local
|
/net/sunrpc/ |
D | xdr.c | 2225 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()
|
D | cache.c | 1123 void qword_add(char **bpp, int *lp, char *str) in qword_add()
|
/net/ipv4/ |
D | tcp_metrics.c | 993 static int __init set_tcpmhash_entries(char *str) in set_tcpmhash_entries()
|
D | ipconfig.c | 1832 static int __init set_carrier_timeout(char *str) in set_carrier_timeout()
|
D | udp.c | 3184 static int __init set_uhash_entries(char *str) in set_uhash_entries()
|
D | tcp.c | 4736 static int __init set_thash_entries(char *str) in set_thash_entries()
|
/net/ipv6/ |
D | addrconf.c | 6480 char str[IPV6_MAX_STRLEN]; in addrconf_sysctl_stable_secret() local
|