Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkprobes.c98 #define KPROBE_INSN_PAGE_SIZE(slots) \ macro
178 kip = kmalloc(KPROBE_INSN_PAGE_SIZE(slots_per_page(c)), GFP_KERNEL); in __get_insn_slot()