/openbmc/qemu/util/ |
H A D | timed-average.c | 88 static TimedAverageWindow *current_window(TimedAverage *ta) in current_window() 99 void timed_average_init(TimedAverage *ta, QEMUClockType clock_type, in timed_average_init() 128 static void check_expirations(TimedAverage *ta, uint64_t *elapsed) in check_expirations() 163 void timed_average_account(TimedAverage *ta, uint64_t value) in timed_average_account() 190 uint64_t timed_average_min(TimedAverage *ta) in timed_average_min() 203 uint64_t timed_average_avg(TimedAverage *ta) in timed_average_avg() 216 uint64_t timed_average_max(TimedAverage *ta) in timed_average_max() 227 uint64_t timed_average_sum(TimedAverage *ta, uint64_t *elapsed) in timed_average_sum()
|
/openbmc/linux/arch/arm/kernel/ |
H A 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
|
/openbmc/linux/drivers/phy/ |
H A 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
|
/openbmc/linux/arch/arc/mm/ |
H A 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
|
/openbmc/qemu/tests/unit/ |
H A D | test-timed-average.c | 25 static void account(TimedAverage *ta) in account() 36 TimedAverage ta; in test_average() local
|
/openbmc/linux/net/mac80211/ |
H A 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()
|
H A D | mesh_hwmp.c | 393 const u8 *orig_addr, *ta; in hwmp_route_info_get() local 778 const u8 *ta, *target_addr; in hwmp_perr_frame_process() local
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A 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()
|
H A D | sta_rx.c | 196 u8 ta[ETH_ALEN]; in mwifiex_process_sta_rx_packet() local
|
H A D | uap_txrx.c | 381 u8 ta[ETH_ALEN], pkt_type; in mwifiex_process_uap_rx_packet() local
|
/openbmc/u-boot/include/ |
H A D | sandboxtee.h | 18 void *ta; member
|
/openbmc/u-boot/drivers/tee/ |
H A D | sandbox.c | 212 const struct ta_entry *ta; in sandbox_tee_open_session() local 247 struct ta_entry *ta = state->ta; in sandbox_tee_invoke_func() local
|
/openbmc/linux/fs/smb/common/ |
H A D | cifs_arc4.c | 43 u32 ty, ta, tb; in cifs_arc4_crypt() local
|
/openbmc/linux/lib/crypto/ |
H A D | arc4.c | 41 u32 ty, ta, tb; in arc4_crypt() local
|
/openbmc/linux/include/linux/platform_data/ |
H A D | mtd-davinci-aemif.h | 33 u8 ta; member
|
/openbmc/linux/drivers/tee/amdtee/ |
H A 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
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-rds-gen.h | 31 bool ta; member
|
/openbmc/linux/arch/parisc/math-emu/ |
H A D | fpudispatch.c | 1158 u_int rm1, rm2, tm, ra, ta; /* operands */ local 1298 u_int rm1, rm2, tm, ra, ta; /* operands */ local
|
/openbmc/linux/drivers/memory/ |
H A D | ti-aemif.c | 105 u8 ta; member 178 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | cell-pmu.h | 36 #define CBE_PM_TRACE_BUF_DATA_COUNT(ta) ((ta) & 0x3ff) argument
|
/openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
H A D | ata.h | 20 u8 ta; /* 0x05 */ member
|
/openbmc/linux/drivers/nvmem/ |
H A D | stm32-romem.c | 31 bool ta; member
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | kprobes.h | 39 unsigned long long ta : 1; member
|
/openbmc/linux/net/appletalk/ |
H A D | ddp.c | 498 struct sockaddr_at *ta = (struct sockaddr_at *)&r->rt_dst; in atrtr_create() local 1324 struct atalk_addr ta; in atalk_route_packet() local
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | wl12xx_80211.h | 117 u8 ta[ETH_ALEN]; member
|