/include/crypto/internal/ |
D | blake2s.h | 22 static inline void blake2s_set_lastblock(struct blake2s_state *state) in blake2s_set_lastblock() 30 __blake2s_update(struct blake2s_state *state, const u8 *in, size_t inlen, in __blake2s_update() 66 __blake2s_final(struct blake2s_state *state, u8 *out, bool force_generic) in __blake2s_final() 103 struct blake2s_state *state = shash_desc_ctx(desc); in crypto_blake2s_init() local 114 struct blake2s_state *state = shash_desc_ctx(desc); in crypto_blake2s_update() local 123 struct blake2s_state *state = shash_desc_ctx(desc); in crypto_blake2s_final() local
|
D | blake2b.h | 17 static inline void blake2b_set_lastblock(struct blake2b_state *state) in blake2b_set_lastblock() 25 static inline void __blake2b_update(struct blake2b_state *state, in __blake2b_update() 51 static inline void __blake2b_final(struct blake2b_state *state, u8 *out, in __blake2b_final() 89 struct blake2b_state *state = shash_desc_ctx(desc); in crypto_blake2b_init() local 100 struct blake2b_state *state = shash_desc_ctx(desc); in crypto_blake2b_update() local 109 struct blake2b_state *state = shash_desc_ctx(desc); in crypto_blake2b_final() local
|
/include/drm/ |
D | drm_atomic.h | 151 struct drm_plane_state *state, *old_state, *new_state; member 156 struct drm_crtc_state *state, *old_state, *new_state; member 174 struct drm_connector_state *state, *old_state, *new_state; member 258 struct drm_private_state *state; member 290 struct drm_atomic_state *state; member 295 struct drm_private_state *state, *old_state, *new_state; member 411 drm_atomic_state_get(struct drm_atomic_state *state) in drm_atomic_state_get() 426 static inline void drm_atomic_state_put(struct drm_atomic_state *state) in drm_atomic_state_put() 481 drm_atomic_get_existing_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_existing_crtc_state() 496 drm_atomic_get_old_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_old_crtc_state() [all …]
|
D | drm_plane.h | 207 struct drm_atomic_state *state; member 211 drm_plane_state_src(const struct drm_plane_state *state) in drm_plane_state_src() 223 drm_plane_state_dest(const struct drm_plane_state *state) in drm_plane_state_dest() 663 struct drm_plane_state *state; member 823 drm_plane_get_damage_clips_count(const struct drm_plane_state *state) in drm_plane_get_damage_clips_count() 840 drm_plane_get_damage_clips(const struct drm_plane_state *state) in drm_plane_get_damage_clips()
|
/include/linux/ |
D | cpuhotplug.h | 208 static inline int cpuhp_setup_state(enum cpuhp_state state, in cpuhp_setup_state() 216 static inline int cpuhp_setup_state_cpuslocked(enum cpuhp_state state, in cpuhp_setup_state_cpuslocked() 236 static inline int cpuhp_setup_state_nocalls(enum cpuhp_state state, in cpuhp_setup_state_nocalls() 245 static inline int cpuhp_setup_state_nocalls_cpuslocked(enum cpuhp_state state, in cpuhp_setup_state_nocalls_cpuslocked() 266 static inline int cpuhp_setup_state_multi(enum cpuhp_state state, in cpuhp_setup_state_multi() 293 static inline int cpuhp_state_add_instance(enum cpuhp_state state, in cpuhp_state_add_instance() 308 static inline int cpuhp_state_add_instance_nocalls(enum cpuhp_state state, in cpuhp_state_add_instance_nocalls() 315 cpuhp_state_add_instance_nocalls_cpuslocked(enum cpuhp_state state, in cpuhp_state_add_instance_nocalls_cpuslocked() 331 static inline void cpuhp_remove_state(enum cpuhp_state state) in cpuhp_remove_state() 341 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls() [all …]
|
D | pwm.h | 97 struct pwm_state state; member 106 struct pwm_state *state) in pwm_get_state() 113 struct pwm_state state; in pwm_is_enabled() local 128 struct pwm_state state; in pwm_get_period() local 143 struct pwm_state state; in pwm_get_duty_cycle() local 152 struct pwm_state state; in pwm_get_polarity() local 162 struct pwm_state state; in pwm_get_output_type() local 193 struct pwm_state *state) in pwm_init_state() 222 pwm_get_relative_duty_cycle(const struct pwm_state *state, unsigned int scale) in pwm_get_relative_duty_cycle() 250 pwm_set_relative_duty_cycle(struct pwm_state *state, unsigned int duty_cycle, in pwm_set_relative_duty_cycle() [all …]
|
D | ratelimit.h | 81 #define __ratelimit(state) ___ratelimit(state, __func__) argument 85 #define WARN_ON_RATELIMIT(condition, state) ({ \ argument 106 #define WARN_ON_RATELIMIT(condition, state) \ argument
|
D | vgaarb.h | 153 void (*irq_set_state)(void *cookie, bool state), in vga_client_register()
|
D | extcon-provider.h | 98 bool state) in extcon_set_state() 104 bool state) in extcon_set_state_sync()
|
D | nodemask.h | 412 static inline int node_state(int node, enum node_states state) in node_state() 417 static inline void node_set_state(int node, enum node_states state) in node_set_state() 422 static inline void node_clear_state(int node, enum node_states state) in node_clear_state() 427 static inline int num_node_state(enum node_states state) in num_node_state() 463 static inline int node_state(int node, enum node_states state) in node_state() 468 static inline void node_set_state(int node, enum node_states state) in node_set_state() 472 static inline void node_clear_state(int node, enum node_states state) in node_clear_state() 476 static inline int num_node_state(enum node_states state) in num_node_state()
|
D | textsearch.h | 106 struct ts_state *state) in textsearch_next() 125 struct ts_state *state) in textsearch_find()
|
D | led-class-flash.h | 123 bool state) in led_set_flash_strobe() 140 bool *state) in led_get_flash_strobe()
|
/include/soc/qcom/ |
D | rpmh.h | 29 static inline int rpmh_write(const struct device *dev, enum rpmh_state state, in rpmh_write() 34 enum rpmh_state state, in rpmh_write_async() 39 enum rpmh_state state, in rpmh_write_batch()
|
/include/linux/soc/qcom/ |
D | smem_state.h | 32 static inline void qcom_smem_state_put(struct qcom_smem_state *state) in qcom_smem_state_put() 36 static inline int qcom_smem_state_update_bits(struct qcom_smem_state *state, in qcom_smem_state_update_bits() 48 static inline void qcom_smem_state_unregister(struct qcom_smem_state *state) in qcom_smem_state_unregister()
|
/include/linux/pinctrl/ |
D | machine.h | 80 #define PIN_MAP_DUMMY_STATE(dev, state) \ argument 87 #define PIN_MAP_MUX_GROUP(dev, state, pinctrl, grp, func) \ argument 102 #define PIN_MAP_MUX_GROUP_HOG(dev, state, grp, func) \ argument 108 #define PIN_MAP_CONFIGS_PIN(dev, state, pinctrl, pin, cfgs) \ argument 124 #define PIN_MAP_CONFIGS_PIN_HOG(dev, state, pin, cfgs) \ argument 130 #define PIN_MAP_CONFIGS_GROUP(dev, state, pinctrl, grp, cfgs) \ argument 146 #define PIN_MAP_CONFIGS_GROUP_HOG(dev, state, grp, cfgs) \ argument
|
/include/crypto/ |
D | blake2s.h | 46 static inline void __blake2s_init(struct blake2s_state *state, size_t outlen, in __blake2s_init() 70 static inline void blake2s_init(struct blake2s_state *state, in blake2s_init() 76 static inline void blake2s_init_key(struct blake2s_state *state, in blake2s_init_key() 93 struct blake2s_state state; in blake2s() local
|
D | chacha.h | 38 static inline void chacha20_block(u32 *state, u8 *stream) in chacha20_block() 61 static inline void chacha_init_consts(u32 *state) in chacha_init_consts()
|
D | sha.h | 79 u32 state[SHA1_DIGEST_SIZE / 4]; member 85 u32 state[SHA256_DIGEST_SIZE / 4]; member 91 u64 state[SHA512_DIGEST_SIZE / 8]; member
|
/include/linux/regulator/ |
D | coupler.h | 76 suspend_state_t state) in regulator_check_consumers() 91 suspend_state_t state) in regulator_set_voltage_rdev()
|
/include/trace/events/ |
D | neigh.h | 12 #define neigh_state_str(state) \ argument
|
D | sunrpc.h | 518 #define rpc_show_socket_state(state) \ argument 536 #define rpc_show_sock_state(state) \ argument
|
D | sched.h | 110 unsigned int state; in __trace_sched_switch_state() local
|
/include/linux/netfilter/ |
D | nf_conntrack_sctp.h | 9 enum sctp_conntrack state; member
|
D | nf_conntrack_sane.h | 15 enum sane_state state; member
|
/include/linux/soc/nxp/ |
D | lpc32xx-misc.h | 28 static inline void lpc32xx_loopback_set(resource_size_t mapbase, int state) in lpc32xx_loopback_set()
|