Searched refs:the_var (Results 1 – 2 of 2) sorted by relevance
22 static volatile long the_var; variable74 fd[i] = wp_event((void *)&the_var, &attr); in bp_accounting()89 fd_wp = wp_event((void *)&the_var, &attr_new); in bp_accounting()103 void *addr = is_x ? (void *)test_function : (void *)&the_var; in detect_cnt()129 fd = wp_event((void *) &the_var, &attr); in detect_ioctl()144 fd[i] = wp_event((void *)&the_var, &attr); in detect_share()
38 volatile long the_var; variable64 __test_function(&the_var); in test_function()65 the_var++; in test_function()238 fd3 = wp_event((void *)&the_var, SIGIO); in test__bp_signal()