| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| D | smp_tlb.c | 40 struct tlb_args *ta = (struct tlb_args *)arg; in ipi_flush_tlb_page() local 50 struct tlb_args *ta = (struct tlb_args *)arg; in ipi_flush_tlb_kernel_page() local 57 struct tlb_args *ta = (struct tlb_args *)arg; in ipi_flush_tlb_range() local 67 struct tlb_args *ta = (struct tlb_args *)arg; in ipi_flush_tlb_kernel_range() local 199 struct tlb_args ta; in flush_tlb_page() local 212 struct tlb_args ta; in flush_tlb_kernel_page() local 224 struct tlb_args ta; in flush_tlb_range() local 238 struct tlb_args ta; in flush_tlb_kernel_range() local
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| D | smp_tlb.c | 40 struct tlb_args *ta = (struct tlb_args *)arg; in ipi_flush_tlb_page() local 50 struct tlb_args *ta = (struct tlb_args *)arg; in ipi_flush_tlb_kernel_page() local 57 struct tlb_args *ta = (struct tlb_args *)arg; in ipi_flush_tlb_range() local 67 struct tlb_args *ta = (struct tlb_args *)arg; in ipi_flush_tlb_kernel_range() local 199 struct tlb_args ta; in flush_tlb_page() local 212 struct tlb_args ta; in flush_tlb_kernel_page() local 224 struct tlb_args ta; in flush_tlb_range() local 238 struct tlb_args ta; in flush_tlb_kernel_range() local
|
| /kernel/linux/linux-5.10/drivers/phy/ |
| D | phy-lgm-usb.c | 51 static int get_flipped(struct tca_apb *ta, bool *flipped) in get_flipped() 70 struct tca_apb *ta = container_of(phy, struct tca_apb, phy); in phy_init() local 101 struct tca_apb *ta = container_of(phy, struct tca_apb, phy); in phy_shutdown() local 120 struct tca_apb *ta = container_of(phy, struct tca_apb, phy); in phy_set_vbus() local 140 struct tca_apb *ta = container_of(work, struct tca_apb, wk); in tca_work() local 174 struct tca_apb *ta = container_of(nb, struct tca_apb, phy.id_nb); in id_notifier() local 192 struct tca_apb *ta; in phy_probe() local 257 struct tca_apb *ta = platform_get_drvdata(pdev); in phy_remove() local
|
| /kernel/linux/linux-6.6/drivers/phy/ |
| D | phy-lgm-usb.c | 51 static int get_flipped(struct tca_apb *ta, bool *flipped) in get_flipped() 70 struct tca_apb *ta = container_of(phy, struct tca_apb, phy); in phy_init() local 101 struct tca_apb *ta = container_of(phy, struct tca_apb, phy); in phy_shutdown() local 120 struct tca_apb *ta = container_of(phy, struct tca_apb, phy); in phy_set_vbus() local 140 struct tca_apb *ta = container_of(work, struct tca_apb, wk); in tca_work() local 174 struct tca_apb *ta = container_of(nb, struct tca_apb, phy.id_nb); in id_notifier() local 192 struct tca_apb *ta; in phy_probe() local 257 struct tca_apb *ta = platform_get_drvdata(pdev); in phy_remove() local
|
| /kernel/linux/linux-6.6/arch/arc/mm/ |
| D | tlb.c | 305 struct tlb_args *ta = arg; in ipi_flush_tlb_page() local 312 struct tlb_args *ta = arg; in ipi_flush_tlb_range() local 320 struct tlb_args *ta = arg; in ipi_flush_pmd_tlb_range() local 328 struct tlb_args *ta = (struct tlb_args *)arg; in ipi_flush_tlb_kernel_range() local 346 struct tlb_args ta = { in flush_tlb_page() local 357 struct tlb_args ta = { in flush_tlb_range() local 370 struct tlb_args ta = { in flush_pmd_tlb_range() local 382 struct tlb_args ta = { in flush_tlb_kernel_range() local
|
| /kernel/linux/linux-5.10/arch/arc/mm/ |
| D | tlb.c | 405 struct tlb_args *ta = arg; in ipi_flush_tlb_page() local 412 struct tlb_args *ta = arg; in ipi_flush_tlb_range() local 420 struct tlb_args *ta = arg; in ipi_flush_pmd_tlb_range() local 428 struct tlb_args *ta = (struct tlb_args *)arg; in ipi_flush_tlb_kernel_range() local 446 struct tlb_args ta = { in flush_tlb_page() local 457 struct tlb_args ta = { in flush_tlb_range() local 470 struct tlb_args ta = { in flush_pmd_tlb_range() local 482 struct tlb_args ta = { in flush_tlb_kernel_range() local
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| D | tkip.c | 83 const u8 *ta, u32 tsc_IV32) in tkip_mixing_phase1() 186 const u8 *ta, u32 iv32, u16 *p1k) in ieee80211_get_tkip_rx_p1k() 241 u8 *payload, size_t payload_len, u8 *ta, in ieee80211_tkip_decrypt_data()
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | tkip.c | 83 const u8 *ta, u32 tsc_IV32) in tkip_mixing_phase1() 186 const u8 *ta, u32 iv32, u16 *p1k) in ieee80211_get_tkip_rx_p1k() 241 u8 *payload, size_t payload_len, u8 *ta, in ieee80211_tkip_decrypt_data()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
| D | 11n_rxreorder.c | 242 mwifiex_11n_get_rx_reorder_tbl(struct mwifiex_private *priv, int tid, u8 *ta) in mwifiex_11n_get_rx_reorder_tbl() 261 void mwifiex_11n_del_rx_reorder_tbl_by_ta(struct mwifiex_private *priv, u8 *ta) in mwifiex_11n_del_rx_reorder_tbl_by_ta() 341 mwifiex_11n_create_rx_reorder_tbl(struct mwifiex_private *priv, u8 *ta, in mwifiex_11n_create_rx_reorder_tbl() 561 u8 *ta, u8 pkt_type, void *payload) in mwifiex_11n_rx_reorder_pkt()
|
| D | sta_rx.c | 208 u8 ta[ETH_ALEN]; in mwifiex_process_sta_rx_packet() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
| D | 11n_rxreorder.c | 230 mwifiex_11n_get_rx_reorder_tbl(struct mwifiex_private *priv, int tid, u8 *ta) in mwifiex_11n_get_rx_reorder_tbl() 249 void mwifiex_11n_del_rx_reorder_tbl_by_ta(struct mwifiex_private *priv, u8 *ta) in mwifiex_11n_del_rx_reorder_tbl_by_ta() 329 mwifiex_11n_create_rx_reorder_tbl(struct mwifiex_private *priv, u8 *ta, in mwifiex_11n_create_rx_reorder_tbl() 549 u8 *ta, u8 pkt_type, void *payload) in mwifiex_11n_rx_reorder_pkt()
|
| D | sta_rx.c | 196 u8 ta[ETH_ALEN]; in mwifiex_process_sta_rx_packet() local
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| D | arc4.c | 41 u32 ty, ta, tb; in arc4_crypt() local
|
| /kernel/linux/linux-5.10/lib/crypto/ |
| D | arc4.c | 41 u32 ty, ta, tb; in arc4_crypt() local
|
| /kernel/linux/linux-6.6/fs/smb/common/ |
| D | cifs_arc4.c | 43 u32 ty, ta, tb; in cifs_arc4_crypt() local
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | mtd-davinci-aemif.h | 33 u8 ta; member
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | mtd-davinci-aemif.h | 33 u8 ta; member
|
| /kernel/linux/common_modules/tzdriver/core/ |
| D | smc_call.h | 32 unsigned long ta; member
|
| /kernel/linux/linux-6.6/drivers/tee/amdtee/ |
| D | core.c | 171 static int copy_ta_binary(struct tee_context *ctx, void *ptr, void **ta, in copy_ta_binary() 240 void *ta; in amdtee_open_session() local
|
| /kernel/linux/linux-5.10/drivers/tee/amdtee/ |
| D | core.c | 171 static int copy_ta_binary(struct tee_context *ctx, void *ptr, void **ta, in copy_ta_binary() 240 void *ta; in amdtee_open_session() local
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
| D | vivid-rds-gen.h | 31 bool ta; member
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
| D | vivid-rds-gen.h | 31 bool ta; member
|
| /kernel/linux/linux-6.6/arch/parisc/math-emu/ |
| D | fpudispatch.c | 1158 u_int rm1, rm2, tm, ra, ta; /* operands */ local 1298 u_int rm1, rm2, tm, ra, ta; /* operands */ local
|
| /kernel/linux/linux-5.10/arch/parisc/math-emu/ |
| D | fpudispatch.c | 1158 u_int rm1, rm2, tm, ra, ta; /* operands */ local 1298 u_int rm1, rm2, tm, ra, ta; /* operands */ local
|
| /kernel/linux/linux-5.10/drivers/memory/ |
| D | ti-aemif.c | 105 u8 ta; member 178 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local
|