| /linux-4.4.14/arch/arm/kernel/ | 
| D | smp_tlb.c | 42 	struct tlb_args *ta = (struct tlb_args *)arg;  in ipi_flush_tlb_page()  local49 	struct tlb_args *ta = (struct tlb_args *)arg;  in ipi_flush_tlb_kernel_page()  local
 56 	struct tlb_args *ta = (struct tlb_args *)arg;  in ipi_flush_tlb_range()  local
 63 	struct tlb_args *ta = (struct tlb_args *)arg;  in ipi_flush_tlb_kernel_range()  local
 159 		struct tlb_args ta;  in flush_tlb_page()  local
 172 		struct tlb_args ta;  in flush_tlb_kernel_page()  local
 184 		struct tlb_args ta;  in flush_tlb_range()  local
 198 		struct tlb_args ta;  in flush_tlb_kernel_range()  local
 
 | 
| /linux-4.4.14/arch/arc/mm/ | 
| D | tlb.c | 425 	struct tlb_args *ta = arg;  in ipi_flush_tlb_page()  local432 	struct tlb_args *ta = arg;  in ipi_flush_tlb_range()  local
 440 	struct tlb_args *ta = arg;  in ipi_flush_pmd_tlb_range()  local
 448 	struct tlb_args *ta = (struct tlb_args *)arg;  in ipi_flush_tlb_kernel_range()  local
 466 	struct tlb_args ta = {  in flush_tlb_page()  local
 477 	struct tlb_args ta = {  in flush_tlb_range()  local
 490 	struct tlb_args ta = {  in flush_pmd_tlb_range()  local
 502 	struct tlb_args ta = {  in flush_tlb_kernel_range()  local
 
 | 
| /linux-4.4.14/net/mac80211/ | 
| D | tkip.c | 85 			       const u8 *ta, u32 tsc_IV32)  in tkip_mixing_phase1()189 			       const u8 *ta, u32 iv32, u16 *p1k)  in ieee80211_get_tkip_rx_p1k()
 244 				u8 *payload, size_t payload_len, u8 *ta,  in ieee80211_tkip_decrypt_data()
 
 | 
| D | mesh_hwmp.c | 373 	const u8 *orig_addr, *ta;  in hwmp_route_info_get()  local725 	const u8 *ta, *target_addr;  in hwmp_perr_frame_process()  local
 
 | 
| /linux-4.4.14/fs/logfs/ | 
| D | dir.c | 206 static void abort_transaction(struct inode *inode, struct logfs_transaction *ta)  in abort_transaction()217 	struct logfs_transaction *ta;  in logfs_unlink()  local
 412 	struct logfs_transaction *ta;  in __logfs_create()  local
 590 	struct logfs_transaction *ta;  in logfs_rename_cross()  local
 665 	struct logfs_transaction *ta;  in logfs_rename_target()  local
 
 | 
| D | readwrite.c | 1134 		struct logfs_transaction *ta)  in logfs_handle_transaction()1495 void logfs_add_transaction(struct inode *inode, struct logfs_transaction *ta)  in logfs_add_transaction()
 1501 void logfs_del_transaction(struct inode *inode, struct logfs_transaction *ta)  in logfs_del_transaction()
 
 | 
| D | logfs.h | 303 	struct logfs_transaction *ta;  member
 | 
| /linux-4.4.14/drivers/net/wireless/mwifiex/ | 
| D | 11n_rxreorder.c | 219 mwifiex_11n_get_rx_reorder_tbl(struct mwifiex_private *priv, int tid, u8 *ta)  in mwifiex_11n_get_rx_reorder_tbl()240 void mwifiex_11n_del_rx_reorder_tbl_by_ta(struct mwifiex_private *priv, u8 *ta)  in mwifiex_11n_del_rx_reorder_tbl_by_ta()
 324 mwifiex_11n_create_rx_reorder_tbl(struct mwifiex_private *priv, u8 *ta,  in mwifiex_11n_create_rx_reorder_tbl()
 547 				u8 *ta, u8 pkt_type, void *payload)  in mwifiex_11n_rx_reorder_pkt()
 
 | 
| D | sta_rx.c | 194 	u8 ta[ETH_ALEN];  in mwifiex_process_sta_rx_packet()  local
 | 
| D | uap_txrx.c | 284 	u8 ta[ETH_ALEN], pkt_type;  in mwifiex_process_uap_rx_packet()  local
 | 
| D | ioctl.h | 174 	u8 ta[ETH_ALEN];  member
 | 
| D | main.h | 693 	u8 ta[ETH_ALEN];  member
 | 
| /linux-4.4.14/drivers/scsi/ | 
| D | atari_NCR5380.c | 277 	struct tag_alloc *ta;  in init_tags()  local346 		struct tag_alloc *ta = &hostdata->TagAlloc[scmd_id(cmd)][lun];  in cmd_get_tag()  local
 376 		struct tag_alloc *ta = &hostdata->TagAlloc[scmd_id(cmd)][lun];  in cmd_free_tag()  local
 388 	struct tag_alloc *ta;  in free_all_tags()  local
 2182 						struct tag_alloc *ta = &hostdata->TagAlloc[scmd_id(cmd)][cmd->device->lun];  in NCR5380_information_transfer()  local
 
 | 
| /linux-4.4.14/include/linux/platform_data/ | 
| D | mtd-davinci-aemif.h | 33 	u8	ta;  member
 | 
| /linux-4.4.14/drivers/media/platform/vivid/ | 
| D | vivid-rds-gen.h | 42 	bool			ta;  member
 | 
| /linux-4.4.14/crypto/ | 
| D | arc4.c | 58 	u32 ty, ta, tb;  in arc4_crypt()  local
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | cell-pmu.h | 49 #define CBE_PM_TRACE_BUF_DATA_COUNT(ta)    ((ta) & 0x3ff)  argument
 | 
| /linux-4.4.14/arch/arm/mach-davinci/ | 
| D | aemif.c | 107 	int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup;  in davinci_aemif_setup_timing()  local
 | 
| /linux-4.4.14/drivers/memory/ | 
| D | ti-aemif.c | 107 	u8	ta;  member180 	int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup;  in aemif_config_abus()  local
 
 | 
| /linux-4.4.14/arch/parisc/math-emu/ | 
| D | fpudispatch.c | 1121 	u_int rm1, rm2, tm, ra, ta; /* operands */  local1261 	u_int rm1, rm2, tm, ra, ta; /* operands */  local
 
 | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | kprobes.h | 47 	unsigned long long ta : 1;  member
 | 
| /linux-4.4.14/drivers/net/wireless/ti/wlcore/ | 
| D | wl12xx_80211.h | 116 	u8 ta[ETH_ALEN];  member
 | 
| /linux-4.4.14/net/appletalk/ | 
| D | ddp.c | 503 	struct sockaddr_at *ta = (struct sockaddr_at *)&r->rt_dst;  in atrtr_create()  local1318 	struct atalk_addr ta;  in atalk_route_packet()  local
 
 | 
| /linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ | 
| D | scan.c | 580 static u16 iwl_fill_probe_req(struct ieee80211_mgmt *frame, const u8 *ta,  in iwl_fill_probe_req()
 | 
| /linux-4.4.14/drivers/net/wireless/ti/wl1251/ | 
| D | wl12xx_80211.h | 127 	u8 ta[ETH_ALEN];  member
 | 
| /linux-4.4.14/drivers/staging/rtl8712/ | 
| D | rtl871x_recv.h | 63 	u8	ta[ETH_ALEN];  member
 | 
| D | rtl871x_xmit.h | 129 	u8	ta[ETH_ALEN];  member
 | 
| D | rtl871x_security.c | 486 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32)  in phase1()
 | 
| D | wifi.h | 491 	unsigned char ta[6];  member
 | 
| /linux-4.4.14/include/linux/ | 
| D | isdn_ppp.h | 141   unsigned char ta:1;			/* The timer is active (flag) */  member
 | 
| D | ieee80211.h | 1061 	u8 ta[ETH_ALEN];  member1074 	u8 ta[ETH_ALEN];  member
 1200 	__u8 ta[ETH_ALEN];  member
 
 | 
| /linux-4.4.14/drivers/staging/rtl8723au/include/ | 
| D | rtw_recv.h | 124 	u8	ta[ETH_ALEN];  member
 | 
| D | rtw_xmit.h | 138 	u8	ta[ETH_ALEN];  member
 | 
| /linux-4.4.14/drivers/staging/rtl8188eu/include/ | 
| D | rtw_recv.h | 131 	u8	ta[ETH_ALEN];  member
 | 
| D | rtw_xmit.h | 139 	u8	ta[ETH_ALEN];  member
 | 
| D | wifi.h | 507 	unsigned char ta[6];  member
 | 
| /linux-4.4.14/drivers/staging/rtl8188eu/core/ | 
| D | rtw_security.c | 474 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32)  in phase1()
 | 
