Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/xen/xenfs/
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()
DMakefile6 xenfs-$(CONFIG_XEN_SYMS) += xensyms.o
/Linux-v5.4/drivers/xen/
DKconfig316 /proc/xen/xensyms file, similar to /proc/kallsyms