Searched defs:tbl (Results 51 - 75 of 219) sorted by relevance

123456789

/linux-master/include/linux/
H A Drhashtable-types.h83 struct bucket_table __rcu *tbl; member in struct:rhashtable
112 struct bucket_table *tbl; member in struct:rhashtable_walker
/linux-master/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c152 opa_vnic_query_mac_tbl(struct opa_vnic_adapter *adapter, struct opa_veswport_mactable *tbl) argument
204 opa_vnic_update_mac_tbl(struct opa_vnic_adapter *adapter, struct opa_veswport_mactable *tbl) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965-calib.c355 il4965_prepare_legacy_sensitivity_tbl(struct il_priv *il, struct il_sensitivity_data *data, __le16 *tbl) argument
[all...]
/linux-master/net/netlabel/
H A Dnetlabel_domainhash.c36 struct list_head *tbl; member in struct:netlbl_domhsh_tbl
/linux-master/fs/nfs/
H A Dnfs4session.c27 static void nfs4_init_slot_table(struct nfs4_slot_table *tbl, const char *queue) argument
39 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) argument
62 nfs4_slot_tbl_drain_complete(struct nfs4_slot_table *tbl) argument
83 nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) argument
104 nfs4_new_slot(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_init, gfp_t gfp_mask) argument
120 nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_init, gfp_t gfp_mask) argument
142 nfs4_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) argument
159 nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) argument
172 nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) argument
201 nfs4_slot_seqid_in_use(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_nr) argument
222 nfs4_slot_wait_on_seqid(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_nr, unsigned long timeout) argument
242 nfs4_alloc_slot(struct nfs4_slot_table *tbl) argument
262 nfs4_grow_slot_table(struct nfs4_slot_table *tbl, u32 max_reqs, u32 ivalue) argument
272 nfs4_reset_slot_table(struct nfs4_slot_table *tbl, u32 server_highest_slotid, u32 ivalue) argument
297 nfs4_realloc_slot_table(struct nfs4_slot_table *tbl, u32 max_reqs, u32 ivalue) argument
326 nfs4_release_slot_table(struct nfs4_slot_table *tbl) argument
336 nfs4_shutdown_slot_table(struct nfs4_slot_table *tbl) argument
350 nfs4_setup_slot_table(struct nfs4_slot_table *tbl, unsigned int max_reqs, const char *queue) argument
362 struct nfs4_slot_table *tbl = slot->table; local
375 __nfs41_wake_and_assign_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) argument
383 nfs41_wake_and_assign_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) argument
391 nfs41_try_wake_next_slot_table_entry(struct nfs4_slot_table *tbl) argument
403 nfs41_wake_slot_table(struct nfs4_slot_table *tbl) argument
413 nfs41_set_max_slotid_locked(struct nfs4_slot_table *tbl, u32 target_highest_slotid) argument
428 nfs41_set_target_slotid_locked(struct nfs4_slot_table *tbl, u32 target_highest_slotid) argument
437 nfs41_set_target_slotid(struct nfs4_slot_table *tbl, u32 target_highest_slotid) argument
448 nfs41_set_server_slotid_locked(struct nfs4_slot_table *tbl, u32 highest_slotid) argument
489 nfs41_is_outlier_target_slotid(struct nfs4_slot_table *tbl, u32 new_target) argument
510 nfs41_update_target_slotid(struct nfs4_slot_table *tbl, struct nfs4_slot *slot, struct nfs4_sequence_res *res) argument
538 struct nfs4_slot_table *tbl; local
[all...]
/linux-master/drivers/clk/
H A Dclk-apple-nco.c69 struct applnco_tables *tbl; member in struct:applnco_channel
102 static void applnco_compute_tables(struct applnco_tables *tbl) argument
133 static u32 applnco_div_translate(struct applnco_tables *tbl, unsigned int div) argument
144 static unsigned int applnco_div_translate_inv(struct applnco_tables *tbl, u32 regval) argument
263 struct applnco_tables *tbl; local
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c48 void pnv_pci_setup_iommu_table(struct iommu_table *tbl, argument
83 pnv_tce(struct iommu_table *tbl, bool user, long idx, bool alloc) argument
124 pnv_tce_build(struct iommu_table *tbl, long index, long npages, unsigned long uaddr, enum dma_data_direction direction, unsigned long attrs) argument
147 pnv_tce_xchg(struct iommu_table *tbl, long index, unsigned long *hpa, enum dma_data_direction *direction) argument
181 pnv_tce_useraddrptr(struct iommu_table *tbl, long index, bool alloc) argument
190 pnv_tce_free(struct iommu_table *tbl, long index, long npages) argument
206 pnv_tce_get(struct iommu_table *tbl, long index) argument
240 pnv_pci_ioda2_table_free_pages(struct iommu_table *tbl) argument
290 pnv_pci_ioda2_table_alloc_pages(int nid, __u64 bus_offset, __u32 page_shift, __u64 window_size, __u32 levels, bool alloc_userspace_copy, struct iommu_table *tbl) argument
370 pnv_pci_unlink_table_and_group(struct iommu_table *tbl, struct iommu_table_group *table_group) argument
410 pnv_pci_link_table_and_group(int node, int num, struct iommu_table *tbl, struct iommu_table_group *table_group) argument
[all...]
H A Dpci.c735 struct iommu_table *tbl; local
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcalib.c374 iwl_prepare_legacy_sensitivity_tbl(struct iwl_priv *priv, struct iwl_sensitivity_data *data, __le16 *tbl) argument
[all...]
/linux-master/drivers/crypto/qce/
H A Daead.c93 qce_aead_prepare_result_buf(struct sg_table *tbl, struct aead_request *req) argument
104 qce_aead_prepare_ccm_result_buf(struct sg_table *tbl, struct aead_request *req) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c90 mlx5_ct_fs_smfs_matcher_create(struct mlx5_ct_fs *fs, struct mlx5dr_table *tbl, bool ipv4, argument
118 struct mlx5dr_table *tbl; local
/linux-master/net/openvswitch/
H A Dmeter.c54 static struct dp_meter *lookup_meter(const struct dp_meter_table *tbl, argument
95 dp_meter_instance_realloc(struct dp_meter_table *tbl, u32 size) argument
134 static int attach_meter(struct dp_meter_table *tbl, struct dp_meter *meter) argument
169 detach_meter(struct dp_meter_table *tbl, struct dp_meter *meter) argument
731 struct dp_meter_table *tbl = &dp->meter_tbl; local
758 struct dp_meter_table *tbl = &dp->meter_tbl; local
[all...]
/linux-master/drivers/acpi/
H A Dprmt.c313 struct acpi_table_header *tbl; local
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_vio.c114 struct iommu_table *tbl = NULL; local
415 u64 *tbl; local
436 kvmppc_clear_tce(struct mm_struct *mm, struct kvmppc_spapr_tce_table *stt, struct iommu_table *tbl, unsigned long entry) argument
451 kvmppc_tce_iommu_mapped_dec(struct kvm *kvm, struct iommu_table *tbl, unsigned long entry) argument
472 kvmppc_tce_iommu_do_unmap(struct kvm *kvm, struct iommu_table *tbl, unsigned long entry) argument
493 kvmppc_tce_iommu_unmap(struct kvm *kvm, struct kvmppc_spapr_tce_table *stt, struct iommu_table *tbl, unsigned long entry) argument
512 kvmppc_tce_iommu_do_map(struct kvm *kvm, struct iommu_table *tbl, unsigned long entry, unsigned long ua, enum dma_data_direction dir) argument
550 kvmppc_tce_iommu_map(struct kvm *kvm, struct kvmppc_spapr_tce_table *stt, struct iommu_table *tbl, unsigned long entry, unsigned long ua, enum dma_data_direction dir) argument
777 u64 *tbl; local
[all...]
/linux-master/lib/
H A Dtest_rhashtable.c473 const struct bucket_table *tbl; local
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Drtw8723x.c598 const struct rtw_pwr_track_tbl *tbl = rtwdev->chip->pwr_track_tbl; local
/linux-master/net/ipv4/
H A Dsysctl_net_ipv4.c217 struct ctl_table tbl = { local
235 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX, }; local
251 struct ctl_table tbl local
292 struct ctl_table tbl = { .maxlen = ((TCP_FASTOPEN_KEY_LENGTH * local
374 struct ctl_table tbl = { .maxlen = TCP_ULP_BUF_MAX, }; local
394 struct ctl_table tbl; local
417 struct ctl_table tbl; local
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_lblcr.c330 ip_vs_lblcr_hash(struct ip_vs_lblcr_table *tbl, struct ip_vs_lblcr_entry *en) argument
341 ip_vs_lblcr_get(int af, struct ip_vs_lblcr_table *tbl, argument
360 ip_vs_lblcr_new(struct ip_vs_lblcr_table *tbl, const union nf_inet_addr *daddr, argument
396 struct ip_vs_lblcr_table *tbl = svc->sched_data; local
422 struct ip_vs_lblcr_table *tbl = svc->sched_data; local
459 struct ip_vs_lblcr_table *tbl = from_timer(tbl, t, periodic_timer); local
508 struct ip_vs_lblcr_table *tbl; local
546 struct ip_vs_lblcr_table *tbl = svc->sched_data; local
647 struct ip_vs_lblcr_table *tbl = svc->sched_data; local
[all...]
H A Dip_vs_lblc.c167 ip_vs_lblc_hash(struct ip_vs_lblc_table *tbl, struct ip_vs_lblc_entry *en) argument
178 ip_vs_lblc_get(int af, struct ip_vs_lblc_table *tbl, argument
197 ip_vs_lblc_new(struct ip_vs_lblc_table *tbl, const union nf_inet_addr *daddr, argument
230 struct ip_vs_lblc_table *tbl = svc->sched_data; local
257 struct ip_vs_lblc_table *tbl = svc->sched_data; local
295 struct ip_vs_lblc_table *tbl = from_timer(tbl, t, periodic_timer); local
345 struct ip_vs_lblc_table *tbl; local
383 struct ip_vs_lblc_table *tbl = svc->sched_data; local
483 struct ip_vs_lblc_table *tbl = svc->sched_data; local
[all...]
/linux-master/net/rds/
H A Dtcp.c546 struct ctl_table *tbl; local
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dvgic_lpi_stress.c171 u8 *tbl = addr_gpa2hva(vm, test_data.lpi_prop_table); local
/linux-master/drivers/iommu/
H A Dio-pgtable-dart.c191 int tbl = dart_get_table(data, iova); local
238 int ret = 0, tbl, num_entries, max_entries, map_idx_start; local
/linux-master/drivers/hwmon/
H A Dintel-m10-bmc-hwmon.c579 const struct m10bmc_sdata *tbl; local
/linux-master/fs/bcachefs/
H A Dbtree_key_cache.c298 struct bucket_table *tbl; local
818 struct bucket_table *tbl; local
926 struct bucket_table *tbl; local
[all...]
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c246 void pkvm_hyp_vm_table_init(void *tbl) argument

Completed in 402 milliseconds

123456789