Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_uprobe.c536 char *arg, *filename, *rctr, *rctr_end, *tmp; in __trace_uprobe_create() local
597 rctr = strchr(arg, '('); in __trace_uprobe_create()
598 if (rctr) { in __trace_uprobe_create()
599 rctr_end = strchr(rctr, ')'); in __trace_uprobe_create()
602 rctr_end = rctr + strlen(rctr); in __trace_uprobe_create()
613 *rctr++ = '\0'; in __trace_uprobe_create()
615 ret = kstrtoul(rctr, 0, &ref_ctr_offset); in __trace_uprobe_create()
617 trace_probe_log_err(rctr - filename, BAD_REFCNT); in __trace_uprobe_create()
/openbmc/linux/arch/parisc/include/asm/
H A Dasmregs.h117 rctr: .reg %cr0