/include/linux/ |
D | tick.h | 220 static inline void tick_dep_set(enum tick_dep_bits bit) in tick_dep_set() 226 static inline void tick_dep_clear(enum tick_dep_bits bit) in tick_dep_clear() 232 static inline void tick_dep_set_cpu(int cpu, enum tick_dep_bits bit) in tick_dep_set_cpu() 238 static inline void tick_dep_clear_cpu(int cpu, enum tick_dep_bits bit) in tick_dep_clear_cpu() 245 enum tick_dep_bits bit) in tick_dep_set_task() 251 enum tick_dep_bits bit) in tick_dep_clear_task() 257 enum tick_dep_bits bit) in tick_dep_set_signal() 263 enum tick_dep_bits bit) in tick_dep_clear_signal() 277 static inline void tick_nohz_dep_set_cpu(int cpu, enum tick_dep_bits bit) { } in tick_nohz_dep_set_cpu() 278 static inline void tick_nohz_dep_clear_cpu(int cpu, enum tick_dep_bits bit) { } in tick_nohz_dep_clear_cpu() [all …]
|
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 | 31 #define for_each_set_bit(bit, addr, size) \ argument 37 #define for_each_set_bit_from(bit, addr, size) \ argument 42 #define for_each_clear_bit(bit, addr, size) \ argument 48 #define for_each_clear_bit_from(bit, addr, size) \ argument
|
D | buffer_head.h | 87 #define BUFFER_FNS(bit, name) \ argument 105 #define TAS_BUFFER_FNS(bit, name) \ argument
|
D | skmsg.h | 369 enum sk_psock_state_bits bit) in sk_psock_set_state() 375 enum sk_psock_state_bits bit) in sk_psock_clear_state() 381 enum sk_psock_state_bits bit) in sk_psock_test_state()
|
D | netdev_features.h | 99 #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) argument 176 #define for_each_netdev_feature(mask_addr, bit) \ argument
|
D | hdlcdrv.h | 41 unsigned int bit) in hdlcdrv_add_bitbuffer() 244 static inline void hdlcdrv_channelbit(struct hdlcdrv_state *s, unsigned int bit) in hdlcdrv_channelbit()
|
D | moxtet.h | 53 u8 bit; member
|
D | bio.h | 236 static inline bool bio_flagged(struct bio *bio, unsigned int bit) in bio_flagged() 241 static inline void bio_set_flag(struct bio *bio, unsigned int bit) in bio_set_flag() 246 static inline void bio_clear_flag(struct bio *bio, unsigned int bit) in bio_clear_flag()
|
D | fs_enet_pd.h | 102 u8 bit; member
|
D | ethtool.h | 70 #define __ETH_RSS_HASH_BIT(bit) ((u32)1 << (bit)) argument
|
/include/dt-bindings/mfd/ |
D | stm32f4-rcc.h | 34 #define STM32F4_AHB1_RESET(bit) (STM32F4_RCC_AHB1_##bit + (0x10 * 8)) argument 35 #define STM32F4_AHB1_CLOCK(bit) (STM32F4_RCC_AHB1_##bit) argument 45 #define STM32F4_AHB2_RESET(bit) (STM32F4_RCC_AHB2_##bit + (0x14 * 8)) argument 46 #define STM32F4_AHB2_CLOCK(bit) (STM32F4_RCC_AHB2_##bit + 0x20) argument 52 #define STM32F4_AHB3_RESET(bit) (STM32F4_RCC_AHB3_##bit + (0x18 * 8)) argument 53 #define STM32F4_AHB3_CLOCK(bit) (STM32F4_RCC_AHB3_##bit + 0x40) argument 82 #define STM32F4_APB1_RESET(bit) (STM32F4_RCC_APB1_##bit + (0x20 * 8)) argument 83 #define STM32F4_APB1_CLOCK(bit) (STM32F4_RCC_APB1_##bit + 0x80) argument 106 #define STM32F4_APB2_RESET(bit) (STM32F4_RCC_APB2_##bit + (0x24 * 8)) argument 107 #define STM32F4_APB2_CLOCK(bit) (STM32F4_RCC_APB2_##bit + 0xA0) argument
|
D | stm32f7-rcc.h | 34 #define STM32F7_AHB1_RESET(bit) (STM32F7_RCC_AHB1_##bit + (0x10 * 8)) argument 35 #define STM32F7_AHB1_CLOCK(bit) (STM32F7_RCC_AHB1_##bit) argument 45 #define STM32F7_AHB2_RESET(bit) (STM32F7_RCC_AHB2_##bit + (0x14 * 8)) argument 46 #define STM32F7_AHB2_CLOCK(bit) (STM32F7_RCC_AHB2_##bit + 0x20) argument 52 #define STM32F7_AHB3_RESET(bit) (STM32F7_RCC_AHB3_##bit + (0x18 * 8)) argument 53 #define STM32F7_AHB3_CLOCK(bit) (STM32F7_RCC_AHB3_##bit + 0x40) argument 86 #define STM32F7_APB1_RESET(bit) (STM32F7_RCC_APB1_##bit + (0x20 * 8)) argument 87 #define STM32F7_APB1_CLOCK(bit) (STM32F7_RCC_APB1_##bit + 0x80) argument 111 #define STM32F7_APB2_RESET(bit) (STM32F7_RCC_APB2_##bit + (0x24 * 8)) argument 112 #define STM32F7_APB2_CLOCK(bit) (STM32F7_RCC_APB2_##bit + 0xA0) argument
|
D | stm32h7-rcc.h | 17 #define STM32H7_AHB3_RESET(bit) (STM32H7_RCC_AHB3_##bit + (0x7C * 8)) argument 28 #define STM32H7_AHB1_RESET(bit) (STM32H7_RCC_AHB1_##bit + (0x80 * 8)) argument 37 #define STM32H7_AHB2_RESET(bit) (STM32H7_RCC_AHB2_##bit + (0x84 * 8)) argument 56 #define STM32H7_AHB4_RESET(bit) (STM32H7_RCC_AHB4_##bit + (0x88 * 8)) argument 62 #define STM32H7_APB3_RESET(bit) (STM32H7_RCC_APB3_##bit + (0x8C * 8)) argument 90 #define STM32H7_APB1L_RESET(bit) (STM32H7_RCC_APB1L_##bit + (0x90 * 8)) argument 99 #define STM32H7_APB1H_RESET(bit) (STM32H7_RCC_APB1H_##bit + (0x94 * 8)) argument 118 #define STM32H7_APB2_RESET(bit) (STM32H7_RCC_APB2_##bit + (0x98 * 8)) argument 134 #define STM32H7_APB4_RESET(bit) (STM32H7_RCC_APB4_##bit + (0x9C * 8)) argument
|
/include/linux/ceph/ |
D | ceph_features.h | 13 #define DEFINE_CEPH_FEATURE(bit, incarnation, name) \ argument 19 #define DEFINE_CEPH_FEATURE_DEPRECATED(bit, incarnation, name, when) \ argument 28 #define DEFINE_CEPH_FEATURE_RETIRED(bit, inc, name, unused, unadvertised) argument
|
/include/uapi/linux/netfilter/ |
D | xt_connlabel.h | 15 __u16 bit; member
|
/include/net/netfilter/ |
D | nf_conntrack_labels.h | 54 static inline int nf_connlabels_get(struct net *net, unsigned int bit) { return 0; } in nf_connlabels_get()
|
/include/linux/soc/qcom/ |
D | smem_state.h | 27 const char *con_id, unsigned *bit) in qcom_smem_state_get()
|
/include/soc/tegra/ |
D | mc.h | 19 unsigned int bit; member 126 unsigned int bit; member
|
/include/sound/ |
D | i2c.h | 50 struct snd_i2c_bit_ops *bit; member
|
D | vx_core.h | 268 #define vx_check_isr(chip,mask,bit,time) snd_vx_check_reg_bit(chip, VX_ISR, mask, bit, time) argument 269 #define vx_wait_isr_bit(chip,bit) vx_check_isr(chip, bit, bit, 200) argument
|
/include/linux/platform_data/ |
D | mlxreg.h | 65 u32 bit; member
|
/include/xen/interface/io/ |
D | netif.h | 316 unsigned int bit; in xen_netif_toeplitz_hash() local
|
/include/net/ |
D | netlabel.h | 593 u32 bit, in netlbl_catmap_setbit()
|
/include/acpi/ |
D | actypes.h | 490 #define ACPI_SET_BIT(target,bit) ((target) |= (bit)) argument 491 #define ACPI_CLEAR_BIT(target,bit) ((target) &= ~(bit)) argument
|