Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dxfarray.c656 xfarray_idx_t *idxp; in xfarray_qsort_pivot() 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.c3534 static inline int secpath_has_nontransport(const struct sec_path *sp, int k, int *idxp) in secpath_has_nontransport()