Home
last modified time | relevance | path

Searched refs:_u8 (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/arch/alpha/include/asm/
Dxchg.h18 ____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/
Dsuper.rst176 - \_\_u8
197 - \_\_u8
202 - \_\_u8
216 - \_\_u8
237 - \_\_u8
242 - \_\_u8
323 - \_\_u8
327 - \_\_u8
373 - \_\_u8
397 - \_\_u8
[all …]
Ddirectory.rst85 - \_\_u8
89 - \_\_u8
149 - \_\_u8
153 - \_\_u8
Dattributes.rst103 - \_\_u8
107 - \_\_u8
Djournal.rst229 - \_\_u8
250 - \_\_u8
255 - \_\_u8[3]
271 - \_\_u8
/Linux-v5.10/drivers/net/wireless/marvell/
Dmwl8k.c332 #define IEEE80211_KEY_CONF(_u8) ((struct ieee80211_key_conf *)(_u8)) argument