Home
last modified time | relevance | path

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

/net/rds/
Dib_recv.c88 static void rds_ib_cache_xfer_to_ready(struct rds_ib_refill_cache *cache) in rds_ib_cache_xfer_to_ready()
101 static int rds_ib_recv_alloc_cache(struct rds_ib_refill_cache *cache) in rds_ib_recv_alloc_cache()
135 static void rds_ib_cache_splice_all_lists(struct rds_ib_refill_cache *cache, in rds_ib_cache_splice_all_lists()
466 struct rds_ib_refill_cache *cache) in rds_ib_recv_cache_put()
505 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.c206 struct kmem_cache *cache; in __alloc_skb() local
/net/bluetooth/
Dhci_core.c998 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush() local
1013 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup() local
1029 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown() local
1046 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve() local
1064 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve() local
1083 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update() local
1144 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump() local
Dhci_debugfs.c425 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_show() local
/net/ipv6/
Dip6mr.c346 struct list_head *cache; member
907 static void ip6mr_update_thresholds(struct mr6_table *mrt, struct mfc6_cache *cache, in ip6mr_update_thresholds()
2087 struct sk_buff *skb, struct mfc6_cache *cache) in ip6_mr_forward()
2183 struct mfc6_cache *cache; in ip6_mr_input() local
2293 struct mfc6_cache *cache; in ip6mr_get_route() local
/net/ipv4/
Dipmr.c706 static void ipmr_update_thresholds(struct mr_table *mrt, struct mfc_cache *cache, in ipmr_update_thresholds()
1786 struct sk_buff *skb, struct mfc_cache *cache, in ip_mr_forward()
1928 struct mfc_cache *cache; in ip_mr_input() local
2142 struct mfc_cache *cache; in ipmr_get_route() local
2598 struct list_head *cache; member
Dtcp_input.c1641 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok()
1655 struct tcp_sack_block *cache; in tcp_sacktag_write_queue() local
/net/tipc/
Dmonitor.c92 struct tipc_mon_domain cache; member
243 struct tipc_mon_domain *cache = &mon->cache; in mon_update_local_domain() local