Searched defs:word (Results 1 – 14 of 14) sorted by relevance
| /include/linux/ |
| D | wait_bit.h | 22 #define __WAIT_BIT_KEY_INITIALIZER(word, bit) \ argument 43 #define DEFINE_WAIT_BIT(name, word, bit) \ argument 76 wait_on_bit(unsigned long *word, int bit, unsigned mode) in wait_on_bit() 101 wait_on_bit_io(unsigned long *word, int bit, unsigned mode) in wait_on_bit_io() 127 wait_on_bit_timeout(unsigned long *word, int bit, unsigned mode, in wait_on_bit_timeout() 155 wait_on_bit_action(unsigned long *word, int bit, wait_bit_action_f *action, in wait_on_bit_action() 184 wait_on_bit_lock(unsigned long *word, int bit, unsigned mode) in wait_on_bit_lock() 208 wait_on_bit_lock_io(unsigned long *word, int bit, unsigned mode) in wait_on_bit_lock_io() 234 wait_on_bit_lock_action(unsigned long *word, int bit, wait_bit_action_f *action, in wait_on_bit_lock_action() 271 static inline void clear_and_wake_up_bit(int bit, void *word) in clear_and_wake_up_bit()
|
| D | bitops.h | 61 static inline __u64 rol64(__u64 word, unsigned int shift) in rol64() 71 static inline __u64 ror64(__u64 word, unsigned int shift) in ror64() 81 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() 91 static inline __u32 ror32(__u32 word, unsigned int shift) in ror32() 101 static inline __u16 rol16(__u16 word, unsigned int shift) in rol16() 111 static inline __u16 ror16(__u16 word, unsigned int shift) in ror16() 121 static inline __u8 rol8(__u8 word, unsigned int shift) in rol8() 131 static inline __u8 ror8(__u8 word, unsigned int shift) in ror8() 201 static inline unsigned long __ffs64(u64 word) in __ffs64()
|
| D | sbitmap.h | 33 unsigned long word; member 231 struct sbitmap_word *word = &sb->map[i]; in sbitmap_for_each_set() local
|
| D | futex.h | 51 unsigned long word; member
|
| D | backing-dev.h | 213 static inline int bdi_sched_wait(void *word) in bdi_sched_wait()
|
| /include/asm-generic/bitops/ |
| D | builtin-__fls.h | 11 static __always_inline unsigned long __fls(unsigned long word) in __fls()
|
| D | builtin-__ffs.h | 11 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
|
| D | __ffs.h | 13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
|
| D | __fls.h | 13 static __always_inline unsigned long __fls(unsigned long word) in __fls()
|
| /include/net/ |
| D | gue.h | 50 __u32 word; member
|
| /include/uapi/linux/ |
| D | i2c.h | 134 __u16 word; member
|
| /include/soc/fsl/ |
| D | qman.h | 532 __be32 word; member 543 __be16 word; member
|
| /include/net/netfilter/ |
| D | nf_tables.h | 1245 unsigned long *word = (unsigned long *)ext; in nft_set_elem_mark_busy() local 1253 unsigned long *word = (unsigned long *)ext; in nft_set_elem_clear_busy() local
|
| /include/video/ |
| D | newport.h | 20 npireg_t word; member
|