Searched defs:cache (Results  1 – 17 of 17) sorted by relevance
| /net/mac80211/ | 
| D | mesh_pathtbl.c | 55 	struct mesh_tx_cache *cache;  in mesh_fast_tx_deinit()  local 64 	struct mesh_tx_cache *cache;  in mesh_fast_tx_init()  local 425 static void mesh_fast_tx_entry_free(struct mesh_tx_cache *cache,  in mesh_fast_tx_entry_free() 438 	struct mesh_tx_cache *cache;  in mesh_fast_tx_get()  local 471 	struct mesh_tx_cache *cache;  in mesh_fast_tx_cache()  local 610 	struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache;  in mesh_fast_tx_gc()  local 627 	struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache;  in mesh_fast_tx_flush_mpath()  local 641 	struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache;  in mesh_fast_tx_flush_sta()  local 655 	struct mesh_tx_cache *cache = &sdata->u.mesh.tx_cache;  in mesh_fast_tx_flush_addr()  local
  | 
| D | rx.c | 2150 void ieee80211_init_frag_cache(struct ieee80211_fragment_cache *cache)  in ieee80211_init_frag_cache() 2158 void ieee80211_destroy_frag_cache(struct ieee80211_fragment_cache *cache)  in ieee80211_destroy_frag_cache() 2167 ieee80211_reassemble_add(struct ieee80211_fragment_cache *cache,  in ieee80211_reassemble_add() 2192 ieee80211_reassemble_find(struct ieee80211_fragment_cache *cache,  in ieee80211_reassemble_find() 2249 	struct ieee80211_fragment_cache *cache = &rx->sdata->frags;  in ieee80211_rx_h_defragment()  local
  | 
| /net/rds/ | 
| D | ib_recv.c | 89 static void rds_ib_cache_xfer_to_ready(struct rds_ib_refill_cache *cache)  in rds_ib_cache_xfer_to_ready() 102 static int rds_ib_recv_alloc_cache(struct rds_ib_refill_cache *cache, gfp_t gfp)  in rds_ib_recv_alloc_cache() 136 static void rds_ib_cache_splice_all_lists(struct rds_ib_refill_cache *cache,  in rds_ib_cache_splice_all_lists() 480 				 struct rds_ib_refill_cache *cache)  in rds_ib_recv_cache_put() 519 static struct list_head *rds_ib_recv_cache_get(struct rds_ib_refill_cache *cache)  in rds_ib_recv_cache_get()
  | 
| /net/sunrpc/ | 
| D | auth.c | 378 rpcauth_clear_credcache(struct rpc_cred_cache *cache)  in rpcauth_clear_credcache() 409 	struct rpc_cred_cache *cache = auth->au_credcache;  in rpcauth_destroy_credcache()  local 518 	struct rpc_cred_cache *cache = auth->au_credcache;  in rpcauth_lookup_credcache()  local
  | 
| /net/bluetooth/ | 
| D | hci_core.c | 135 	struct discovery_state *cache = &hdev->discovery;  in hci_inquiry_cache_flush()  local 150 	struct discovery_state *cache = &hdev->discovery;  in hci_inquiry_cache_lookup()  local 166 	struct discovery_state *cache = &hdev->discovery;  in hci_inquiry_cache_lookup_unknown()  local 183 	struct discovery_state *cache = &hdev->discovery;  in hci_inquiry_cache_lookup_resolve()  local 201 	struct discovery_state *cache = &hdev->discovery;  in hci_inquiry_cache_update_resolve()  local 220 	struct discovery_state *cache = &hdev->discovery;  in hci_inquiry_cache_update()  local 281 	struct discovery_state *cache = &hdev->discovery;  in inquiry_cache_dump()  local
  | 
| D | hci_debugfs.c | 363 	struct discovery_state *cache = &hdev->discovery;  in inquiry_cache_show()  local
  | 
| /net/ipv4/ | 
| D | ipmr.c | 801 static void ipmr_update_thresholds(struct mr_table *mrt, struct mr_mfc *cache,  in ipmr_update_thresholds() 1295 	struct mfc_cache *cache;  in mroute_clean_tables()  local 2118 	struct mfc_cache *cache;  in ip_mr_input()  local 2273 	struct mfc_cache *cache;  in ipmr_get_route()  local 2553 	struct mfc_cache *cache;  in ipmr_rtm_getroute()  local
  | 
| D | tcp_input.c | 1854 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache)  in tcp_sack_cache_ok() 1868 	struct tcp_sack_block *cache;  in tcp_sacktag_write_queue()  local
  | 
| /net/ipv6/ | 
| D | rpl_iptunnel.c | 20 	struct dst_cache cache;  member
  | 
| D | ip6mr.c | 854 				    struct mr_mfc *cache,  in ip6mr_update_thresholds() 2225 	struct mfc6_cache *cache;  in ip6_mr_input()  local 2290 	struct mfc6_cache *cache;  in ip6mr_get_route()  local 2563 	struct mfc6_cache *cache;  in ip6mr_rtm_getroute()  local
  | 
| D | ioam6_iptunnel.c | 41 	struct dst_cache cache;  member
  | 
| D | seg6_iptunnel.c | 51 	struct dst_cache cache;  member
  | 
| /net/tipc/ | 
| D | monitor.c | 92 	struct tipc_mon_domain cache;  member 273 	struct tipc_mon_domain *cache = &mon->cache;  in mon_update_local_domain()  local
  | 
| D | udp_media.c | 172 			 struct udp_media_addr *dst, struct dst_cache *cache)  in tipc_udp_xmit()
  | 
| /net/openvswitch/ | 
| D | flow_table.c | 361 	struct mask_cache_entry __percpu *cache = NULL;  in tbl_mask_cache_alloc()  local 801 		u32 cache = 0;  in ovs_flow_tbl_lookup_stats()  local
  | 
| D | conntrack.c | 995 		struct nf_conntrack_ecache *cache = nf_ct_ecache_find(ct);  in ovs_ct_commit()  local
  | 
| /net/core/ | 
| D | skbuff.c | 661 	struct kmem_cache *cache;  in __alloc_skb()  local
  |