Home
last modified time | relevance | path

Searched defs:tbl (Results 1 – 132 of 132) sorted by relevance

/linux-4.4.14/fs/nfs/
Dnfs4session.c26 static void nfs4_init_slot_table(struct nfs4_slot_table *tbl, const char *queue) in nfs4_init_slot_table()
37 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table()
60 void nfs4_slot_tbl_drain_complete(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_drain_complete()
81 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot()
102 static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl, in nfs4_new_slot()
116 static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, in nfs4_find_or_create_slot()
147 struct nfs4_slot *nfs4_alloc_slot(struct nfs4_slot_table *tbl) in nfs4_alloc_slot()
174 static int nfs4_grow_slot_table(struct nfs4_slot_table *tbl, in nfs4_grow_slot_table()
184 static void nfs4_reset_slot_table(struct nfs4_slot_table *tbl, in nfs4_reset_slot_table()
208 static int nfs4_realloc_slot_table(struct nfs4_slot_table *tbl, in nfs4_realloc_slot_table()
[all …]
Dcallback_proc.c319 validate_seqid(struct nfs4_slot_table *tbl, struct cb_sequenceargs * args) in validate_seqid()
374 struct nfs4_slot_table *tbl; in referring_call_exists() local
421 struct nfs4_slot_table *tbl; in nfs4_callback_sequence() local
Dnfs4session.h86 static inline bool nfs4_slot_tbl_draining(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_draining()
Dnfs4state.c218 static void nfs4_end_drain_slot_table(struct nfs4_slot_table *tbl) in nfs4_end_drain_slot_table()
242 static int nfs4_drain_slot_tbl(struct nfs4_slot_table *tbl) in nfs4_drain_slot_tbl()
Dnfs4client.c275 struct nfs4_slot_table *tbl; in nfs40_init_client() local
Dcallback_xdr.c757 struct nfs4_slot_table *tbl = &session->bc_slot_table; in nfs4_callback_free_slot() local
Dnfs4proc.c570 int nfs40_setup_sequence(struct nfs4_slot_table *tbl, in nfs40_setup_sequence()
615 struct nfs4_slot_table *tbl; in nfs40_sequence_done() local
636 struct nfs4_slot_table *tbl; in nfs41_sequence_free_slot() local
784 struct nfs4_slot_table *tbl; in nfs41_setup_sequence() local
/linux-4.4.14/include/linux/
Drhashtable.h145 struct bucket_table __rcu *tbl; member
162 struct bucket_table *tbl; member
205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index()
212 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn()
243 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn()
261 const struct bucket_table *tbl) in rht_grow_above_75()
274 const struct bucket_table *tbl) in rht_shrink_below_30()
287 const struct bucket_table *tbl) in rht_grow_above_100()
299 const struct bucket_table *tbl) in rht_grow_above_max()
318 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock()
[all …]
/linux-4.4.14/arch/powerpc/kernel/
Diommu.c177 struct iommu_table *tbl, in iommu_range_alloc()
306 static dma_addr_t iommu_alloc(struct device *dev, struct iommu_table *tbl, in iommu_alloc()
349 static bool iommu_free_check(struct iommu_table *tbl, dma_addr_t dma_addr, in iommu_free_check()
377 static struct iommu_pool *get_pool(struct iommu_table *tbl, in get_pool()
396 static void __iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, in __iommu_free()
418 static void iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, in iommu_free()
431 int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl, in ppc_iommu_map_sg()
575 void ppc_iommu_unmap_sg(struct iommu_table *tbl, struct scatterlist *sglist, in ppc_iommu_unmap_sg()
607 static void iommu_table_clear(struct iommu_table *tbl) in iommu_table_clear()
652 struct iommu_table *iommu_init_table(struct iommu_table *tbl, int nid) in iommu_init_table()
[all …]
Ddma-iommu.c78 struct iommu_table *tbl = get_iommu_table_base(dev); in dma_iommu_dma_supported() local
97 struct iommu_table *tbl = get_iommu_table_base(dev); in dma_iommu_get_required_mask() local
Dvio.c521 struct iommu_table *tbl; in vio_dma_iommu_map_page() local
545 struct iommu_table *tbl; in vio_dma_iommu_unmap_page() local
558 struct iommu_table *tbl; in vio_dma_iommu_map_sg() local
594 struct iommu_table *tbl; in vio_dma_iommu_unmap_sg() local
717 struct iommu_table *tbl; in vio_cmo_bus_probe() local
1175 struct iommu_table *tbl; in vio_build_iommu_table() local
1318 struct iommu_table *tbl = get_iommu_table_base(dev); in vio_dev_release() local
/linux-4.4.14/lib/
Drhashtable.c36 const struct bucket_table *tbl, in head_hashfn()
51 int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, u32 hash) in lockdep_rht_bucket_is_held()
63 static int alloc_bucket_locks(struct rhashtable *ht, struct bucket_table *tbl, in alloc_bucket_locks()
98 static void bucket_table_free(const struct bucket_table *tbl) in bucket_table_free()
115 struct bucket_table *tbl = NULL; in bucket_table_alloc() local
146 struct bucket_table *tbl) in rhashtable_last_table()
356 struct bucket_table *tbl; in rht_deferred_worker() local
379 struct bucket_table *tbl, in rhashtable_check_elasticity()
393 struct bucket_table *tbl) in rhashtable_insert_rehash()
444 struct bucket_table *tbl) in rhashtable_insert_slow()
[all …]
Ddevres.c288 void __iomem **tbl; in pcim_iomap() local
310 void __iomem **tbl; in pcim_iounmap() local
Diommu-common.c228 static struct iommu_pool *get_pool(struct iommu_map_table *tbl, in get_pool()
/linux-4.4.14/arch/x86/kernel/
Dpci-calgary_64.c197 static inline int translation_enabled(struct iommu_table *tbl) in translation_enabled()
203 static void iommu_range_reserve(struct iommu_table *tbl, in iommu_range_reserve()
228 struct iommu_table *tbl, in iommu_range_alloc()
267 static dma_addr_t iommu_alloc(struct device *dev, struct iommu_table *tbl, in iommu_alloc()
290 static void iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, in iommu_free()
322 struct iommu_table *tbl; in find_iommu_table() local
345 struct iommu_table *tbl = find_iommu_table(dev); in calgary_unmap_sg() local
369 struct iommu_table *tbl = find_iommu_table(dev); in calgary_map_sg() local
415 struct iommu_table *tbl = find_iommu_table(dev); in calgary_map_page() local
427 struct iommu_table *tbl = find_iommu_table(dev); in calgary_unmap_page() local
[all …]
Dtce_64.c49 void tce_build(struct iommu_table *tbl, unsigned long index, in tce_build()
75 void tce_free(struct iommu_table *tbl, long index, unsigned int npages) in tce_free()
98 static int tce_table_setparms(struct pci_dev *dev, struct iommu_table *tbl) in tce_table_setparms()
137 struct iommu_table *tbl; in build_tce_table() local
179 void __init free_tce_table(void *tbl) in free_tce_table()
/linux-4.4.14/net/mac80211/
Dmesh_pathtbl.c76 #define for_each_mesh_entry(tbl, node, i) \ argument
118 static void __mesh_table_free(struct mesh_table *tbl) in __mesh_table_free()
125 static void mesh_table_free(struct mesh_table *tbl, bool free_leafs) in mesh_table_free()
189 struct mesh_table *tbl) in mesh_table_hash()
335 static struct mesh_path *mpath_lookup(struct mesh_table *tbl, const u8 *dst, in mpath_lookup()
392 struct mesh_table *tbl = rcu_dereference(mesh_paths); in mesh_path_lookup_by_idx() local
425 struct mesh_table *tbl = rcu_dereference(mpp_paths); in mpp_path_lookup_by_idx() local
446 struct mesh_table *tbl; in mesh_path_add_gate() local
487 static void mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) in mesh_gate_del()
531 struct mesh_table *tbl; in mesh_path_add() local
[all …]
Dsta_info.c164 const struct bucket_table *tbl; in sta_info_get() local
192 const struct bucket_table *tbl; in sta_info_get_bss() local
1102 const struct bucket_table *tbl; in ieee80211_find_sta_by_ifaddr() local
Dstatus.c747 const struct bucket_table *tbl; in ieee80211_tx_status() local
Dsta_info.h601 #define for_each_sta_info(local, tbl, _addr, _sta, _tmp) \ argument
Drx.c3496 const struct bucket_table *tbl; in __ieee80211_rx_handle_packet() local
/linux-4.4.14/net/core/
Dneighbour.c119 static int neigh_forced_gc(struct neigh_table *tbl) in neigh_forced_gc()
195 static void neigh_flush_dev(struct neigh_table *tbl, struct net_device *dev) in neigh_flush_dev()
245 void neigh_changeaddr(struct neigh_table *tbl, struct net_device *dev) in neigh_changeaddr()
253 int neigh_ifdown(struct neigh_table *tbl, struct net_device *dev) in neigh_ifdown()
266 static struct neighbour *neigh_alloc(struct neigh_table *tbl, struct net_device *dev) in neigh_alloc()
359 static struct neigh_hash_table *neigh_hash_grow(struct neigh_table *tbl, in neigh_hash_grow()
400 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup()
420 struct neighbour *neigh_lookup_nodev(struct neigh_table *tbl, struct net *net, in neigh_lookup_nodev()
451 struct neighbour *__neigh_create(struct neigh_table *tbl, const void *pkey, in __neigh_create()
565 struct pneigh_entry *__pneigh_lookup(struct neigh_table *tbl, in __pneigh_lookup()
[all …]
Dsysctl_net_core.c207 struct ctl_table tbl = { in set_default_qdisc() local
422 struct ctl_table *tbl; in sysctl_core_net_init() local
455 struct ctl_table *tbl; in sysctl_core_net_exit() local
/linux-4.4.14/drivers/net/wireless/mwifiex/
D11n_rxreorder.c89 struct mwifiex_rx_reorder_tbl *tbl, in mwifiex_11n_dispatch_pkt_until_start_win()
136 struct mwifiex_rx_reorder_tbl *tbl) in mwifiex_11n_scan_and_dispatch()
178 struct mwifiex_rx_reorder_tbl *tbl) in mwifiex_del_rx_reorder_entry()
221 struct mwifiex_rx_reorder_tbl *tbl; in mwifiex_11n_get_rx_reorder_tbl() local
242 struct mwifiex_rx_reorder_tbl *tbl, *tmp; in mwifiex_11n_del_rx_reorder_tbl_by_ta() local
328 struct mwifiex_rx_reorder_tbl *tbl, *new_node; in mwifiex_11n_create_rx_reorder_tbl() local
407 mwifiex_11n_rxreorder_timer_restart(struct mwifiex_rx_reorder_tbl *tbl) in mwifiex_11n_rxreorder_timer_restart()
549 struct mwifiex_rx_reorder_tbl *tbl; in mwifiex_11n_rx_reorder_pkt() local
661 struct mwifiex_rx_reorder_tbl *tbl; in mwifiex_del_ba_tbl() local
716 struct mwifiex_rx_reorder_tbl *tbl; in mwifiex_ret_11n_addba_resp() local
[all …]
Dinit.c38 struct mwifiex_bss_prio_tbl *tbl = adapter->bss_prio_tbl; in mwifiex_add_bss_prio_tbl() local
D11n.c760 struct mwifiex_tx_ba_stream_tbl *tbl, *tmp; in mwifiex_del_tx_ba_stream_tbl_by_ra() local
Dwmm.c1166 struct mwifiex_bss_prio_tbl *tbl = adapter->bss_prio_tbl; in mwifiex_rotate_priolists() local
/linux-4.4.14/drivers/vfio/
Dvfio_iommu_spapr_tce.c140 static long tce_iommu_userspace_view_alloc(struct iommu_table *tbl) in tce_iommu_userspace_view_alloc()
163 static void tce_iommu_userspace_view_free(struct iommu_table *tbl) in tce_iommu_userspace_view_free()
197 struct iommu_table *tbl = container->tables[i]; in tce_iommu_find_table() local
350 struct iommu_table *tbl = container->tables[i]; in tce_iommu_release() local
393 static void tce_iommu_unuse_page_v2(struct iommu_table *tbl, in tce_iommu_unuse_page_v2()
416 struct iommu_table *tbl, in tce_iommu_clear()
459 struct iommu_table *tbl, in tce_iommu_build()
505 struct iommu_table *tbl, in tce_iommu_build_v2()
599 static void tce_iommu_free_table(struct iommu_table *tbl) in tce_iommu_free_table()
614 struct iommu_table *tbl = NULL; in tce_iommu_create_window() local
[all …]
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_lblc.c171 ip_vs_lblc_hash(struct ip_vs_lblc_table *tbl, struct ip_vs_lblc_entry *en) in ip_vs_lblc_hash()
182 ip_vs_lblc_get(int af, struct ip_vs_lblc_table *tbl, in ip_vs_lblc_get()
201 ip_vs_lblc_new(struct ip_vs_lblc_table *tbl, const union nf_inet_addr *daddr, in ip_vs_lblc_new()
234 struct ip_vs_lblc_table *tbl = svc->sched_data; in ip_vs_lblc_flush() local
261 struct ip_vs_lblc_table *tbl = svc->sched_data; in ip_vs_lblc_full_check() local
300 struct ip_vs_lblc_table *tbl = svc->sched_data; in ip_vs_lblc_check_expire() local
349 struct ip_vs_lblc_table *tbl; in ip_vs_lblc_init_svc() local
386 struct ip_vs_lblc_table *tbl = svc->sched_data; in ip_vs_lblc_done_svc() local
486 struct ip_vs_lblc_table *tbl = svc->sched_data; in ip_vs_lblc_schedule() local
Dip_vs_lblcr.c334 ip_vs_lblcr_hash(struct ip_vs_lblcr_table *tbl, struct ip_vs_lblcr_entry *en) in ip_vs_lblcr_hash()
345 ip_vs_lblcr_get(int af, struct ip_vs_lblcr_table *tbl, in ip_vs_lblcr_get()
364 ip_vs_lblcr_new(struct ip_vs_lblcr_table *tbl, const union nf_inet_addr *daddr, in ip_vs_lblcr_new()
400 struct ip_vs_lblcr_table *tbl = svc->sched_data; in ip_vs_lblcr_flush() local
426 struct ip_vs_lblcr_table *tbl = svc->sched_data; in ip_vs_lblcr_full_check() local
464 struct ip_vs_lblcr_table *tbl = svc->sched_data; in ip_vs_lblcr_check_expire() local
512 struct ip_vs_lblcr_table *tbl; in ip_vs_lblcr_init_svc() local
549 struct ip_vs_lblcr_table *tbl = svc->sched_data; in ip_vs_lblcr_done_svc() local
650 struct ip_vs_lblcr_table *tbl = svc->sched_data; in ip_vs_lblcr_schedule() local
Dip_vs_ctl.c3843 struct ctl_table *tbl; in ip_vs_control_net_init_sysctl() local
/linux-4.4.14/arch/powerpc/platforms/pseries/
Diommu.c59 struct iommu_table *tbl = NULL; in iommu_pseries_alloc_group() local
95 struct iommu_table *tbl; in iommu_pseries_free_group() local
123 static void tce_invalidate_pSeries_sw(struct iommu_table *tbl, in tce_invalidate_pSeries_sw()
152 static int tce_build_pSeries(struct iommu_table *tbl, long index, in tce_build_pSeries()
183 static void tce_free_pSeries(struct iommu_table *tbl, long index, long npages) in tce_free_pSeries()
196 static unsigned long tce_get_pseries(struct iommu_table *tbl, long index) in tce_get_pseries()
208 static int tce_build_pSeriesLP(struct iommu_table *tbl, long tcenum, in tce_build_pSeriesLP()
251 static int tce_buildmulti_pSeriesLP(struct iommu_table *tbl, long tcenum, in tce_buildmulti_pSeriesLP()
334 static void tce_free_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) in tce_free_pSeriesLP()
353 static void tce_freemulti_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) in tce_freemulti_pSeriesLP()
[all …]
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci.c576 static __be64 *pnv_tce(struct iommu_table *tbl, long idx) in pnv_tce()
596 int pnv_tce_build(struct iommu_table *tbl, long index, long npages, in pnv_tce_build()
619 int pnv_tce_xchg(struct iommu_table *tbl, long index, in pnv_tce_xchg()
639 void pnv_tce_free(struct iommu_table *tbl, long index, long npages) in pnv_tce_free()
650 unsigned long pnv_tce_get(struct iommu_table *tbl, long index) in pnv_tce_get()
657 struct iommu_table *tbl; in pnv_pci_table_alloc() local
666 struct iommu_table *tbl, in pnv_pci_link_table_and_group()
695 void pnv_pci_unlink_table_and_group(struct iommu_table *tbl, in pnv_pci_unlink_table_and_group()
730 void pnv_pci_setup_iommu_table(struct iommu_table *tbl, in pnv_pci_setup_iommu_table()
Dpci-ioda.c1267 struct iommu_table *tbl; in pnv_pci_ioda2_release_dma_pe() local
1640 static void pnv_pci_ioda1_tce_invalidate(struct iommu_table *tbl, in pnv_pci_ioda1_tce_invalidate()
1692 static int pnv_ioda1_tce_build(struct iommu_table *tbl, long index, in pnv_ioda1_tce_build()
1707 static int pnv_ioda1_tce_xchg(struct iommu_table *tbl, long index, in pnv_ioda1_tce_xchg()
1720 static void pnv_ioda1_tce_free(struct iommu_table *tbl, long index, in pnv_ioda1_tce_free()
1777 static void pnv_pci_ioda2_tce_invalidate(struct iommu_table *tbl, in pnv_pci_ioda2_tce_invalidate()
1795 static int pnv_ioda2_tce_build(struct iommu_table *tbl, long index, in pnv_ioda2_tce_build()
1810 static int pnv_ioda2_tce_xchg(struct iommu_table *tbl, long index, in pnv_ioda2_tce_xchg()
1823 static void pnv_ioda2_tce_free(struct iommu_table *tbl, long index, in pnv_ioda2_tce_free()
1832 static void pnv_ioda2_table_free(struct iommu_table *tbl) in pnv_ioda2_table_free()
[all …]
Dpci-p5ioc2.c98 struct iommu_table *tbl = phb->p5ioc2.table_group.tables[0]; in pnv_pci_p5ioc2_dma_dev_setup() local
131 struct iommu_table *tbl; in pnv_pci_init_p5ioc2_phb() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Drs.c453 static s32 get_expected_tpt(struct iwl_scale_tbl_info *tbl, int rs_index) in get_expected_tpt()
467 static int rs_collect_tx_data(struct iwl_scale_tbl_info *tbl, in rs_collect_tx_data()
546 struct iwl_scale_tbl_info *tbl, in rate_n_flags_from_tbl()
603 struct iwl_scale_tbl_info *tbl, in rs_get_tbl_info_from_mcs()
668 struct iwl_scale_tbl_info *tbl) in rs_toggle_antenna()
789 struct iwl_scale_tbl_info *tbl, in rs_get_lower_rate()
861 struct iwl_scale_tbl_info *tbl; in rs_bt_update_lq() local
1111 struct iwl_scale_tbl_info *tbl) in rs_set_expected_tpt_table()
1168 struct iwl_scale_tbl_info *tbl, /* "search" */ in rs_get_best_rate()
1263 struct iwl_scale_tbl_info *tbl, int index) in rs_switch_to_mimo2()
[all …]
Drs.h276 #define is_legacy(tbl) (((tbl) == LQ_G) || ((tbl) == LQ_A)) argument
277 #define is_siso(tbl) ((tbl) == LQ_SISO) argument
278 #define is_mimo2(tbl) ((tbl) == LQ_MIMO2) argument
279 #define is_mimo3(tbl) ((tbl) == LQ_MIMO3) argument
280 #define is_mimo(tbl) (is_mimo2(tbl) || is_mimo3(tbl)) argument
281 #define is_Ht(tbl) (is_siso(tbl) || is_mimo(tbl)) argument
282 #define is_a_band(tbl) ((tbl) == LQ_A) argument
283 #define is_g_and(tbl) ((tbl) == LQ_G) argument
Dcalib.c432 __le16 *tbl) in iwl_prepare_legacy_sensitivity_tbl()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
D4965-rs.c404 il4965_get_expected_tpt(struct il_scale_tbl_info *tbl, int rs_idx) in il4965_get_expected_tpt()
419 il4965_rs_collect_tx_data(struct il_scale_tbl_info *tbl, int scale_idx, in il4965_rs_collect_tx_data()
497 il4965_rate_n_flags_from_tbl(struct il_priv *il, struct il_scale_tbl_info *tbl, in il4965_rate_n_flags_from_tbl()
553 struct il_scale_tbl_info *tbl, int *rate_idx) in il4965_rs_get_tbl_info_from_mcs()
613 struct il_scale_tbl_info *tbl) in il4965_rs_toggle_antenna()
730 struct il_scale_tbl_info *tbl, u8 scale_idx, in il4965_rs_get_lower_rate()
1027 struct il_scale_tbl_info *tbl) in il4965_rs_set_expected_tpt_table()
1080 struct il_scale_tbl_info *tbl, /* "search" */ in il4965_rs_get_best_rate()
1176 struct il_scale_tbl_info *tbl, int idx) in il4965_rs_switch_to_mimo2()
1229 struct il_scale_tbl_info *tbl, int idx) in il4965_rs_switch_to_siso()
[all …]
D4965-calib.c357 __le16 *tbl) in il4965_prepare_legacy_sensitivity_tbl()
Dcommon.h2726 #define is_legacy(tbl) ((tbl) == LQ_G || (tbl) == LQ_A) argument
2727 #define is_siso(tbl) ((tbl) == LQ_SISO) argument
2728 #define is_mimo2(tbl) ((tbl) == LQ_MIMO2) argument
2729 #define is_mimo(tbl) (is_mimo2(tbl)) argument
2730 #define is_Ht(tbl) (is_siso(tbl) || is_mimo(tbl)) argument
2731 #define is_a_band(tbl) ((tbl) == LQ_A) argument
2732 #define is_g_and(tbl) ((tbl) == LQ_G) argument
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_64_vio_hv.c57 u64 *tbl; in kvmppc_h_put_tce() local
89 u64 *tbl; in kvmppc_h_get_tce() local
/linux-4.4.14/net/sctp/
Dsysctl.c320 struct ctl_table tbl; in proc_sctp_do_hmac_alg() local
368 struct ctl_table tbl; in proc_sctp_do_rto_min() local
397 struct ctl_table tbl; in proc_sctp_do_rto_max() local
435 struct ctl_table tbl; in proc_sctp_do_auth() local
/linux-4.4.14/net/ipv4/
Dsysctl_net_ipv4.c159 struct ctl_table tbl = { in proc_tcp_congestion_control() local
178 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX, }; in proc_tcp_available_congestion_control() local
195 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX }; in proc_allowed_congestion_control() local
214 struct ctl_table tbl = { .maxlen = (TCP_FASTOPEN_KEY_LENGTH * 2 + 10) }; in proc_tcp_fastopen_key() local
Dudp_diag.c34 static int udp_dump_one(struct udp_table *tbl, struct sk_buff *in_skb, in udp_dump_one()
Dfib_rules.c78 struct fib_table *tbl; in fib4_rule_action() local
Ddevinet.c2289 struct ctl_table *tbl = ctl_forward_entry; in devinet_init_net() local
2359 struct ctl_table *tbl; in devinet_exit_net() local
Droute.c2776 struct ctl_table *tbl; in sysctl_route_net_init() local
2804 struct ctl_table *tbl; in sysctl_route_net_exit() local
Dfib_semantics.c757 struct fib_table *tbl = NULL; in fib_check_nh() local
/linux-4.4.14/net/openvswitch/
Dflow_table.c491 struct sw_flow *ovs_flow_tbl_lookup_stats(struct flow_table *tbl, in ovs_flow_tbl_lookup_stats()
509 struct sw_flow *ovs_flow_tbl_lookup(struct flow_table *tbl, in ovs_flow_tbl_lookup()
517 struct sw_flow *ovs_flow_tbl_lookup_exact(struct flow_table *tbl, in ovs_flow_tbl_lookup_exact()
556 struct sw_flow *ovs_flow_tbl_lookup_ufid(struct flow_table *tbl, in ovs_flow_tbl_lookup_ufid()
592 static void flow_mask_remove(struct flow_table *tbl, struct sw_flow_mask *mask) in flow_mask_remove()
651 static struct sw_flow_mask *flow_mask_find(const struct flow_table *tbl, in flow_mask_find()
667 static int flow_mask_insert(struct flow_table *tbl, struct sw_flow *flow, in flow_mask_insert()
Dflow_netlink.c1137 const struct ovs_len_tbl *tbl) in nlattr_set()
/linux-4.4.14/arch/powerpc/sysdev/
Ddart_iommu.c154 static void dart_flush(struct iommu_table *tbl) in dart_flush()
163 static int dart_build(struct iommu_table *tbl, long index, in dart_build()
204 static void dart_free(struct iommu_table *tbl, long index, long npages) in dart_free()
/linux-4.4.14/include/net/
Dneighbour.h74 struct neigh_table *tbl; member
131 #define NEIGH_CACHE_STAT_INC(tbl, field) this_cpu_inc((tbl)->stats->field) argument
135 struct neigh_table *tbl; member
271 struct neigh_table *tbl, in ___neigh_lookup_noref()
294 static inline struct neighbour *__neigh_lookup_noref(struct neigh_table *tbl, in __neigh_lookup_noref()
309 static inline struct neighbour *neigh_create(struct neigh_table *tbl, in neigh_create()
366 struct neigh_table *tbl; member
472 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup()
484 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, in __neigh_lookup_errno()
/linux-4.4.14/drivers/media/usb/gspca/gl860/
Dgl860.c592 int fetch_validx(struct gspca_dev *gspca_dev, struct validx *tbl, int len) in fetch_validx()
608 int keep_on_fetching_validx(struct gspca_dev *gspca_dev, struct validx *tbl, in keep_on_fetching_validx()
623 void fetch_idxdata(struct gspca_dev *gspca_dev, struct idxdata *tbl, int len) in fetch_idxdata()
Dgl860-ov9655.c216 u8 **tbl; in ov9655_init_post_alt() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drs.c586 struct iwl_scale_tbl_info *tbl) in rs_rate_scale_clear_tbl_windows()
647 static s32 get_expected_tpt(struct iwl_scale_tbl_info *tbl, int rs_index) in get_expected_tpt()
662 struct iwl_scale_tbl_info *tbl, in _rs_collect_tx_data()
728 struct iwl_scale_tbl_info *tbl, in rs_collect_tx_data()
1505 struct iwl_scale_tbl_info *tbl) in rs_set_expected_tpt_table()
1515 struct iwl_scale_tbl_info *tbl, /* "search" */ in rs_get_best_rate()
1578 struct iwl_scale_tbl_info *tbl; in rs_stay_in_table() local
1658 struct iwl_scale_tbl_info *tbl) in rs_update_rate_tbl()
1667 struct iwl_scale_tbl_info *tbl, in rs_tweak_rate_tbl()
1712 struct iwl_scale_tbl_info *tbl) in rs_get_next_column()
[all …]
/linux-4.4.14/arch/powerpc/platforms/pasemi/
Diommu.c88 static int iobmap_build(struct iommu_table *tbl, long index, in iobmap_build()
117 static void iobmap_free(struct iommu_table *tbl, long index, in iobmap_free()
/linux-4.4.14/firmware/av7110/
DBoot.S47 tbl: .word (endtbl - tbl) label
/linux-4.4.14/fs/cifs/
Dwinucase.c643 const wchar_t *tbl; in cifs_toupper() local
/linux-4.4.14/arch/arm/kernel/
Dentry-header.S381 tbl .req r8 @ syscall table pointer label
/linux-4.4.14/scripts/dtc/
Dlivetree.c597 struct reserve_info *ri, **tbl; in sort_reserve_entries() local
638 struct property *prop, **tbl; in sort_properties() local
674 struct node *subnode, **tbl; in sort_subnodes() local
/linux-4.4.14/sound/core/
Dsgbuf.c31 #define sgbuf_align_table(tbl) ALIGN((tbl), SGBUF_TBL_ALIGN) argument
/linux-4.4.14/drivers/net/wireless/cw1200/
Dtxrx.h26 __le32 tbl[3]; member
Dwsm.h1559 struct wsm_tx_rate_retry_policy tbl[8]; member
/linux-4.4.14/arch/powerpc/boot/
Dcuboot-c2k.c36 struct mv64x60_cpu2pci_win *tbl; in c2k_bridge_setup() local
/linux-4.4.14/arch/sparc/kernel/
Diommu.c597 struct iommu_map_table *tbl = &iommu->tbl; in fetch_sg_ctx() local
685 struct iommu_map_table *tbl = &iommu->tbl; in dma_4u_sync_single_for_cpu() local
721 struct iommu_map_table *tbl = &iommu->tbl; in dma_4u_sync_sg_for_cpu() local
Dpci_sun4v.c490 struct iommu_map_table *tbl = &iommu->tbl; in dma_4v_unmap_sg() local
/linux-4.4.14/arch/unicore32/kernel/
Dentry.S137 tbl .req r22 @ syscall table pointer label
/linux-4.4.14/drivers/mfd/
Drtsx_pcr.c563 static int rtsx_pci_set_pull_ctl(struct rtsx_pcr *pcr, const u32 *tbl) in rtsx_pci_set_pull_ctl()
578 const u32 *tbl; in rtsx_pci_card_pull_ctl_enable() local
593 const u32 *tbl; in rtsx_pci_card_pull_ctl_disable() local
Dmenelaus.c493 static int menelaus_get_vtg_value(int vtg, const struct menelaus_vtg_value *tbl, in menelaus_get_vtg_value()
/linux-4.4.14/drivers/sbus/char/
Denvctrl.c328 int scale, char *tbl, char *bufdata) in envctrl_i2c_data_translate()
368 char *tbl, j = -1; in envctrl_read_cpu_info() local
403 char *tbl = NULL; in envctrl_read_noncpu_info() local
/linux-4.4.14/arch/powerpc/include/asm/
Diommu.h119 #define IOMMU_TABLE_USERSPACE_ENTRY(tbl, entry) \ argument
126 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order()
Dtime.h66 unsigned long tbl; in get_tbl() local
Dkvm_host.h168 u32 tbu, tbl; member
/linux-4.4.14/arch/blackfin/kernel/
Dcplbinfo.c33 struct cplb_entry *tbl; member
/linux-4.4.14/net/netlink/
Ddiag.c105 struct netlink_table *tbl = &nl_table[protocol]; in __netlink_diag_dump() local
Daf_netlink.c1085 struct netlink_table *tbl = &nl_table[sk->sk_protocol]; in netlink_update_listeners() local
2706 struct netlink_table *tbl = &nl_table[sk->sk_protocol]; in __netlink_change_ngroups() local
2752 struct netlink_table *tbl = &nl_table[ksk->sk_protocol]; in __netlink_clear_multicast_users() local
/linux-4.4.14/drivers/hwmon/
Dab8500.c60 const struct abx500_res_to_temp *tbl = cfg->temp_tbl; in ab8500_voltage_to_temp() local
/linux-4.4.14/arch/sparc/include/asm/
Diommu_64.h28 struct iommu_map_table tbl; member
/linux-4.4.14/drivers/video/fbdev/riva/
Driva_hw.c1361 #define LOAD_FIXED_STATE(tbl,dev) \ argument
1364 #define LOAD_FIXED_STATE_8BPP(tbl,dev) \ argument
1367 #define LOAD_FIXED_STATE_15BPP(tbl,dev) \ argument
1370 #define LOAD_FIXED_STATE_16BPP(tbl,dev) \ argument
1373 #define LOAD_FIXED_STATE_32BPP(tbl,dev) \ argument
/linux-4.4.14/net/decnet/
Ddn_rules.c72 struct dn_fib_table *tbl; in dn_fib_rule_action() local
/linux-4.4.14/arch/arc/kernel/
Dsetup.c168 const struct cpuinfo_data *tbl; in arc_cpu_mumbojumbo() local
/linux-4.4.14/drivers/power/
Drt9455_charger.c263 static unsigned int rt9455_find_idx(const int tbl[], int tbl_size, int v) in rt9455_find_idx()
282 const int tbl[], int tbl_size, int *val) in rt9455_get_field_val()
299 const int tbl[], int tbl_size, int val) in rt9455_set_field_val()
Dbq24190_charger.c213 static u8 bq24190_find_idx(const int tbl[], int tbl_size, int v) in bq24190_find_idx()
278 const int tbl[], int tbl_size, in bq24190_get_field_val()
296 const int tbl[], int tbl_size, in bq24190_set_field_val()
Dsmb347-charger.c206 static int hw_to_current(const unsigned int *tbl, size_t size, unsigned int val) in hw_to_current()
214 static int current_to_hw(const unsigned int *tbl, size_t size, unsigned int val) in current_to_hw()
Dbq25890_charger.c278 const u32 *tbl; member
324 const u32 *tbl = bq25890_tables[id].lt.tbl; in bq25890_find_idx() local
Dab8500_btemp.c471 const struct abx500_res_to_temp *tbl, int tbl_size, int res) in ab8500_btemp_res_to_temp()
Dab8500_fg.c864 const struct abx500_v_to_cap *tbl; in ab8500_fg_volt_to_capacity() local
916 const struct batres_vs_temp *tbl; in ab8500_fg_battery_resistance() local
/linux-4.4.14/drivers/clk/tegra/
Dclk.c232 void __init tegra_init_from_table(struct tegra_clk_init_table *tbl, in tegra_init_from_table()
/linux-4.4.14/drivers/iommu/
Damd_iommu_v2.c304 static void free_pasid_states_level1(struct pasid_state **tbl) in free_pasid_states_level1()
316 static void free_pasid_states_level2(struct pasid_state **tbl) in free_pasid_states_level2()
Damd_iommu.c1770 static void free_gcr3_tbl_level1(u64 *tbl) in free_gcr3_tbl_level1()
1785 static void free_gcr3_tbl_level2(u64 *tbl) in free_gcr3_tbl_level2()
Dintel-iommu.c2891 struct context_entry **tbl, in copy_context_table()
/linux-4.4.14/net/netlabel/
Dnetlabel_domainhash.c48 struct list_head *tbl; member
Dnetlabel_unlabeled.c77 struct list_head *tbl; member
/linux-4.4.14/arch/powerpc/platforms/cell/
Diommu.c167 static int tce_build_cell(struct iommu_table *tbl, long index, long npages, in tce_build_cell()
213 static void tce_free_cell(struct iommu_table *tbl, long index, long npages) in tce_free_cell()
/linux-4.4.14/drivers/firmware/efi/
Defi.c433 efi_properties_table_t *tbl; in efi_config_parse_tables() local
/linux-4.4.14/arch/parisc/kernel/
Dfirmware.c873 int pdc_pci_irt(unsigned long num_entries, unsigned long hpa, void *tbl) in pdc_pci_irt()
982 struct pdc_memory_table *tbl, unsigned long entries) in pdc_mem_mem_table()
/linux-4.4.14/net/ipv6/
Dip6_fib.c1931 struct fib6_table *tbl; member
1990 static struct fib6_table *ipv6_route_seq_next_table(struct fib6_table *tbl, in ipv6_route_seq_next_table()
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Ddm365_ipipe_hw.c776 struct vpfe_ipipe_3d_lut_entry *tbl; in ipipe_set_3d_lut_regs() local
/linux-4.4.14/net/bridge/
Dbr_vlan.c29 static struct net_bridge_vlan *br_vlan_lookup(struct rhashtable *tbl, u16 vid) in br_vlan_lookup()
/linux-4.4.14/sound/pci/
Dintel8x0m.c772 struct ich_pcm_table *tbl, *rec; in snd_intel8x0m_pcm() local
1124 struct ich_reg_info *tbl; in snd_intel8x0m_create() local
Dintel8x0.c1668 struct ich_pcm_table *tbl, *rec; in snd_intel8x0_pcm() local
3046 struct ich_reg_info *tbl; in snd_intel8x0_create() local
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
Deth_defs.h119 unsigned int tbl : 32; member
126 unsigned int tbl : 32; member
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_main.c360 struct msix_entry *tbl; in qed_set_int_mode() local
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Ddebug.c1127 const struct wmi_target_roam_tbl *tbl; in ath6kl_debug_roam_tbl_event() local
1164 struct wmi_target_roam_tbl *tbl; in ath6kl_roam_table_read() local
/linux-4.4.14/fs/nfs/filelayout/
Dfilelayout.c132 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table; in filelayout_async_handle_error() local
/linux-4.4.14/drivers/net/bonding/
Dbond_options.c506 const struct bond_opt_value *tbl; in bond_opt_parse() local
/linux-4.4.14/drivers/char/tpm/
Dtpm_tis.c124 struct acpi_table_tpm2 *tbl; in is_fifo() local
/linux-4.4.14/sound/pci/hda/
Dpatch_cirrus.c1032 struct hda_jack_callback *tbl) in cs4210_spdif_automute()
Dpatch_ca0132.c4430 struct hda_jack_tbl *tbl; in hp_callback() local
/linux-4.4.14/net/tipc/
Dsocket.c2243 const struct bucket_table *tbl; in tipc_sk_reinit() local
2685 const struct bucket_table *tbl; in tipc_nl_sk_dump() local
/linux-4.4.14/sound/pci/ice1712/
Dice1724.c2310 struct snd_ice1712_card_info * const *tbl, *c; in snd_vt1724_read_eeprom() local
2624 struct snd_ice1712_card_info * const *tbl, *c; in snd_vt1724_probe() local
Dice1712.c2290 struct snd_ice1712_card_info * const *tbl, *c; in snd_ice1712_read_eeprom() local
2635 struct snd_ice1712_card_info * const *tbl, *c; in snd_ice1712_probe() local
/linux-4.4.14/tools/perf/
Dbuiltin-kvm.c73 struct exit_reasons_table *tbl, in get_exit_reason()
/linux-4.4.14/drivers/net/ethernet/ibm/
Dibmveth.c1411 struct iommu_table *tbl; in ibmveth_get_desired_dma() local
/linux-4.4.14/sound/core/oss/
Dmixer_oss.c1182 struct snd_mixer_oss_assign_table *tbl; in snd_mixer_oss_proc_write() local
/linux-4.4.14/arch/mips/include/asm/txx9/
Dtx3927.h112 volatile unsigned long tbl; /* +d0 */ member
/linux-4.4.14/fs/gfs2/
Dglock.c1421 const struct bucket_table *tbl; in glock_hash_walk() local
/linux-4.4.14/net/atm/
Dlec.c834 static void *lec_tbl_walk(struct lec_state *state, struct hlist_head *tbl, in lec_tbl_walk()
/linux-4.4.14/drivers/soc/qcom/
Dsmd.c1106 int tbl; in qcom_discover_channels() local
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Ddebugfs.c324 const struct dbg_off * const tbl) in wil6210_debugfs_init_offset()
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c974 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table; in ff_layout_async_handle_error_v4() local
/linux-4.4.14/fs/nfsd/
Dnfs4state.c2124 find_client_in_id_table(struct list_head *tbl, clientid_t *clid, bool sessions) in find_client_in_id_table()
2143 struct list_head *tbl = nn->conf_id_hashtbl; in find_confirmed_client() local
2152 struct list_head *tbl = nn->unconf_id_hashtbl; in find_unconfirmed_client() local
/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.c703 const unsigned char *tbl, in exynos4_jpeg_set_tbl()
/linux-4.4.14/drivers/acpi/
Dnfit.c1736 struct acpi_table_header *tbl; in acpi_nfit_add() local
/linux-4.4.14/drivers/media/platform/
Drcar_jpu.c502 static void jpu_set_tbl(struct jpu *jpu, u32 reg, const unsigned int *tbl, in jpu_set_tbl()
/linux-4.4.14/sound/pci/ac97/
Dac97_codec.c1103 const struct snd_ac97_res_table *tbl; in check_volume_resolution() local
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c4736 struct msix_entry *tbl; in bnx2x_alloc_mem_bp() local
Dbnx2x_main.c14805 struct bdn_fc_npiv_tbl *tbl = NULL; in bnx2x_get_fc_npiv() local
/linux-4.4.14/kernel/
Dworkqueue.c5222 cpumask_var_t *tbl; in wq_numa_init() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c14164 struct phytbl_info tbl; in wlc_phy_table_write_nphy() local
14178 struct phytbl_info tbl; in wlc_phy_table_read_nphy() local
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c4733 struct rdc_table *tbl = &tp->tables[i]; in niu_init_rdc_groups() local