Searched refs:idxp (Results 1 – 5 of 5) sorted by relevance
134 int *idxp = file->private_data; in ibm_cffps_debugfs_op() local135 int idx = *idxp; in ibm_cffps_debugfs_op()136 struct ibm_cffps *psu = to_psu(idxp, idx); in ibm_cffps_debugfs_op()
476 static inline void data_start(const struct iov_iter *i, int *idxp, size_t *offp) in data_start() argument484 *idxp = idx; in data_start()489 int *idxp, size_t *offp) in push_pipe() argument503 *idxp = idx; in push_pipe()
1956 int *idxp; in hfcmulti_tx() local1969 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()
1386 u32 __user *idxp = argp; in vhost_vring_ioctl() local1394 r = get_user(idx, idxp); in vhost_vring_ioctl()
2307 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport() argument2311 *idxp = k; in secpath_has_nontransport()