Searched refs:ce1 (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
D | unicode.c | 130 u16 *ce1, *ce2; in hfsplus_uni2asc() local 137 ce1 = NULL; in hfsplus_uni2asc() 145 ce1 = hfsplus_compose_lookup(hfsplus_compose_table, c0); in hfsplus_uni2asc() 146 if (ce1) in hfsplus_uni2asc() 147 cc = ce1[0]; in hfsplus_uni2asc() 181 ce1 = hfsplus_compose_lookup( in hfsplus_uni2asc() 183 if (ce1) in hfsplus_uni2asc() 206 ce2 = hfsplus_compose_lookup(ce1, c0); in hfsplus_uni2asc() 210 ce1 = hfsplus_compose_lookup(ce2, in hfsplus_uni2asc() 212 if (!ce1) in hfsplus_uni2asc() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 1176 struct cmdQ_ce *ce1 = *ce; in write_large_page_tx_descs() local 1182 ce1->skb = NULL; in write_large_page_tx_descs() 1183 dma_unmap_len_set(ce1, dma_len, 0); in write_large_page_tx_descs() 1186 ce1++; in write_large_page_tx_descs() 1191 ce1 = q->centries; in write_large_page_tx_descs() 1197 *ce = ce1; in write_large_page_tx_descs()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
D | fplsp.sa | 1090 dc.l $00003ffe,$00009ce1,$c8e6a0b8,$cdba0000 1463 dc.l $3ffe0000,$ce168a77,$25080ce1,$00000000
|