Home
last modified time | relevance | path

Searched defs:c (Results 1 – 25 of 107) sorted by relevance

12345

/net/ceph/crush/
Dhash.c13 #define crush_hashmix(a, b, c) do { \ argument
49 static __u32 crush_hash32_rjenkins1_3(__u32 a, __u32 b, __u32 c) in crush_hash32_rjenkins1_3()
62 static __u32 crush_hash32_rjenkins1_4(__u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_rjenkins1_4()
76 static __u32 crush_hash32_rjenkins1_5(__u32 a, __u32 b, __u32 c, __u32 d, in crush_hash32_rjenkins1_5()
114 __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c) in crush_hash32_3()
124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4()
134 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5()
/net/ceph/
Darmor.c15 static int encode_bits(int c) in encode_bits()
20 static int decode_bits(char c) in decode_bits()
43 unsigned char a, b, c; in ceph_armor() local
80 int a, b, c, d; in ceph_unarmor() local
Dceph_hash.c10 #define mix(a, b, c) \ argument
26 __u32 a, b, c; /* the internal state */ in ceph_str_hash_rjenkins() local
97 unsigned char c; in ceph_str_hash_linux() local
Dpagelist.c137 struct ceph_pagelist_cursor *c) in ceph_pagelist_set_cursor()
151 struct ceph_pagelist_cursor *c) in ceph_pagelist_truncate()
/net/ipv4/netfilter/
Dipt_CLUSTERIP.c83 clusterip_config_get(struct clusterip_config *c) in clusterip_config_get()
103 clusterip_config_put(struct clusterip_config *c) in clusterip_config_put()
113 clusterip_config_entry_put(struct clusterip_config *c) in clusterip_config_entry_put()
139 struct clusterip_config *c; in __clusterip_config_find() local
153 struct clusterip_config *c; in clusterip_config_find_get() local
178 clusterip_config_init_nodelist(struct clusterip_config *c, in clusterip_config_init_nodelist()
194 struct clusterip_config *c; in clusterip_netdev_event() local
232 struct clusterip_config *c; in clusterip_config_init() local
308 clusterip_add_node(struct clusterip_config *c, u_int16_t nodenum) in clusterip_add_node()
323 clusterip_del_node(struct clusterip_config *c, u_int16_t nodenum) in clusterip_del_node()
[all …]
/net/ipv4/
Dipmr_base.c67 struct mr_mfc *c; in mr_mfc_find_parent() local
81 struct mr_mfc *c; in mr_mfc_find_any_parent() local
96 struct mr_mfc *c, *proxy; in mr_mfc_find_any() local
178 struct mr_mfc *c = v; in mr_mfc_seq_next() local
209 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()
272 const struct mr_mfc *c, in mr_mfc_uses_dev()
292 u32 portid, u32 seq, struct mr_mfc *c, in mr_table_dump()
349 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute()
Dipmr.c362 struct mfc_cache *c = (struct mfc_cache *)ptr; in ipmr_hash_cmp() local
730 struct mr_mfc *c = container_of(head, struct mr_mfc, rcu); in ipmr_cache_free_rcu() local
735 static void ipmr_cache_free(struct mfc_cache *c) in ipmr_cache_free()
743 static void ipmr_destroy_unres(struct mr_table *mrt, struct mfc_cache *c) in ipmr_destroy_unres()
775 struct mr_mfc *c, *next; in ipmr_expire_process() local
982 struct mfc_cache *c = kmem_cache_zalloc(mrt_cachep, GFP_KERNEL); in ipmr_cache_alloc() local
995 struct mfc_cache *c = kmem_cache_zalloc(mrt_cachep, GFP_ATOMIC); in ipmr_cache_alloc_unres() local
1006 struct mfc_cache *uc, struct mfc_cache *c) in ipmr_cache_resolve()
1124 struct mfc_cache *c; in ipmr_cache_unresolved() local
1197 struct mfc_cache *c; in ipmr_mfc_delete() local
[all …]
/net/wireless/
Dchan.c222 static void chandef_primary_freqs(const struct cfg80211_chan_def *c, in chandef_primary_freqs()
258 static int cfg80211_chandef_get_width(const struct cfg80211_chan_def *c) in cfg80211_chandef_get_width()
349 struct ieee80211_channel *c; in cfg80211_set_chans_dfs_state() local
418 struct ieee80211_channel *c; in cfg80211_get_chans_dfs_required() local
497 struct ieee80211_channel *c; in cfg80211_get_chans_dfs_usable() local
687 struct ieee80211_channel *c; in cfg80211_get_chans_dfs_available() local
759 struct ieee80211_channel *c; in cfg80211_get_chans_dfs_cac_time() local
816 struct ieee80211_channel *c; in cfg80211_secondary_chans_ok() local
/net/netfilter/ipset/
Dpfxlen.c142 #define E(a, b, c, d) \ argument
157 #define E(a, b, c, d) \ argument
/net/ipv6/
Dip6mr.c344 struct mfc6_cache *c = (struct mfc6_cache *)ptr; in ip6mr_hash_cmp() local
754 struct mr_mfc *c = container_of(head, struct mr_mfc, rcu); in ip6mr_cache_free_rcu() local
759 static inline void ip6mr_cache_free(struct mfc6_cache *c) in ip6mr_cache_free()
768 static void ip6mr_destroy_unres(struct mr_table *mrt, struct mfc6_cache *c) in ip6mr_destroy_unres()
798 struct mr_mfc *c, *next; in ipmr_do_expire_process() local
978 struct mfc6_cache *c = kmem_cache_zalloc(mrt_cachep, GFP_KERNEL); in ip6mr_cache_alloc() local
990 struct mfc6_cache *c = kmem_cache_zalloc(mrt_cachep, GFP_ATOMIC); in ip6mr_cache_alloc_unres() local
1003 struct mfc6_cache *uc, struct mfc6_cache *c) in ip6mr_cache_resolve()
1135 struct mfc6_cache *c; in ip6mr_cache_unresolved() local
1212 struct mfc6_cache *c; in ip6mr_mfc_delete() local
[all …]
/net/9p/
Dclient.c225 static int p9_fcall_init(struct p9_client *c, struct p9_fcall *fc, in p9_fcall_init()
268 p9_tag_alloc(struct p9_client *c, int8_t type, unsigned int max_size) in p9_tag_alloc()
332 struct p9_req_t *p9_tag_lookup(struct p9_client *c, u16 tag) in p9_tag_lookup()
365 static int p9_tag_remove(struct p9_client *c, struct p9_req_t *r) in p9_tag_remove()
398 static void p9_tag_cleanup(struct p9_client *c) in p9_tag_cleanup()
419 void p9_client_cb(struct p9_client *c, struct p9_req_t *req, int status) in p9_client_cb()
497 static int p9_check_errors(struct p9_client *c, struct p9_req_t *req) in p9_check_errors()
568 static int p9_check_zc_errors(struct p9_client *c, struct p9_req_t *req, in p9_check_zc_errors()
655 static int p9_client_flush(struct p9_client *c, struct p9_req_t *oldreq) in p9_client_flush()
684 static struct p9_req_t *p9_client_prepare_req(struct p9_client *c, in p9_client_prepare_req()
[all …]
Derror.c180 struct errormap *c; in p9_error_init() local
209 struct errormap *c; in p9_errstr2errno() local
Dtrans_rdma.c241 struct p9_client *c = id->context; in p9_cm_event_handler() local
294 struct p9_rdma_context *c = in recv_done() local
345 struct p9_rdma_context *c = in send_done() local
383 post_recv(struct p9_client *client, struct p9_rdma_context *c) in post_recv()
425 struct p9_rdma_context *c = NULL; in rdma_request() local
/net/xfrm/
Dxfrm_user.c678 struct km_event c; in xfrm_add_sa() local
756 struct km_event c; in xfrm_del_sa() local
1696 struct km_event c; in xfrm_add_policy() local
1924 struct km_event c; in xfrm_get_policy() local
2003 struct km_event c; in xfrm_flush_sa() local
2037 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_aevent()
2106 struct km_event c; in xfrm_get_ae() local
2148 struct km_event c; in xfrm_new_ae() local
2198 struct km_event c; in xfrm_flush_policy() local
2745 struct netlink_dump_control c = { in xfrm_user_rcv_msg() local
[all …]
Dxfrm_replay.c40 struct km_event c; in xfrm_replay_notify() local
279 struct km_event c; in xfrm_replay_notify_bmp() local
331 struct km_event c; in xfrm_replay_notify_esn() local
/net/batman-adv/
Dlog.c47 char c) in batadv_emit_log_char()
116 char c; in batadv_log_read() local
/net/core/
Dutils.c86 static inline int xdigit2bin(char c, int delim) in xdigit2bin()
135 int c; in in4_pton() local
204 int c; in in6_pton() local
/net/key/
Daf_key.c1477 static int key_notify_sa(struct xfrm_state *x, const struct km_event *c) in key_notify_sa()
1506 struct km_event c; in pfkey_add() local
1542 struct km_event c; in pfkey_delete() local
1739 static int key_notify_sa_flush(const struct km_event *c) in key_notify_sa_flush()
1766 struct km_event c; in pfkey_flush() local
2219 static int key_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c) in key_notify_policy()
2258 struct km_event c; in pfkey_spdadd() local
2373 struct km_event c; in pfkey_spddelete() local
2658 struct km_event c; in pfkey_spdget() local
2761 static int key_notify_policy_flush(const struct km_event *c) in key_notify_policy_flush()
[all …]
/net/sched/
Dact_ct.c390 struct tcf_ct *c = to_ct(a); in tcf_ct_act() local
681 struct tcf_ct *c; in tcf_ct_init() local
760 struct tcf_ct *c = to_ct(a); in tcf_ct_cleanup() local
834 struct tcf_ct *c = to_ct(a); in tcf_ct_dump() local
918 struct tcf_ct *c = to_ct(a); in tcf_stats_update() local
/net/mac80211/
Dtrace.h43 #define CHANDEF_ASSIGN(c) \ argument
58 #define MIN_CHANDEF_ASSIGN(c) \ argument
/net/tipc/
Daddr.c85 u8 c; in tipc_nodeid2string() local
Ddiag.c86 struct netlink_dump_control c = { in tipc_sock_diag_handler_dump() local
/net/sunrpc/auth_gss/
Dgss_krb5_mech.c332 struct xdr_netobj c, keyin, keyout; in context_derive_keys_des3() local
449 struct xdr_netobj c, keyin, keyout; in context_derive_keys_new() local
/net/dsa/
Dtag_dsa.c123 __wsum c = skb->csum; in dsa_rcv() local
Dtag_edsa.c171 __wsum c = skb->csum; in edsa_rcv() local

12345