Searched defs:align_offset (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/scsi/pm8001/ |
H A D | pm8001_sas.c | 116 u64 align_offset = 0; pm8001_mem_alloc() local
|
/linux-4.1.27/lib/ |
H A D | bitmap.c | 307 bitmap_find_next_zero_area_off(unsigned long *map, unsigned long size, unsigned long start, unsigned int nr, unsigned long align_mask, unsigned long align_offset) bitmap_find_next_zero_area_off() argument
|
/linux-4.1.27/crypto/ |
H A D | testmgr.c | 191 __test_hash(struct crypto_ahash *tfm, struct hash_testvec *template, unsigned int tcount, bool use_digest, const int align_offset) __test_hash() argument 417 __test_aead(struct crypto_aead *tfm, int enc, struct aead_testvec *template, unsigned int tcount, const bool diff_dst, const int align_offset) __test_aead() argument 906 __test_skcipher(struct crypto_ablkcipher *tfm, int enc, struct cipher_testvec *template, unsigned int tcount, const bool diff_dst, const int align_offset) __test_skcipher() argument
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 1593 u32 cmd_flags, align_offset, val; bnx2x_nvram_write1() local
|
/linux-4.1.27/include/linux/ |
H A D | mm.h | 1907 unsigned long align_offset; mm_populate() member in struct:vm_unmapped_area_info
|
Completed in 1091 milliseconds