Home
last modified time | relevance | path

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

12345678

/Linux-v5.4/fs/nfs/
Dnfs4session.c27 static void nfs4_init_slot_table(struct nfs4_slot_table *tbl, const char *queue) in nfs4_init_slot_table()
39 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table()
62 void nfs4_slot_tbl_drain_complete(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_drain_complete()
83 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot()
104 static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl, in nfs4_new_slot()
120 static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, in nfs4_find_or_create_slot()
142 static void nfs4_lock_slot(struct nfs4_slot_table *tbl, in nfs4_lock_slot()
159 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_try_to_lock_slot()
172 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) in nfs4_lookup_slot()
179 static int nfs4_slot_get_seqid(struct nfs4_slot_table *tbl, u32 slotid, in nfs4_slot_get_seqid()
[all …]
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_table.c6 int mlx5dr_table_set_miss_action(struct mlx5dr_table *tbl, in mlx5dr_table_set_miss_action()
90 static void dr_table_uninit_fdb(struct mlx5dr_table *tbl) in dr_table_uninit_fdb()
96 static void dr_table_uninit(struct mlx5dr_table *tbl) in dr_table_uninit()
151 static int dr_table_init_fdb(struct mlx5dr_table *tbl) in dr_table_init_fdb()
170 static int dr_table_init(struct mlx5dr_table *tbl) in dr_table_init()
205 static int dr_table_destroy_sw_owned_tbl(struct mlx5dr_table *tbl) in dr_table_destroy_sw_owned_tbl()
212 static int dr_table_create_sw_owned_tbl(struct mlx5dr_table *tbl) in dr_table_create_sw_owned_tbl()
237 struct mlx5dr_table *tbl; in mlx5dr_table_create() local
269 int mlx5dr_table_destroy(struct mlx5dr_table *tbl) in mlx5dr_table_destroy()
291 u32 mlx5dr_table_get_id(struct mlx5dr_table *tbl) in mlx5dr_table_get_id()
Ddr_matcher.c443 struct mlx5dr_table *tbl = matcher->tbl; in dr_matcher_add_to_tbl() local
595 struct mlx5dr_table *tbl = matcher->tbl; in dr_matcher_init() local
636 mlx5dr_matcher_create(struct mlx5dr_table *tbl, in mlx5dr_matcher_create()
713 struct mlx5dr_table *tbl = matcher->tbl; in dr_matcher_remove_from_tbl() local
752 struct mlx5dr_table *tbl = matcher->tbl; in mlx5dr_matcher_destroy() local
/Linux-v5.4/tools/perf/util/
Dsyscalltbl.c59 static int syscalltbl__init_native(struct syscalltbl *tbl) in syscalltbl__init_native()
88 struct syscalltbl *tbl = malloc(sizeof(*tbl)); in syscalltbl__new() local
98 void syscalltbl__delete(struct syscalltbl *tbl) in syscalltbl__delete()
109 int syscalltbl__id(struct syscalltbl *tbl, const char *name) in syscalltbl__id()
118 int syscalltbl__strglobmatch_next(struct syscalltbl *tbl, const char *syscall_glob, int *idx) in syscalltbl__strglobmatch_next()
133 int syscalltbl__strglobmatch_first(struct syscalltbl *tbl, const char *syscall_glob, int *idx) in syscalltbl__strglobmatch_first()
145 struct syscalltbl *tbl = malloc(sizeof(*tbl)); in syscalltbl__new() local
151 void syscalltbl__delete(struct syscalltbl *tbl) in syscalltbl__delete()
156 const char *syscalltbl__name(const struct syscalltbl *tbl, int id) in syscalltbl__name()
161 int syscalltbl__id(struct syscalltbl *tbl, const char *name) in syscalltbl__id()
[all …]
/Linux-v5.4/include/linux/
Drhashtable.h119 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index()
156 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn()
165 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn()
183 const struct bucket_table *tbl) in rht_grow_above_75()
196 const struct bucket_table *tbl) in rht_shrink_below_30()
209 const struct bucket_table *tbl) in rht_grow_above_100()
221 const struct bucket_table *tbl) in rht_grow_above_max()
235 static inline int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, in lockdep_rht_bucket_is_held()
278 #define rht_dereference_bucket(p, tbl, hash) \ argument
281 #define rht_dereference_bucket_rcu(p, tbl, hash) \ argument
[all …]
/Linux-v5.4/net/mac80211/
Dmesh_pathtbl.c45 struct mesh_table *tbl = tblptr; in mesh_path_rht_free() local
67 static void mesh_table_free(struct mesh_table *tbl) in mesh_table_free()
212 static struct mesh_path *mpath_lookup(struct mesh_table *tbl, const u8 *dst, in mpath_lookup()
249 __mesh_path_lookup_by_idx(struct mesh_table *tbl, int idx) in __mesh_path_lookup_by_idx()
306 struct mesh_table *tbl; in mesh_path_add_gate() local
341 static void mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) in mesh_gate_del()
402 struct mesh_table *tbl; in mesh_path_add() local
444 struct mesh_table *tbl; in mpp_path_add() local
490 struct mesh_table *tbl = sdata->u.mesh.mesh_paths; in mesh_plink_broken() local
512 static void mesh_path_free_rcu(struct mesh_table *tbl, in mesh_path_free_rcu()
[all …]
/Linux-v5.4/arch/powerpc/kernel/
Diommu.c164 struct iommu_table *tbl, in iommu_range_alloc()
293 static dma_addr_t iommu_alloc(struct device *dev, struct iommu_table *tbl, in iommu_alloc()
336 static bool iommu_free_check(struct iommu_table *tbl, dma_addr_t dma_addr, in iommu_free_check()
364 static struct iommu_pool *get_pool(struct iommu_table *tbl, in get_pool()
383 static void __iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, in __iommu_free()
405 static void iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, in iommu_free()
418 int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl, in ppc_iommu_map_sg()
563 void ppc_iommu_unmap_sg(struct iommu_table *tbl, struct scatterlist *sglist, in ppc_iommu_unmap_sg()
595 static void iommu_table_clear(struct iommu_table *tbl) in iommu_table_clear()
636 static void iommu_table_reserve_pages(struct iommu_table *tbl, in iommu_table_reserve_pages()
[all …]
/Linux-v5.4/arch/x86/kernel/
Dpci-calgary_64.c184 static inline int translation_enabled(struct iommu_table *tbl) in translation_enabled()
190 static void iommu_range_reserve(struct iommu_table *tbl, in iommu_range_reserve()
215 struct iommu_table *tbl, in iommu_range_alloc()
254 static dma_addr_t iommu_alloc(struct device *dev, struct iommu_table *tbl, in iommu_alloc()
276 static void iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, in iommu_free()
306 struct iommu_table *tbl; in find_iommu_table() local
329 struct iommu_table *tbl = find_iommu_table(dev); in calgary_unmap_sg() local
353 struct iommu_table *tbl = find_iommu_table(dev); in calgary_map_sg() local
399 struct iommu_table *tbl = find_iommu_table(dev); in calgary_map_page() local
411 struct iommu_table *tbl = find_iommu_table(dev); in calgary_unmap_page() local
[all …]
Dtce_64.c36 void tce_build(struct iommu_table *tbl, unsigned long index, in tce_build()
62 void tce_free(struct iommu_table *tbl, long index, unsigned int npages) in tce_free()
85 static int tce_table_setparms(struct pci_dev *dev, struct iommu_table *tbl) in tce_table_setparms()
124 struct iommu_table *tbl; in build_tce_table() local
166 void __init free_tce_table(void *tbl) in free_tce_table()
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dpci-ioda-tce.c20 void pnv_pci_setup_iommu_table(struct iommu_table *tbl, in pnv_pci_setup_iommu_table()
55 static __be64 *pnv_tce(struct iommu_table *tbl, bool user, long idx, bool alloc) in pnv_tce()
96 int pnv_tce_build(struct iommu_table *tbl, long index, long npages, in pnv_tce_build()
119 int pnv_tce_xchg(struct iommu_table *tbl, long index, in pnv_tce_xchg()
154 __be64 *pnv_tce_useraddrptr(struct iommu_table *tbl, long index, bool alloc) in pnv_tce_useraddrptr()
163 void pnv_tce_free(struct iommu_table *tbl, long index, long npages) in pnv_tce_free()
179 unsigned long pnv_tce_get(struct iommu_table *tbl, long index) in pnv_tce_get()
213 void pnv_pci_ioda2_table_free_pages(struct iommu_table *tbl) in pnv_pci_ioda2_table_free_pages()
265 bool alloc_userspace_copy, struct iommu_table *tbl) in pnv_pci_ioda2_table_alloc_pages()
351 void pnv_pci_unlink_table_and_group(struct iommu_table *tbl, in pnv_pci_unlink_table_and_group()
[all …]
/Linux-v5.4/lib/
Drhashtable.c38 const struct bucket_table *tbl, in head_hashfn()
53 int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, u32 hash) in lockdep_rht_bucket_is_held()
85 static void nested_bucket_table_free(const struct bucket_table *tbl) in nested_bucket_table_free()
100 static void bucket_table_free(const struct bucket_table *tbl) in bucket_table_free()
143 struct bucket_table *tbl; in nested_bucket_table_alloc() local
170 struct bucket_table *tbl = NULL; in bucket_table_alloc() local
203 struct bucket_table *tbl) in rhashtable_last_table()
401 struct bucket_table *tbl; in rht_deferred_worker() local
431 struct bucket_table *tbl) in rhashtable_insert_rehash()
480 struct bucket_table *tbl, unsigned int hash, in rhashtable_lookup_one()
[all …]
/Linux-v5.4/net/core/
Dneighbour.c181 struct neigh_table *tbl) in neigh_del()
201 bool neigh_remove_one(struct neighbour *ndel, struct neigh_table *tbl) in neigh_remove_one()
224 static int neigh_forced_gc(struct neigh_table *tbl) in neigh_forced_gc()
289 static void neigh_flush_dev(struct neigh_table *tbl, struct net_device *dev, in neigh_flush_dev()
343 void neigh_changeaddr(struct neigh_table *tbl, struct net_device *dev) in neigh_changeaddr()
351 static int __neigh_ifdown(struct neigh_table *tbl, struct net_device *dev, in __neigh_ifdown()
363 int neigh_carrier_down(struct neigh_table *tbl, struct net_device *dev) in neigh_carrier_down()
370 int neigh_ifdown(struct neigh_table *tbl, struct net_device *dev) in neigh_ifdown()
377 static struct neighbour *neigh_alloc(struct neigh_table *tbl, in neigh_alloc()
483 static struct neigh_hash_table *neigh_hash_grow(struct neigh_table *tbl, in neigh_hash_grow()
[all …]
/Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_doorbell.c56 struct pvrdma_id_table *tbl = &dev->uar_table.tbl; in pvrdma_uar_table_init() local
78 struct pvrdma_id_table *tbl = &dev->uar_table.tbl; in pvrdma_uar_table_cleanup() local
85 struct pvrdma_id_table *tbl; in pvrdma_uar_alloc() local
117 struct pvrdma_id_table *tbl = &dev->uar_table.tbl; in pvrdma_uar_free() local
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
D11n_rxreorder.c110 struct mwifiex_rx_reorder_tbl *tbl, in mwifiex_11n_dispatch_pkt_until_start_win()
158 struct mwifiex_rx_reorder_tbl *tbl) in mwifiex_11n_scan_and_dispatch()
202 struct mwifiex_rx_reorder_tbl *tbl) in mwifiex_del_rx_reorder_entry()
244 struct mwifiex_rx_reorder_tbl *tbl; in mwifiex_11n_get_rx_reorder_tbl() local
263 struct mwifiex_rx_reorder_tbl *tbl, *tmp; in mwifiex_11n_del_rx_reorder_tbl_by_ta() local
345 struct mwifiex_rx_reorder_tbl *tbl, *new_node; in mwifiex_11n_create_rx_reorder_tbl() local
422 mwifiex_11n_rxreorder_timer_restart(struct mwifiex_rx_reorder_tbl *tbl) in mwifiex_11n_rxreorder_timer_restart()
563 struct mwifiex_rx_reorder_tbl *tbl; in mwifiex_11n_rx_reorder_pkt() local
675 struct mwifiex_rx_reorder_tbl *tbl; in mwifiex_del_ba_tbl() local
729 struct mwifiex_rx_reorder_tbl *tbl; in mwifiex_ret_11n_addba_resp() local
[all …]
/Linux-v5.4/arch/powerpc/platforms/pseries/
Diommu.c46 struct iommu_table *tbl; in iommu_pseries_alloc_group() local
72 struct iommu_table *tbl; in iommu_pseries_free_group() local
89 static int tce_build_pSeries(struct iommu_table *tbl, long index, in tce_build_pSeries()
117 static void tce_free_pSeries(struct iommu_table *tbl, long index, long npages) in tce_free_pSeries()
127 static unsigned long tce_get_pseries(struct iommu_table *tbl, long index) in tce_get_pseries()
139 static int tce_build_pSeriesLP(struct iommu_table *tbl, long tcenum, in tce_build_pSeriesLP()
182 static int tce_buildmulti_pSeriesLP(struct iommu_table *tbl, long tcenum, in tce_buildmulti_pSeriesLP()
265 static void tce_free_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) in tce_free_pSeriesLP()
284 static void tce_freemulti_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) in tce_freemulti_pSeriesLP()
302 static unsigned long tce_get_pSeriesLP(struct iommu_table *tbl, long tcenum) in tce_get_pSeriesLP()
[all …]
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_64_vio_hv.c175 u64 *tbl; in kvmppc_rm_tce_put() local
222 struct iommu_table *tbl, in iommu_tce_xchg_no_kill_rm()
244 extern void iommu_tce_kill_rm(struct iommu_table *tbl, in iommu_tce_kill_rm()
251 static void kvmppc_rm_clear_tce(struct kvm *kvm, struct iommu_table *tbl, in kvmppc_rm_clear_tce()
261 struct iommu_table *tbl, unsigned long entry) in kvmppc_rm_tce_iommu_mapped_dec()
283 struct iommu_table *tbl, unsigned long entry) in kvmppc_rm_tce_iommu_do_unmap()
307 struct kvmppc_spapr_tce_table *stt, struct iommu_table *tbl, in kvmppc_rm_tce_iommu_unmap()
323 static long kvmppc_rm_tce_iommu_do_map(struct kvm *kvm, struct iommu_table *tbl, in kvmppc_rm_tce_iommu_do_map()
366 struct kvmppc_spapr_tce_table *stt, struct iommu_table *tbl, in kvmppc_rm_tce_iommu_map()
660 u64 *tbl; in kvmppc_h_get_tce() local
Dbook3s_64_vio.c99 struct iommu_table *tbl = NULL; in kvm_spapr_tce_attach_iommu_group() local
392 u64 *tbl; in kvmppc_tce_put() local
413 static void kvmppc_clear_tce(struct mm_struct *mm, struct iommu_table *tbl, in kvmppc_clear_tce()
423 struct iommu_table *tbl, unsigned long entry) in kvmppc_tce_iommu_mapped_dec()
444 struct iommu_table *tbl, unsigned long entry) in kvmppc_tce_iommu_do_unmap()
465 struct kvmppc_spapr_tce_table *stt, struct iommu_table *tbl, in kvmppc_tce_iommu_unmap()
481 long kvmppc_tce_iommu_do_map(struct kvm *kvm, struct iommu_table *tbl, in kvmppc_tce_iommu_do_map()
520 struct kvmppc_spapr_tce_table *stt, struct iommu_table *tbl, in kvmppc_tce_iommu_map()
/Linux-v5.4/net/netfilter/ipvs/
Dip_vs_lblc.c168 ip_vs_lblc_hash(struct ip_vs_lblc_table *tbl, struct ip_vs_lblc_entry *en) in ip_vs_lblc_hash()
179 ip_vs_lblc_get(int af, struct ip_vs_lblc_table *tbl, in ip_vs_lblc_get()
198 ip_vs_lblc_new(struct ip_vs_lblc_table *tbl, const union nf_inet_addr *daddr, in ip_vs_lblc_new()
231 struct ip_vs_lblc_table *tbl = svc->sched_data; in ip_vs_lblc_flush() local
258 struct ip_vs_lblc_table *tbl = svc->sched_data; in ip_vs_lblc_full_check() local
296 struct ip_vs_lblc_table *tbl = from_timer(tbl, t, periodic_timer); in ip_vs_lblc_check_expire() local
346 struct ip_vs_lblc_table *tbl; in ip_vs_lblc_init_svc() local
384 struct ip_vs_lblc_table *tbl = svc->sched_data; in ip_vs_lblc_done_svc() local
484 struct ip_vs_lblc_table *tbl = svc->sched_data; in ip_vs_lblc_schedule() local
Dip_vs_lblcr.c331 ip_vs_lblcr_hash(struct ip_vs_lblcr_table *tbl, struct ip_vs_lblcr_entry *en) in ip_vs_lblcr_hash()
342 ip_vs_lblcr_get(int af, struct ip_vs_lblcr_table *tbl, in ip_vs_lblcr_get()
361 ip_vs_lblcr_new(struct ip_vs_lblcr_table *tbl, const union nf_inet_addr *daddr, in ip_vs_lblcr_new()
397 struct ip_vs_lblcr_table *tbl = svc->sched_data; in ip_vs_lblcr_flush() local
423 struct ip_vs_lblcr_table *tbl = svc->sched_data; in ip_vs_lblcr_full_check() local
460 struct ip_vs_lblcr_table *tbl = from_timer(tbl, t, periodic_timer); in ip_vs_lblcr_check_expire() local
509 struct ip_vs_lblcr_table *tbl; in ip_vs_lblcr_init_svc() local
547 struct ip_vs_lblcr_table *tbl = svc->sched_data; in ip_vs_lblcr_done_svc() local
648 struct ip_vs_lblcr_table *tbl = svc->sched_data; in ip_vs_lblcr_schedule() local
/Linux-v5.4/drivers/vfio/
Dvfio_iommu_spapr_tce.c207 struct iommu_table *tbl = container->tables[i]; in tce_iommu_find_table() local
360 struct iommu_table *tbl = container->tables[i]; in tce_iommu_release() local
410 struct iommu_table *tbl, unsigned long entry) in tce_iommu_unuse_page_v2()
432 struct iommu_table *tbl, in tce_iommu_clear()
500 struct iommu_table *tbl, in tce_iommu_build()
548 struct iommu_table *tbl, in tce_iommu_build_v2()
635 struct iommu_table *tbl) in tce_iommu_free_table()
649 struct iommu_table *tbl = NULL; in tce_iommu_create_window() local
712 struct iommu_table *tbl; in tce_iommu_remove_window() local
857 struct iommu_table *tbl = NULL; in tce_iommu_ioctl() local
[all …]
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.c435 static s32 get_expected_tpt(struct iwl_scale_tbl_info *tbl, int rs_index) in get_expected_tpt()
449 static int rs_collect_tx_data(struct iwl_scale_tbl_info *tbl, in rs_collect_tx_data()
528 struct iwl_scale_tbl_info *tbl, in rate_n_flags_from_tbl()
585 struct iwl_scale_tbl_info *tbl, in rs_get_tbl_info_from_mcs()
650 struct iwl_scale_tbl_info *tbl) in rs_toggle_antenna()
774 struct iwl_scale_tbl_info *tbl, in rs_get_lower_rate()
846 struct iwl_scale_tbl_info *tbl; in rs_bt_update_lq() local
1096 struct iwl_scale_tbl_info *tbl) in rs_set_expected_tpt_table()
1153 struct iwl_scale_tbl_info *tbl, /* "search" */ in rs_get_best_rate()
1248 struct iwl_scale_tbl_info *tbl, int index) in rs_switch_to_mimo2()
[all …]
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/
D4965-rs.c389 il4965_get_expected_tpt(struct il_scale_tbl_info *tbl, int rs_idx) in il4965_get_expected_tpt()
404 il4965_rs_collect_tx_data(struct il_scale_tbl_info *tbl, int scale_idx, in il4965_rs_collect_tx_data()
482 il4965_rate_n_flags_from_tbl(struct il_priv *il, struct il_scale_tbl_info *tbl, in il4965_rate_n_flags_from_tbl()
538 struct il_scale_tbl_info *tbl, int *rate_idx) in il4965_rs_get_tbl_info_from_mcs()
598 struct il_scale_tbl_info *tbl) in il4965_rs_toggle_antenna()
715 struct il_scale_tbl_info *tbl, u8 scale_idx, in il4965_rs_get_lower_rate()
1012 struct il_scale_tbl_info *tbl) in il4965_rs_set_expected_tpt_table()
1065 struct il_scale_tbl_info *tbl, /* "search" */ in il4965_rs_get_best_rate()
1161 struct il_scale_tbl_info *tbl, int idx) in il4965_rs_switch_to_mimo2()
1214 struct il_scale_tbl_info *tbl, int idx) in il4965_rs_switch_to_siso()
[all …]
/Linux-v5.4/net/sctp/
Dsysctl.c330 struct ctl_table tbl; in proc_sctp_do_hmac_alg() local
378 struct ctl_table tbl; in proc_sctp_do_rto_min() local
407 struct ctl_table tbl; in proc_sctp_do_rto_max() local
445 struct ctl_table tbl; in proc_sctp_do_auth() local
/Linux-v5.4/drivers/firmware/efi/
Dmemattr.c23 efi_memory_attributes_table_t *tbl; in efi_memattr_init() local
135 efi_memory_attributes_table_t *tbl; in efi_memattr_apply_permissions() local
/Linux-v5.4/net/openvswitch/
Dflow_table.c446 struct sw_flow *ovs_flow_tbl_lookup_stats(struct flow_table *tbl, in ovs_flow_tbl_lookup_stats()
464 struct sw_flow *ovs_flow_tbl_lookup(struct flow_table *tbl, in ovs_flow_tbl_lookup()
472 struct sw_flow *ovs_flow_tbl_lookup_exact(struct flow_table *tbl, in ovs_flow_tbl_lookup_exact()
511 struct sw_flow *ovs_flow_tbl_lookup_ufid(struct flow_table *tbl, in ovs_flow_tbl_lookup_ufid()
547 static void flow_mask_remove(struct flow_table *tbl, struct sw_flow_mask *mask) in flow_mask_remove()
606 static struct sw_flow_mask *flow_mask_find(const struct flow_table *tbl, in flow_mask_find()
622 static int flow_mask_insert(struct flow_table *tbl, struct sw_flow *flow, in flow_mask_insert()

12345678