Searched refs:wp_event (Results 1 – 2 of 2) sorted by relevance
62 static int wp_event(void *addr, struct perf_event_attr *attr) in wp_event() function78 fd[i] = wp_event((void *)&the_var, &attr); in bp_accounting()93 fd_wp = wp_event((void *)&the_var, &attr_new); in bp_accounting()133 fd = wp_event((void *) &the_var, &attr); in detect_ioctl()148 fd[i] = wp_event((void *)&the_var, &attr); in detect_share()
145 static int wp_event(void *addr, int sig) in wp_event() function238 fd3 = wp_event((void *)&the_var, SIGIO); in test__bp_signal()