Searched refs:wp_event (Results 1 – 2 of 2) sorted by relevance
61 static int wp_event(void *addr, struct perf_event_attr *attr) in wp_event() function77 fd[i] = wp_event((void *)&the_var, &attr); in bp_accounting()92 fd_wp = wp_event((void *)&the_var, &attr_new); in bp_accounting()132 fd = wp_event((void *) &the_var, &attr); in detect_ioctl()147 fd[i] = wp_event((void *)&the_var, &attr); in detect_share()
149 static int wp_event(void *addr, int sig) in wp_event() function242 fd3 = wp_event((void *)&the_var, SIGIO); in test__bp_signal()