Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_uprobe.c541 char *arg, *filename, *rctr, *rctr_end, *tmp; in trace_uprobe_create() local
599 rctr = strchr(arg, '('); in trace_uprobe_create()
600 if (rctr) { in trace_uprobe_create()
601 rctr_end = strchr(rctr, ')'); in trace_uprobe_create()
604 rctr_end = rctr + strlen(rctr); in trace_uprobe_create()
615 *rctr++ = '\0'; in trace_uprobe_create()
617 ret = kstrtoul(rctr, 0, &ref_ctr_offset); in trace_uprobe_create()
619 trace_probe_log_err(rctr - filename, BAD_REFCNT); in trace_uprobe_create()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dasmregs.h117 rctr: .reg %cr0