Home
last modified time | relevance | path

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

/include/linux/
Dwait_bit.h21 #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()
Dbitops.h87 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()
Dfutex.h48 unsigned long word; member
Dbacking-dev.h166 static inline int bdi_sched_wait(void *word) in bdi_sched_wait()
Dsbitmap.h243 unsigned long word; in __sbitmap_for_each_set() local
/include/asm-generic/bitops/
Dbuiltin-__ffs.h11 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
Dbuiltin-__fls.h11 static __always_inline unsigned long __fls(unsigned long word) in __fls()
D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls()
D__ffs.h13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
/include/net/
Dgue.h50 __be32 word; member
/include/uapi/linux/
Di2c.h143 __u16 word; member
/include/soc/fsl/
Dqman.h533 __be32 word; member
544 __be16 word; member
/include/net/netfilter/
Dnf_tables.h1474 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/
Dnewport.h20 npireg_t word; member