Lines Matching refs:fn
79 void *fn; /* Function pointer to expected function where access occurred. */ member
129 scnprintf(cur, end - cur, " in %pS", r->fn); in report_matches()
317 .fn = test_out_of_bounds_read, in test_out_of_bounds_read()
351 .fn = test_out_of_bounds_write, in test_out_of_bounds_write()
369 .fn = test_use_after_free_read, in test_use_after_free_read()
385 .fn = test_double_free, in test_double_free()
400 .fn = test_invalid_addr_free, in test_invalid_addr_free()
417 .fn = test_corruption, in test_corruption()
454 .fn = test_kmalloc_aligned_oob_read, in test_kmalloc_aligned_oob_read()
488 .fn = test_kmalloc_aligned_oob_write, in test_kmalloc_aligned_oob_write()
553 .fn = test_init_on_free, in test_init_on_free()
642 .fn = test_invalid_access, in test_invalid_access()
657 .fn = test_memcache_typesafe_by_rcu, in test_memcache_typesafe_by_rcu()
693 .fn = test_krealloc, in test_krealloc()