Home
last modified time | relevance | path

Searched defs:idxp (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/hwmon/pmbus/
H A Dq54sj108a2.c78 int *idxp = file->private_data; in q54sj108a2_debugfs_read() local
183 int *idxp = file->private_data; in q54sj108a2_debugfs_write() local
H A Dibm-cffps.c134 int *idxp = file->private_data; in ibm_cffps_debugfs_read() local
217 int *idxp = file->private_data; in ibm_cffps_debugfs_write() local
H A Dmax20730.c111 int *idxp = file->private_data; in max20730_debugfs_read() local
/linux/tools/sched_ext/
H A Dscx_sdt.bpf.c396 static sdt_desc_t * desc_find_empty(sdt_desc_t *desc, __u64 *idxp) in desc_find_empty()
/linux/fs/xfs/scrub/
H A Dxfarray.c657 xfarray_idx_t *idxp; in xfarray_qsort_pivot() local
/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1912 int *idxp; in hfcmulti_tx() local
/linux/drivers/vhost/
H A Dvhost.c990 u32 __user *idxp = argp; in vhost_get_vq_from_user() local
/linux/net/xfrm/
H A Dxfrm_policy.c3540 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()