Searched defs:str (Results 1 – 25 of 28) sorted by relevance
12
| /net/ceph/ |
| A 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()
|
| A 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()
|
| A D | ceph_strings.c | 52 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return (str); in ceph_osd_op_name() argument
|
| A D | ceph_common.c | 193 int ceph_parse_fsid(const char *str, struct ceph_fsid *fsid) in ceph_parse_fsid()
|
| A D | messenger.c | 1220 static int ceph_pton(const char *str, size_t len, struct ceph_entity_addr *addr, in ceph_pton()
|
| A D | osdmap.c | 30 char *ceph_osdmap_state_str(char *str, int len, u32 state) in ceph_osdmap_state_str()
|
| /net/tipc/ |
| A D | addr.c | 82 char *tipc_nodeid2string(char *str, u8 *id) in tipc_nodeid2string()
|
| A D | netlink_compat.c | 166 static struct sk_buff *tipc_get_err_tlv(char *str) in tipc_get_err_tlv()
|
| A D | link.c | 2556 static void link_print(struct tipc_link *l, const char *str) in link_print()
|
| /net/core/ |
| A D | skb_fault_injection.c | 42 static int __init fail_skb_realloc_setup(char *str) in fail_skb_realloc_setup()
|
| A D | utils.c | 50 __be32 in_aton(const char *str) in in_aton()
|
| A D | sysctl_net_core.c | 716 static int __init fb_tunnels_only_for_init_net_sysctl_setup(char *str) in fb_tunnels_only_for_init_net_sysctl_setup()
|
| A D | xdp.c | 979 #define XDP_METADATA_KFUNC(name, _, str, __) BTF_ID(func, str) in BTF_ID_LIST() argument
|
| /net/sunrpc/ |
| A D | auth_tls.c | 124 void *str; in tls_validate() local
|
| A D | svc.c | 153 char str[16]; in param_get_pool_mode() local
|
| A D | cache.c | 1131 void qword_add(char **bpp, int *lp, char *str) in qword_add()
|
| A D | xdr.c | 2232 ssize_t xdr_stream_decode_string_dup(struct xdr_stream *xdr, char **str, in xdr_stream_decode_string_dup()
|
| /net/ieee802154/ |
| A D | core.c | 26 struct wpan_phy *wpan_phy_find(const char *str) in wpan_phy_find()
|
| /net/ethtool/ |
| A D | strset.c | 354 const char *str = info->strings[i]; in strset_set_size() local
|
| A D | ioctl.c | 2375 void ethtool_puts(u8 **data, const char *str) in ethtool_puts()
|
| /net/9p/ |
| A D | trans_xen.c | 440 char str[16]; in xen_9pfs_front_init() local
|
| /net/ipv4/ |
| A D | tcp_metrics.c | 1002 static int __init set_tcpmhash_entries(char *str) in set_tcpmhash_entries()
|
| A D | ipconfig.c | 1838 static int __init set_carrier_timeout(char *str) in set_carrier_timeout()
|
| A D | tcp.c | 5025 static int __init set_thash_entries(char *str) in set_thash_entries()
|
| A D | udp.c | 3739 static int __init set_uhash_entries(char *str) in set_uhash_entries()
|
Completed in 100 milliseconds
12