Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 10 of 10) sorted by relevance

/net/rds/
Dib_recv.c87 static void rds_ib_cache_xfer_to_ready(struct rds_ib_refill_cache *cache) in rds_ib_cache_xfer_to_ready()
100 static int rds_ib_recv_alloc_cache(struct rds_ib_refill_cache *cache) in rds_ib_recv_alloc_cache()
134 static void rds_ib_cache_splice_all_lists(struct rds_ib_refill_cache *cache, in rds_ib_cache_splice_all_lists()
465 struct rds_ib_refill_cache *cache) in rds_ib_recv_cache_put()
504 static struct list_head *rds_ib_recv_cache_get(struct rds_ib_refill_cache *cache) in rds_ib_recv_cache_get()
/net/sunrpc/
Dauth.c399 rpcauth_clear_credcache(struct rpc_cred_cache *cache) in rpcauth_clear_credcache()
433 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_destroy_credcache() local
549 struct rpc_cred_cache *cache = auth->au_credcache; in rpcauth_lookup_credcache() local
/net/core/
Dflow.c43 struct flow_cache *cache; member
50 #define flow_cache_hash_size(cache) (1 << (cache)->hash_shift) argument
Dskbuff.c205 struct kmem_cache *cache; in __alloc_skb() local
/net/mac80211/
Drx.c1741 void ieee80211_init_frag_cache(struct ieee80211_fragment_cache *cache) in ieee80211_init_frag_cache()
1749 void ieee80211_destroy_frag_cache(struct ieee80211_fragment_cache *cache) in ieee80211_destroy_frag_cache()
1758 ieee80211_reassemble_add(struct ieee80211_fragment_cache *cache, in ieee80211_reassemble_add()
1783 ieee80211_reassemble_find(struct ieee80211_fragment_cache *cache, in ieee80211_reassemble_find()
1838 struct ieee80211_fragment_cache *cache = &rx->sdata->frags; in ieee80211_rx_h_defragment() local
/net/ipv6/
Dip6mr.c348 struct list_head *cache; member
909 static void ip6mr_update_thresholds(struct mr6_table *mrt, struct mfc6_cache *cache, in ip6mr_update_thresholds()
2096 struct sk_buff *skb, struct mfc6_cache *cache) in ip6_mr_forward()
2191 struct mfc6_cache *cache; in ip6_mr_input() local
2295 struct mfc6_cache *cache; in ip6mr_get_route() local
/net/bluetooth/
Dhci_core.c1134 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush() local
1149 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup() local
1165 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown() local
1182 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve() local
1200 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve() local
1219 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update() local
1280 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump() local
Dhci_debugfs.c390 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_show() local
/net/ipv4/
Dipmr.c692 static void ipmr_update_thresholds(struct mr_table *mrt, struct mfc_cache *cache, in ipmr_update_thresholds()
1811 struct sk_buff *skb, struct mfc_cache *cache, in ip_mr_forward()
1958 struct mfc_cache *cache; in ip_mr_input() local
2199 struct mfc_cache *cache; in ipmr_get_route() local
2534 struct list_head *cache; member
Dtcp_input.c1611 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok()
1625 struct tcp_sack_block *cache; in tcp_sacktag_write_queue() local