Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dresource_kunit.c84 bool exp_ret, struct resource *exp_r, in resource_do_test()
/openbmc/qemu/tests/unit/
H A Dtest-cutils.c3314 static void do_strtosz(const char *str, int exp_ret, uint64_t exp_val, in do_strtosz()
3321 static void do_strtosz_MiB(const char *str, int exp_ret, uint64_t exp_val, in do_strtosz_MiB()
3328 static void do_strtosz_metric(const char *str, int exp_ret, uint64_t exp_val, in do_strtosz_metric()
/openbmc/linux/fs/nfsd/
H A Dvfs.c242 struct svc_export **exp_ret, struct dentry **dentry_ret) in nfsd_lookup_dentry()