Searched refs:tbl (Results 176 - 200 of 313) sorted by relevance

1234567891011>>

/linux-master/arch/arm64/crypto/
H A Daes-modes.S261 tbl v1.16b, {v1.16b}, v4.16b
265 tbl v0.16b, {v0.16b}, v3.16b
290 tbl v2.16b, {v0.16b}, v3.16b
521 ST4( tbl v3.16b, {v3.16b}, v10.16b )
527 ST5( tbl v4.16b, {v4.16b}, v10.16b )
564 tbl v3.16b, {v3.16b}, v10.16b
718 tbl v2.16b, {v0.16b}, v2.16b
810 tbl v2.16b, {v0.16b}, v2.16b
H A Dghash-ce-core.S80 tbl t3.16b, {\ad\().16b}, perm1.16b // A1
81 tbl t5.16b, {\ad\().16b}, perm2.16b // A2
82 tbl t7.16b, {\ad\().16b}, perm3.16b // A3
186 tbl sh1.16b, {SHASH.16b}, perm1.16b
187 tbl sh2.16b, {SHASH.16b}, perm2.16b
188 tbl sh3.16b, {SHASH.16b}, perm3.16b
189 tbl sh4.16b, {SHASH.16b}, T1.16b
513 tbl INP3.16b, {INP3.16b}, T1.16b
558 tbl XL.16b, {XL.16b}, KS1.16b // keep authsize bytes only
587 tbl INP
[all...]
/linux-master/fs/nfs/
H A Dnfs4client.c342 struct nfs4_slot_table *tbl; local
345 tbl = kzalloc(sizeof(*tbl), GFP_NOFS);
346 if (tbl == NULL)
349 ret = nfs4_setup_slot_table(tbl, NFS4_MAX_SLOT_TABLE,
352 nfs4_shutdown_slot_table(tbl);
353 kfree(tbl);
357 clp->cl_slot_tbl = tbl;
H A Dnfs4state.c257 static void nfs4_end_drain_slot_table(struct nfs4_slot_table *tbl) argument
259 if (test_and_clear_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state)) {
260 spin_lock(&tbl->slot_tbl_lock);
261 nfs41_wake_slot_table(tbl);
262 spin_unlock(&tbl->slot_tbl_lock);
281 static int nfs4_drain_slot_tbl(struct nfs4_slot_table *tbl) argument
283 set_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state);
284 spin_lock(&tbl->slot_tbl_lock);
285 if (tbl->highest_used_slotid != NFS4_NO_SLOT) {
286 reinit_completion(&tbl
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.c735 struct iommu_table *tbl; local
737 tbl = kzalloc_node(sizeof(struct iommu_table), GFP_KERNEL, nid);
738 if (!tbl)
741 INIT_LIST_HEAD_RCU(&tbl->it_group_list);
742 kref_init(&tbl->it_kref);
744 return tbl;
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.c529 if (n->tbl == &arp_tbl) {
532 } else if (n->tbl == ipv6_stub->nd_tbl) {
544 if (n->tbl->key_len != keysize) {
546 n->tbl->key_len);
554 memcpy(&keys.dst_ip6, n->primary_key, n->tbl->key_len);
556 memcpy(&keys.dst_ip, n->primary_key, n->tbl->key_len);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c69 struct mlx5dr_table *tbl; local
83 tbl = mlx5dr_table_create(ns->fs_dr_domain.dr_domain, ft->level, flags,
85 if (!tbl) {
90 ft->fs_dr_table.dr_table = tbl;
91 ft->id = mlx5dr_table_get_id(tbl);
96 mlx5dr_table_destroy(tbl);
/linux-master/drivers/net/phy/
H A Dadin.c237 static int adin_lookup_reg_value(const struct adin_cfg_reg_map *tbl, int cfg) argument
241 for (i = 0; tbl[i].cfg; i++) {
242 if (tbl[i].cfg == cfg)
243 return tbl[i].reg;
251 const struct adin_cfg_reg_map *tbl,
261 rc = adin_lookup_reg_value(tbl, val);
249 adin_get_reg_value(struct phy_device *phydev, const char *prop_name, const struct adin_cfg_reg_map *tbl, u32 dflt) argument
/linux-master/drivers/acpi/numa/
H A Dhmat.c1030 struct acpi_table_header *tbl; local
1037 status = acpi_get_table(ACPI_SIG_SRAT, 0, &tbl);
1053 acpi_put_table(tbl);
1055 status = acpi_get_table(ACPI_SIG_HMAT, 0, &tbl);
1059 hmat_revision = tbl->revision;
1089 acpi_put_table(tbl);
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c166 struct object_info_table *tbl = &bp->object_info_tbl; local
167 struct display_object_info_table_v1_4 *v1_4 = tbl->v1_4;
169 struct display_object_info_table_v1_5 *v1_5 = tbl->v1_5;
208 struct object_info_table *tbl = &bp->object_info_tbl; local
225 for (i = 0; i < tbl->v1_4->number_of_path; i++) {
227 tbl->v1_4->display_path[i].encoderobjid);
241 for (i = 0; i < tbl->v1_5->number_of_path; i++) {
243 tbl->v1_5->display_path[i].encoderobjid);
261 for (i = 0; i < tbl->v1_4->number_of_path; i++) {
263 tbl
3119 struct object_info_table *tbl; local
3234 struct object_info_table *tbl; local
3331 struct object_info_table *tbl; local
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Ddebug.c1130 const struct wmi_target_roam_tbl *tbl; local
1133 if (len < sizeof(*tbl))
1136 tbl = (const struct wmi_target_roam_tbl *) buf;
1137 num_entries = le16_to_cpu(tbl->num_entries);
1138 if (struct_size(tbl, info, num_entries) > len)
1166 struct wmi_target_roam_tbl *tbl; local
1193 tbl = (struct wmi_target_roam_tbl *) ar->debug.roam_tbl;
1194 num_entries = le16_to_cpu(tbl->num_entries);
1204 le16_to_cpu(tbl->roam_mode));
1207 struct wmi_bss_roam_info *info = &tbl
[all...]
/linux-master/net/ipv6/
H A Dip6_fib.c2577 lockdep_is_held(&iter->tbl->tb6_lock));
2591 iter->w.root = &iter->tbl->tb6_root;
2600 static struct fib6_table *ipv6_route_seq_next_table(struct fib6_table *tbl, argument
2606 if (tbl) {
2607 h = (tbl->tb6_id & (FIB6_TABLE_HASHSZ - 1)) + 1;
2608 node = rcu_dereference(hlist_next_rcu(&tbl->tb6_hlist));
2651 spin_lock_bh(&iter->tbl->tb6_lock);
2653 spin_unlock_bh(&iter->tbl->tb6_lock);
2662 iter->tbl = ipv6_route_seq_next_table(iter->tbl, ne
[all...]
/linux-master/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c823 struct rkvdec_h264_priv_tbl *tbl = h264_ctx->priv_tbl.cpu; local
828 BUILD_BUG_ON(sizeof(tbl->scaling_list.scaling_list_4x4) !=
830 BUILD_BUG_ON(sizeof(tbl->scaling_list.scaling_list_8x8) !=
833 memcpy(tbl->scaling_list.scaling_list_4x4,
837 memcpy(tbl->scaling_list.scaling_list_8x8,
H A Drkvdec-vp9.c193 struct rkvdec_vp9_priv_tbl *tbl = vp9_ctx->priv_tbl.cpu; local
198 rkprobs = &tbl->probs.intra_only;
243 struct rkvdec_vp9_priv_tbl *tbl = vp9_ctx->priv_tbl.cpu; local
248 rkprobs = &tbl->probs.inter;
315 struct rkvdec_vp9_priv_tbl *tbl = vp9_ctx->priv_tbl.cpu; local
316 struct rkvdec_vp9_probs *rkprobs = &tbl->probs;
/linux-master/lib/
H A Dtest_rhashtable.c473 const struct bucket_table *tbl; local
481 tbl = rht_dereference(ht->tbl, ht);
482 for (i = 0; i < tbl->size; i++) {
486 pos = rht_ptr_exclusive(tbl->buckets + i);
/linux-master/fs/bcachefs/
H A Ddebug.c557 struct bucket_table *tbl;
567 tbl = rht_dereference_rcu(c->btree_cache.table.tbl,
569 if (i->iter < tbl->size) {
570 rht_for_each_entry_rcu(b, pos, tbl, i->iter, hash)
/linux-master/drivers/gpio/
H A Dgpio-thunderx.c429 void __iomem * const *tbl; local
458 tbl = pcim_iomap_table(pdev);
459 txgpio->register_base = tbl[0];
/linux-master/net/netlink/
H A Daf_netlink.c549 struct netlink_table *tbl = &nl_table[sk->sk_protocol]; local
554 listeners = nl_deref_protected(tbl->listeners);
558 for (i = 0; i < NLGRPLONGS(tbl->groups); i++) {
560 sk_for_each_bound(sk, &tbl->mc_list) {
2098 struct netlink_table *tbl = &nl_table[sk->sk_protocol]; local
2103 if (NLGRPSZ(tbl->groups) < NLGRPSZ(groups)) {
2107 old = nl_deref_protected(tbl->listeners);
2108 memcpy(new->masks, old->masks, NLGRPSZ(tbl->groups));
2109 rcu_assign_pointer(tbl->listeners, new);
2113 tbl
2144 struct netlink_table *tbl = &nl_table[ksk->sk_protocol]; local
[all...]
/linux-master/arch/parisc/kernel/
H A Dfirmware.c1010 * @tbl:
1015 int pdc_pci_irt(unsigned long num_entries, unsigned long hpa, void *tbl) argument
1020 BUG_ON((unsigned long)tbl & 0x7);
1025 __pa(pdc_result), hpa, __pa(tbl));
1197 struct pdc_memory_table *tbl, unsigned long entries)
1206 memcpy(tbl, pdc_result2, entries * sizeof(*tbl));
1196 pdc_mem_mem_table(struct pdc_memory_table_raddr *r_addr, struct pdc_memory_table *tbl, unsigned long entries) argument
/linux-master/drivers/power/supply/
H A Drt9455_charger.c251 * Iterate through each element of the 'tbl' array until an element whose value
255 static unsigned int rt9455_find_idx(const int tbl[], int tbl_size, int v) argument
266 if (v <= tbl[i])
274 const int tbl[], int tbl_size, int *val)
284 *val = tbl[v];
291 const int tbl[], int tbl_size, int val)
293 unsigned int idx = rt9455_find_idx(tbl, tbl_size, val);
272 rt9455_get_field_val(struct rt9455_info *info, enum rt9455_fields field, const int tbl[], int tbl_size, int *val) argument
289 rt9455_set_field_val(struct rt9455_info *info, enum rt9455_fields field, const int tbl[], int tbl_size, int val) argument
/linux-master/include/net/
H A Dudp.h303 struct udp_table *tbl, struct sk_buff *skb);
313 int dif, int sdif, struct udp_table *tbl,
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c244 void pkvm_hyp_vm_table_init(void *tbl) argument
247 vm_table = tbl;
/linux-master/arch/arm64/mm/
H A Dkasan_init.c217 static pte_t tbl[PTRS_PER_PTE] __page_aligned_bss;
220 set_pgd(pgdp, __pgd(__pa_symbol(tbl) | PGD_TYPE_TABLE));
/linux-master/net/ipv4/
H A Ddevinet.c2664 struct ctl_table *tbl; local
2678 tbl = kmemdup(ctl_forward_entry, sizeof(ctl_forward_entry), GFP_KERNEL);
2679 if (!tbl)
2682 tbl[0].data = &all->data[IPV4_DEVCONF_FORWARDING - 1];
2683 tbl[0].extra1 = all;
2684 tbl[0].extra2 = net;
2722 forw_hdr = register_net_sysctl_sz(net, "net/ipv4", tbl,
2739 kfree(tbl);
2752 struct ctl_table *tbl; local
2754 tbl
[all...]
/linux-master/drivers/crypto/qce/
H A Daead.c93 qce_aead_prepare_result_buf(struct sg_table *tbl, struct aead_request *req) argument
100 return qce_sgtable_add(tbl, &rctx->result_sg, QCE_RESULT_BUF_SZ);
104 qce_aead_prepare_ccm_result_buf(struct sg_table *tbl, struct aead_request *req) argument
109 return qce_sgtable_add(tbl, &rctx->result_sg, QCE_BAM_BURST_SIZE);

Completed in 338 milliseconds

1234567891011>>