| /linux-4.4.14/drivers/staging/rtl8723au/core/ | 
| D | rtw_security.c | 506 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32)  in phase1()
 | 
| /linux-4.4.14/drivers/ata/ | 
| D | pata_mpc52xx.c | 273 	u32 t0, t1, t2_8, t2_16, t2i, t4, ta;  in mpc52xx_ata_compute_pio_timings()  local
 | 
| /linux-4.4.14/drivers/staging/rdma/ipath/ | 
| D | ipath_verbs.c | 744 			u64 ta, tb, tc, td, te;  in ipath_ib_timer()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/dec/tulip/ | 
| D | de4x5.c | 493     int ta;                 /* One cycle TA time - 802.3u is confusing here */  member504     int ta;                 /* One cycle TA time                         */  member
 
 | 
| /linux-4.4.14/drivers/net/wireless/rt2x00/ | 
| D | rt2x00.h | 1015 	__u8 ta[6];  member
 | 
| /linux-4.4.14/drivers/infiniband/hw/qib/ | 
| D | qib_iba6120.c | 2967 		u64 ta, tb, tc, td, te;  in pma_6120_timer()  local
 | 
| /linux-4.4.14/drivers/net/wireless/iwlegacy/ | 
| D | common.c | 1632 		  const u8 *ta, const u8 *ies, int ie_len, int left)  in il_fill_probe_req()
 | 
| /linux-4.4.14/drivers/staging/rtl8192e/ | 
| D | rtllib.h | 781 	u8 ta[ETH_ALEN];  member
 |