Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Duprobes.c1474 /* pairs with get_xol_area() */ in xol_add_vma()
1524 * get_xol_area - Allocate process's xol_area if necessary.
1529 static struct xol_area *get_xol_area(void) in get_xol_area() function
1615 area = get_xol_area(); in xol_get_insn_slot()
1867 if (!get_xol_area()) in prepare_uretprobe()