Searched refs:offset_in_page (Results 1 – 3 of 3) sorted by relevance
29 #define offset_in_page(p) ((unsigned long)(p) & ~PAGE_MASK) macro114 sg[0].offset = offset_in_page (p); in test_hash()151 sg[k].offset = offset_in_page (p); in test_hash()208 sg[0].offset = offset_in_page(p); in test_hmac()239 sg[k].offset = offset_in_page (p); in test_hmac()326 sg[0].offset = offset_in_page(p); in test_cipher()384 sg[k].offset = offset_in_page (p); in test_cipher()
24 #define offset_in_page(p) ((unsigned long)(p) & ~PAGE_MASK) macro156 sg->offset = offset_in_page(buf); in sg_set_buf()
2698 psg->offset = offset_in_page(offset); in ata_sg_setup()