Searched refs:_u8 (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/arch/alpha/include/asm/ |
D | xchg.h | 18 ____xchg(_u8, volatile char *m, unsigned long val) in ____xchg() argument 110 return ____xchg(_u8, ptr, x); 129 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) in ____cmpxchg() argument 234 return ____cmpxchg(_u8, ptr, old, new);
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | super.rst | 176 - \_\_u8 197 - \_\_u8 202 - \_\_u8 216 - \_\_u8 237 - \_\_u8 242 - \_\_u8 323 - \_\_u8 327 - \_\_u8 373 - \_\_u8 397 - \_\_u8 [all …]
|
D | directory.rst | 85 - \_\_u8 89 - \_\_u8 149 - \_\_u8 153 - \_\_u8
|
D | attributes.rst | 103 - \_\_u8 107 - \_\_u8
|
D | journal.rst | 229 - \_\_u8 250 - \_\_u8 255 - \_\_u8[3] 271 - \_\_u8
|
/Linux-v5.10/drivers/net/wireless/marvell/ |
D | mwl8k.c | 332 #define IEEE80211_KEY_CONF(_u8) ((struct ieee80211_key_conf *)(_u8)) argument
|