Searched defs:interp (Results 1 – 6 of 6) sorted by relevance
14 bool interp; member
61 const char *interp; /* Name of the binary really executed. Most member
40 static s64 interp(s64 x, s64 x1, s64 x2, s64 y1, s64 y2) in interp() function
304 struct interp_params *interp = easrc_priv->interp; in fsl_easrc_resampler_config() local1759 struct interp_params *interp = easrc_priv->interp; in fsl_easrc_dump_firmware() local
645 struct interp_params *interp; member
1583 int bprm_change_interp(const char *interp, struct linux_binprm *bprm) in bprm_change_interp()