Searched refs:xenoprof (Results 1 – 8 of 8) sorted by relevance
92 struct xenoprof *x = d->xenoprof; in is_active()98 struct xenoprof *x = d->xenoprof; in is_passive()215 d->xenoprof = xzalloc(struct xenoprof); in alloc_xenoprof_struct()289 struct xenoprof *x; in free_xenoprof_pages()292 x = d->xenoprof; in free_xenoprof_pages()304 d->xenoprof = NULL; in free_xenoprof_pages()321 struct xenoprof *x; in set_active()327 x = d->xenoprof; in set_active()348 x = d->xenoprof; in reset_active()372 x = d->xenoprof; in reset_passive()[all …]
65 obj-$(CONFIG_XENOPROF) += xenoprof.o
579 if ( d->xenoprof ) in do_domctl()
48 struct xenoprof { struct67 #define xenoprof_buf(d, b, field) (*(!(d)->xenoprof->is_compat ? \ argument
436 struct xenoprof *xenoprof; member
1 obj-y += xenoprof.o
133 ? xenoprof_init xenoprof.h134 ? xenoprof_passive xenoprof.h
24 compat/xenoprof.h
Completed in 15 milliseconds