Searched defs:cache (Results 1 – 17 of 17) sorted by relevance
| /net/mac80211/ |
| A 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
|
| A D | rx.c | 2167 void ieee80211_init_frag_cache(struct ieee80211_fragment_cache *cache) in ieee80211_init_frag_cache() 2175 void ieee80211_destroy_frag_cache(struct ieee80211_fragment_cache *cache) in ieee80211_destroy_frag_cache() 2184 ieee80211_reassemble_add(struct ieee80211_fragment_cache *cache, in ieee80211_reassemble_add() 2209 ieee80211_reassemble_find(struct ieee80211_fragment_cache *cache, in ieee80211_reassemble_find() 2266 struct ieee80211_fragment_cache *cache = &rx->sdata->frags; in ieee80211_rx_h_defragment() local
|
| /net/rds/ |
| A 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/ |
| A 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/ |
| A D | hci_core.c | 153 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush() local 168 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup() local 184 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown() local 201 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve() local 219 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve() local 238 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update() local 299 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump() local
|
| A D | hci_debugfs.c | 363 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_show() local
|
| /net/ipv6/ |
| A D | ip6mr.c | 858 struct mr_mfc *cache, in ip6mr_update_thresholds() 2306 struct mfc6_cache *cache; in ip6_mr_input() local 2370 struct mfc6_cache *cache; in ip6_mr_output() local 2423 struct mfc6_cache *cache; in ip6mr_get_route() local 2696 struct mfc6_cache *cache; in ip6mr_rtm_getroute() local
|
| A D | rpl_iptunnel.c | 20 struct dst_cache cache; member
|
| A D | ioam6_iptunnel.c | 42 struct dst_cache cache; member
|
| A D | seg6_iptunnel.c | 51 struct dst_cache cache; member
|
| /net/ipv4/ |
| A D | ipmr.c | 805 static void ipmr_update_thresholds(struct mr_table *mrt, struct mr_mfc *cache, in ipmr_update_thresholds() 1299 struct mfc_cache *cache; in mroute_clean_tables() local 2145 struct mfc_cache *cache; in ip_mr_input() local 2297 struct mfc_cache *cache; in ip_mr_output() local 2404 struct mfc_cache *cache; in ipmr_get_route() local 2684 struct mfc_cache *cache; in ipmr_rtm_getroute() local
|
| A D | tcp_input.c | 1837 static int tcp_sack_cache_ok(const struct tcp_sock *tp, const struct tcp_sack_block *cache) in tcp_sack_cache_ok() 1851 struct tcp_sack_block *cache; in tcp_sacktag_write_queue() local
|
| /net/tipc/ |
| A D | monitor.c | 92 struct tipc_mon_domain cache; member 273 struct tipc_mon_domain *cache = &mon->cache; in mon_update_local_domain() local
|
| A D | udp_media.c | 172 struct udp_media_addr *dst, struct dst_cache *cache) in tipc_udp_xmit()
|
| /net/openvswitch/ |
| A 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
|
| A D | conntrack.c | 995 struct nf_conntrack_ecache *cache = nf_ct_ecache_find(ct); in ovs_ct_commit() local
|
| /net/core/ |
| A D | skbuff.c | 643 struct kmem_cache *cache; in __alloc_skb() local
|
Completed in 792 milliseconds