Home
last modified time | relevance | path

Searched refs:test_ptr (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/misc/lkdtm/
Dpowerpc.c72 unsigned long test_address = PAGE_OFFSET, *test_ptr; in insert_dup_slb_entry_0() local
76 test_ptr = (unsigned long *)test_address; in insert_dup_slb_entry_0()
98 __func__, test_address, *test_ptr); in insert_dup_slb_entry_0()
/linux-6.1.9/drivers/platform/x86/intel/ifs/
Dload.c125 char *test_ptr; in scan_chunks_sanity_check() local
143 test_ptr = (char *)ifs_header_ptr + IFS_HEADER_SIZE + metadata_size; in scan_chunks_sanity_check()
146 ifs_test_image_ptr = (u64)test_ptr; in scan_chunks_sanity_check()