Lines Matching defs:bad
3 * This is for all the tests related to logic bugs (e.g. bad dereferences,
4 * bad alignment, bad loops, bad locking, bad scheduling, deep stacks, and
268 struct lkdtm_list good, bad;
286 * the address of &bad.node, and the "where" is the address held
290 list_add(&bad.node, &test_head);
330 pr_info("attempting bad read from page below current stack\n");
344 pr_info("attempting bad read from page above current stack\n");