Searched refs:xenoprof (Results 1 – 6 of 6) sorted by relevance
67 struct xenoprof { struct133 struct xenoprof *x = d->xenoprof; in is_active()139 struct xenoprof *x = d->xenoprof; in is_passive()254 d->xenoprof = xzalloc(struct xenoprof); in alloc_xenoprof_struct()330 struct xenoprof *x; in free_xenoprof_pages()333 x = d->xenoprof; in free_xenoprof_pages()345 d->xenoprof = NULL; in free_xenoprof_pages()368 x = d->xenoprof; in set_active()388 x = d->xenoprof; in reset_active()411 x = d->xenoprof; in reset_passive()[all …]
62 obj-$(CONFIG_XENOPROF) += xenoprof.o
1 obj-y += xenoprof.o
146 ? xenoprof_init xenoprof.h147 ? xenoprof_passive xenoprof.h
23 compat/xenoprof.h
474 struct xenoprof *xenoprof; member
Completed in 14 milliseconds