Searched defs:_ptptr (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/erofs/ |
| D | tagptr.h | 79 #define tagptr_cmpxchg(_ptptr, _o, _n) ({ \ argument 88 #define tagptr_replace_tags(_ptptr, tags) ({ \ argument 93 #define tagptr_set_tags(_ptptr, _tags) ({ \ argument 101 #define tagptr_clear_tags(_ptptr, _tags) ({ \ argument
|
| /kernel/linux/linux-4.19/drivers/staging/erofs/include/linux/ |
| D | tagptr.h | 79 #define tagptr_cmpxchg(_ptptr, _o, _n) ({ \ argument 88 #define tagptr_replace_tags(_ptptr, tags) ({ \ argument 93 #define tagptr_set_tags(_ptptr, _tags) ({ \ argument 101 #define tagptr_clear_tags(_ptptr, _tags) ({ \ argument
|