Searched refs:__put_dbe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | paccess.h | 28 #define put_dbe(x, ptr) __put_dbe((x), (ptr), sizeof(*(ptr))) 74 #define __put_dbe(x, ptr, size) \ macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | paccess.h | 28 #define put_dbe(x, ptr) __put_dbe((x), (ptr), sizeof(*(ptr))) 74 #define __put_dbe(x, ptr, size) \ macro
|
Completed in 2 milliseconds