Home
last modified time | relevance | path

Searched defs:word (Results 1 – 14 of 14) sorted by relevance

/include/linux/
Dwait_bit.h22 #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()
Dbitops.h61 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()
Dsbitmap.h33 unsigned long word; member
231 struct sbitmap_word *word = &sb->map[i]; in sbitmap_for_each_set() local
Dfutex.h51 unsigned long word; member
Dbacking-dev.h213 static inline int bdi_sched_wait(void *word) in bdi_sched_wait()
/include/asm-generic/bitops/
Dbuiltin-__fls.h11 static __always_inline unsigned long __fls(unsigned long word) in __fls()
Dbuiltin-__ffs.h11 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
D__ffs.h13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls()
/include/net/
Dgue.h50 __u32 word; member
/include/uapi/linux/
Di2c.h134 __u16 word; member
/include/soc/fsl/
Dqman.h532 __be32 word; member
543 __be16 word; member
/include/net/netfilter/
Dnf_tables.h1245 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/
Dnewport.h20 npireg_t word; member