Searched defs:word (Results 1 – 14 of 14) sorted by relevance
/include/linux/ |
D | wait_bit.h | 21 #define __WAIT_BIT_KEY_INITIALIZER(word, bit) \ argument 38 #define DEFINE_WAIT_BIT(name, word, bit) \ argument 71 wait_on_bit(unsigned long *word, int bit, unsigned mode) in wait_on_bit() 96 wait_on_bit_io(unsigned long *word, int bit, unsigned mode) in wait_on_bit_io() 122 wait_on_bit_timeout(unsigned long *word, int bit, unsigned mode, in wait_on_bit_timeout() 150 wait_on_bit_action(unsigned long *word, int bit, wait_bit_action_f *action, in wait_on_bit_action() 179 wait_on_bit_lock(unsigned long *word, int bit, unsigned mode) in wait_on_bit_lock() 203 wait_on_bit_lock_io(unsigned long *word, int bit, unsigned mode) in wait_on_bit_lock_io() 229 wait_on_bit_lock_action(unsigned long *word, int bit, wait_bit_action_f *action, in wait_on_bit_lock_action() 330 static inline void clear_and_wake_up_bit(int bit, void *word) in clear_and_wake_up_bit()
|
D | bitops.h | 87 static inline __u64 rol64(__u64 word, unsigned int shift) in rol64() 97 static inline __u64 ror64(__u64 word, unsigned int shift) in ror64() 107 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() 117 static inline __u32 ror32(__u32 word, unsigned int shift) in ror32() 127 static inline __u16 rol16(__u16 word, unsigned int shift) in rol16() 137 static inline __u16 ror16(__u16 word, unsigned int shift) in ror16() 147 static inline __u8 rol8(__u8 word, unsigned int shift) in rol8() 157 static inline __u8 ror8(__u8 word, unsigned int shift) in ror8() 222 static inline unsigned long __ffs64(u64 word) in __ffs64()
|
D | futex.h | 48 unsigned long word; member
|
D | backing-dev.h | 166 static inline int bdi_sched_wait(void *word) in bdi_sched_wait()
|
D | sbitmap.h | 243 unsigned long word; in __sbitmap_for_each_set() local
|
/include/asm-generic/bitops/ |
D | builtin-__ffs.h | 11 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
|
D | builtin-__fls.h | 11 static __always_inline unsigned long __fls(unsigned long word) in __fls()
|
D | __fls.h | 13 static __always_inline unsigned long __fls(unsigned long word) in __fls()
|
D | __ffs.h | 13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
|
/include/net/ |
D | gue.h | 50 __be32 word; member
|
/include/uapi/linux/ |
D | i2c.h | 143 __u16 word; member
|
/include/soc/fsl/ |
D | qman.h | 533 __be32 word; member 544 __be16 word; member
|
/include/net/netfilter/ |
D | nf_tables.h | 1474 unsigned long *word = (unsigned long *)ext; in nft_set_elem_dead() local 1482 unsigned long *word = (unsigned long *)ext; in nft_set_elem_is_dead() local
|
/include/video/ |
D | newport.h | 20 npireg_t word; member
|