Home
last modified time | relevance | path

Searched refs:idxp (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/lib/
Diov_iter.c477 static inline void data_start(const struct iov_iter *i, int *idxp, size_t *offp) in data_start() argument
485 *idxp = idx; in data_start()
490 int *idxp, size_t *offp) in push_pipe() argument
504 *idxp = idx; in push_pipe()
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfcmulti.c1956 int *idxp; in hfcmulti_tx() local
1969 idxp = &dch->tx_idx; in hfcmulti_tx()
1974 idxp = &bch->tx_idx; in hfcmulti_tx()
2141 i = *idxp; in hfcmulti_tx()
2154 *idxp = ii; in hfcmulti_tx()