Searched defs:userp (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/util/ |
H A D | qht.c | 557 const void *userp, uint32_t hash) in qht_do_lookup() 584 const void *userp, uint32_t hash) in qht_lookup__slowpath() 596 void *qht_lookup_custom(const struct qht *ht, const void *userp, uint32_t hash, in qht_lookup_custom() 619 void *qht_lookup(const struct qht *ht, const void *userp, uint32_t hash) in qht_lookup() 824 const struct qht_iter *iter, void *userp) in qht_bucket_iter() 861 void *userp) in qht_map_iter__all_locked() 871 do_qht_iter(struct qht *ht, const struct qht_iter *iter, void *userp) in do_qht_iter() 881 void qht_iter(struct qht *ht, qht_iter_func_t func, void *userp) in qht_iter() 891 void qht_iter_remove(struct qht *ht, qht_iter_bool_func_t func, void *userp) in qht_iter_remove() 906 static void qht_map_copy(void *p, uint32_t hash, void *userp) in qht_map_copy()
|
H A D | qsp.c | 520 static void qsp_sort(void *p, uint32_t h, void *userp) in qsp_sort()
|
/openbmc/qemu/tests/unit/ |
H A D | test-qht.c | 101 static void count_func(void *p, uint32_t hash, void *userp) in count_func() 125 static void sum_func(void *p, uint32_t hash, void *userp) in sum_func() 141 static bool rm_mod_func(void *p, uint32_t hash, void *userp) in rm_mod_func()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | userp.rst | 4 .. _userp: target
|
/openbmc/qemu/include/qemu/ |
H A D | plugin.h | 80 void *userp; member 93 void *userp; member
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | signal.c | 600 char const __user *userp; in parse_user_sigframe() local 1002 char __user *userp = in setup_sigframe() local
|
/openbmc/linux/drivers/android/ |
H A D | binderfs.c | 112 struct binderfs_device __user *userp, in binderfs_binder_device_create()
|
/openbmc/qemu/plugins/ |
H A D | core.c | 568 static bool free_dyn_cb_arr(void *p, uint32_t h, void *userp) in free_dyn_cb_arr()
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.c | 747 static bool qpd_cmp_func(const void *obj, const void *userp) in qpd_cmp_func() 753 static bool qpp_cmp_func(const void *obj, const void *userp) in qpp_cmp_func() 759 static bool qpf_cmp_func(const void *obj, const void *userp) in qpf_cmp_func()
|
/openbmc/qemu/block/ |
H A D | curl.c | 163 void *userp, void *sp) in curl_sock_cb()
|