Home
last modified time | relevance | path

Searched refs:PTR_CHECK_DEV (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbcache.h92 #define PTR_CHECK_DEV ((1 << PTR_DEV_BITS) - 1) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbcache.h92 #define PTR_CHECK_DEV ((1 << PTR_DEV_BITS) - 1) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbcache.h92 #define PTR_CHECK_DEV ((1 << PTR_DEV_BITS) - 1) macro
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dextents.c110 if (PTR_DEV(k, i) == PTR_CHECK_DEV) in bch_extent_to_text()
H A Dbtree.c2403 SET_PTR_DEV(check_key, 0, PTR_CHECK_DEV); in bch_btree_insert_check_key()