Home
last modified time | relevance | path

Searched refs:new_tst (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hpfs/
H A Dalloc.c332 new_tst: in hpfs_free_sectors()
350 goto new_tst; in hpfs_free_sectors()
/kernel/linux/linux-6.6/fs/hpfs/
H A Dalloc.c332 new_tst: in hpfs_free_sectors()
350 goto new_tst; in hpfs_free_sectors()
/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.c1577 u32 new_tst; in fill_tst() local
1586 new_tst = card->tst_addr; in fill_tst()
1606 ns_write_sram(card, new_tst + e, &data, 1); in fill_tst()
1619 data = ns_tste_make(NS_TST_OPCODE_END, new_tst); in fill_tst()
1620 ns_write_sram(card, new_tst + NS_TST_NUM_ENTRIES, &data, 1); in fill_tst()
1622 card->tst_addr = new_tst; in fill_tst()
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.c1573 u32 new_tst; in fill_tst() local
1582 new_tst = card->tst_addr; in fill_tst()
1602 ns_write_sram(card, new_tst + e, &data, 1); in fill_tst()
1615 data = ns_tste_make(NS_TST_OPCODE_END, new_tst); in fill_tst()
1616 ns_write_sram(card, new_tst + NS_TST_NUM_ENTRIES, &data, 1); in fill_tst()
1618 card->tst_addr = new_tst; in fill_tst()

Completed in 11 milliseconds