Home
last modified time | relevance | path

Searched refs:xensyms (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/xen/xenfs/
A Dxensyms.c16 struct xensyms { struct
23 static int xensyms_next_sym(struct xensyms *xs) in xensyms_next_sym() argument
67 struct xensyms *xs = (struct xensyms *)m->private; in xensyms_start()
79 struct xensyms *xs = (struct xensyms *)m->private; in xensyms_next()
91 struct xensyms *xs = (struct xensyms *)m->private; in xensyms_show()
114 struct xensyms *xs; in xensyms_open()
118 sizeof(struct xensyms)); in xensyms_open()
123 xs = (struct xensyms *)m->private; in xensyms_open()
141 struct xensyms *xs = (struct xensyms *)m->private; in xensyms_release()
A DMakefile6 xenfs-$(CONFIG_XEN_SYMS) += xensyms.o
/linux/drivers/xen/
A DKconfig320 /proc/xen/xensyms file, similar to /proc/kallsyms

Completed in 5 milliseconds