Home
last modified time | relevance | path

Searched defs:state (Results 226 – 250 of 5156) sorted by relevance

12345678910>>...207

/openbmc/linux/arch/loongarch/kernel/
H A Dunwind_guess.c7 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address()
13 void unwind_start(struct unwind_state *state, struct task_struct *task, in unwind_start()
22 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_random.c46 struct rnd_state *state) in i915_prandom_shuffle()
71 struct rnd_state *state) in i915_random_reorder()
76 unsigned int *i915_random_order(unsigned int count, struct rnd_state *state) in i915_random_order()
92 u64 igt_random_offset(struct rnd_state *state, in igt_random_offset()
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_demod.c165 struct vidtv_demod_state *state = fe->demodulator_priv; in vidtv_demod_update_stats() local
201 struct vidtv_demod_state *state = fe->demodulator_priv; in vidtv_demod_read_status() local
264 struct vidtv_demod_state *state = fe->demodulator_priv; in vidtv_demod_set_frontend() local
348 struct vidtv_demod_state *state = fe->demodulator_priv; in vidtv_demod_release() local
418 struct vidtv_demod_state *state; in vidtv_demod_i2c_probe() local
442 struct vidtv_demod_state *state = i2c_get_clientdata(client); in vidtv_demod_i2c_remove() local
/openbmc/linux/arch/arm/crypto/
H A Dchacha-glue.c40 static void chacha_doneon(u32 *state, u8 *dst, const u8 *src, in chacha_doneon()
67 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch()
79 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch()
85 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch()
114 u32 state[16]; in chacha_stream_xor() local
166 u32 state[16]; in do_xchacha() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c304 enum transcoder cpu_transcoder, bool state) in assert_transcoder()
331 static void assert_plane(struct intel_plane *plane, bool state) in assert_plane()
551 const struct intel_plane_state *state, in intel_fb_xy_to_linear()
567 const struct intel_plane_state *state, in intel_add_fb_offsets()
765 intel_get_crtc_new_encoder(const struct intel_atomic_state *state, in intel_get_crtc_new_encoder()
931 static void intel_post_plane_update(struct intel_atomic_state *state, in intel_post_plane_update()
968 static void intel_crtc_enable_flip_done(struct intel_atomic_state *state, in intel_crtc_enable_flip_done()
985 static void intel_crtc_disable_flip_done(struct intel_atomic_state *state, in intel_crtc_disable_flip_done()
1002 static void intel_crtc_async_flip_disable_wa(struct intel_atomic_state *state, in intel_crtc_async_flip_disable_wa()
1034 static void intel_pre_plane_update(struct intel_atomic_state *state, in intel_pre_plane_update()
[all …]
H A Dintel_modeset_verify.c65 verify_connector_state(struct intel_atomic_state *state, in verify_connector_state()
109 verify_encoder_state(struct drm_i915_private *dev_priv, struct intel_atomic_state *state) in verify_encoder_state()
167 struct drm_atomic_state *state = old_crtc_state->uapi.state; in verify_crtc_state() local
229 struct intel_atomic_state *state, in intel_modeset_verify_crtc()
246 struct intel_atomic_state *state) in intel_modeset_verify_disabled()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c390 static void debug_print_sp_state(const sp_state_t *state, const char *cell) in debug_print_sp_state()
408 static void debug_print_isp_state(const isp_state_t *state, const char *cell) in debug_print_isp_state()
428 isp_state_t state; in ia_css_debug_dump_isp_state() local
476 sp_state_t state; in ia_css_debug_dump_sp_state() local
520 static void debug_print_fifo_channel_state(const fifo_channel_state_t *state, in debug_print_fifo_channel_state()
575 static void debug_print_if_state(input_formatter_state_t *state, const char *id) in debug_print_if_state()
838 static void debug_print_if_bin_state(input_formatter_bin_state_t *state) in debug_print_if_bin_state()
883 static dma_state_t state; in ia_css_debug_dump_dma_state() local
1205 fifo_monitor_state_t state; in ia_css_debug_dump_all_fifo_state() local
1379 void ia_css_debug_print_sp_debug_state(const struct sh_css_sp_debug_state in ia_css_debug_print_sp_debug_state()
[all …]
/openbmc/linux/drivers/scsi/
H A Dmac53c94.c71 struct fsc_state *state; in mac53c94_queue_lck() local
105 struct fsc_state *state = (struct fsc_state *) cmd->device->host->hostdata; in DEF_SCSI_QCMD() local
124 static void mac53c94_init(struct fsc_state *state) in mac53c94_init()
144 static void mac53c94_start(struct fsc_state *state) in mac53c94_start()
193 struct fsc_state *state = (struct fsc_state *) dev_id; in mac53c94_interrupt() local
341 static void cmd_done(struct fsc_state *state, int result) in cmd_done()
358 static void set_dma_cmds(struct fsc_state *state, struct scsi_cmnd *cmd) in set_dma_cmds()
411 struct fsc_state *state; in mac53c94_probe() local
/openbmc/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_kms.c55 struct drm_atomic_state *state) in zynqmp_dpsub_plane_atomic_check()
76 struct drm_atomic_state *state) in zynqmp_dpsub_plane_atomic_disable()
94 struct drm_atomic_state *state) in zynqmp_dpsub_plane_atomic_update()
191 struct drm_atomic_state *state) in zynqmp_dpsub_crtc_atomic_enable()
217 struct drm_atomic_state *state) in zynqmp_dpsub_crtc_atomic_disable()
247 struct drm_atomic_state *state) in zynqmp_dpsub_crtc_atomic_check()
253 struct drm_atomic_state *state) in zynqmp_dpsub_crtc_atomic_begin()
259 struct drm_atomic_state *state) in zynqmp_dpsub_crtc_atomic_flush()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c168 struct ice_pkg_enum *state) in ice_pkg_enum_buf()
195 struct ice_pkg_enum *state) in ice_pkg_advance_sect()
225 void *ice_pkg_enum_section(struct ice_seg *ice_seg, struct ice_pkg_enum *state, in ice_pkg_enum_section()
292 struct ice_pkg_enum *state, u32 sect_type, in ice_pkg_enum_entry()
372 struct ice_pkg_enum state; in ice_get_prof_index_max() local
578 struct ice_pkg_enum *state, u16 *value) in ice_enum_labels()
643 struct ice_pkg_enum state; in ice_find_boost_entry() local
670 bool ice_is_init_pkg_successful(enum ice_ddp_state state) in ice_is_init_pkg_successful()
764 struct ice_pkg_enum state; in ice_get_sw_fv_bitmap() local
813 struct ice_pkg_enum state; in ice_get_sw_fv_list() local
[all …]
/openbmc/u-boot/common/
H A Dbouncebuf.c13 static int addr_aligned(struct bounce_buffer *state) in addr_aligned()
33 int bounce_buffer_start(struct bounce_buffer *state, void *data, in bounce_buffer_start()
64 int bounce_buffer_stop(struct bounce_buffer *state) in bounce_buffer_stop()
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c209 static int xen_save_physmap(XenIOState *state, XenPhysmap *physmap) in xen_save_physmap()
239 static int xen_save_physmap(XenIOState *state, XenPhysmap *physmap) in xen_save_physmap()
245 static int xen_add_to_physmap(XenIOState *state, in xen_add_to_physmap()
326 static int xen_remove_from_physmap(XenIOState *state, in xen_remove_from_physmap()
375 static void xen_sync_dirty_bitmap(XenIOState *state, in xen_sync_dirty_bitmap()
432 XenIOState *state = container_of(listener, XenIOState, memory_listener); in xen_log_start() local
454 XenIOState *state = container_of(listener, XenIOState, memory_listener); in xen_log_sync() local
512 static void handle_vmport_ioreq(XenIOState *state, ioreq_t *req) in handle_vmport_ioreq()
529 static void xen_read_physmap(XenIOState *state) in xen_read_physmap()
577 static void xen_read_physmap(XenIOState *state) in xen_read_physmap()
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Danysee.c39 struct anysee_state *state = d_to_priv(d); in anysee_ctrl_msg() local
491 struct anysee_state *state = d_to_priv(d); in anysee_read_config() local
527 struct anysee_state *state = fe_to_priv(fe); in anysee_frontend_ctrl() local
624 struct anysee_state *state = d_to_priv(d); in anysee_add_i2c_dev() local
675 struct anysee_state *state = d_to_priv(d); in anysee_del_i2c_dev() local
708 struct anysee_state *state = adap_to_priv(adap); in anysee_frontend_attach() local
968 struct anysee_state *state = adap_to_priv(adap); in anysee_tuner_attach() local
1207 struct anysee_state *state = d_to_priv(d); in anysee_ci_slot_reset() local
1253 struct anysee_state *state = d_to_priv(d); in anysee_ci_poll_slot_status() local
1272 struct anysee_state *state = d_to_priv(d); in anysee_ci_init() local
[all …]
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_plane.c32 struct drm_plane_state *state) in lsdc_get_fb_offset()
51 struct drm_atomic_state *state) in lsdc_primary_atomic_check()
70 struct drm_atomic_state *state) in lsdc_primary_atomic_update()
90 struct drm_atomic_state *state) in lsdc_primary_atomic_disable()
175 struct drm_atomic_state *state) in lsdc_cursor_plane_atomic_async_check()
221 struct drm_atomic_state *state) in lsdc_cursor_plane_atomic_async_update()
270 struct drm_atomic_state *state) in ls7a1000_cursor_plane_atomic_check()
300 struct drm_atomic_state *state) in ls7a1000_cursor_plane_atomic_update()
322 struct drm_atomic_state *state) in ls7a1000_cursor_plane_atomic_disable()
343 struct drm_atomic_state *state) in ls7a2000_cursor_plane_atomic_check()
[all …]
/openbmc/linux/drivers/hwmon/
H A Dmax31760.c80 struct max31760_state *state = dev_get_drvdata(dev); in max31760_read() local
239 struct max31760_state *state = dev_get_drvdata(dev); in max31760_write() local
415 struct max31760_state *state = dev_get_drvdata(dev); in lut_show() local
431 struct max31760_state *state = dev_get_drvdata(dev); in lut_store() local
450 struct max31760_state *state = dev_get_drvdata(dev); in pwm1_auto_point_temp_hyst_show() local
466 struct max31760_state *state = dev_get_drvdata(dev); in pwm1_auto_point_temp_hyst_store() local
487 static void max31760_create_lut_nodes(struct max31760_state *state) in max31760_create_lut_nodes()
520 struct max31760_state *state; in max31760_probe() local
565 struct max31760_state *state = dev_get_drvdata(dev); in max31760_suspend() local
572 struct max31760_state *state = dev_get_drvdata(dev); in max31760_resume() local
/openbmc/u-boot/lib/zlib/
H A Dinflate.c10 struct inflate_state FAR *state; in inflateReset() local
36 struct inflate_state FAR *state; in inflateInit2_() local
78 local void fixedtables(struct inflate_state FAR *state) in fixedtables()
102 struct inflate_state FAR *state; in updatewindow() local
330 struct inflate_state FAR *state; in inflate() local
931 struct inflate_state FAR *state; in inflateEnd() local
/openbmc/linux/crypto/
H A Daegis128-neon-inner.c31 static struct aegis128_state aegis128_load_state_neon(const void *state) in aegis128_load_state_neon()
42 static void aegis128_save_state_neon(struct aegis128_state st, void *state) in aegis128_save_state_neon()
135 void crypto_aegis128_init_neon(void *state, const void *key, const void *iv) in crypto_aegis128_init_neon()
165 void crypto_aegis128_update_neon(void *state, const void *msg) in crypto_aegis128_update_neon()
222 void crypto_aegis128_encrypt_chunk_neon(void *state, void *dst, const void *src, in crypto_aegis128_encrypt_chunk_neon()
271 void crypto_aegis128_decrypt_chunk_neon(void *state, void *dst, const void *src, in crypto_aegis128_decrypt_chunk_neon()
317 int crypto_aegis128_final_neon(void *state, void *tag_xor, in crypto_aegis128_final_neon()
/openbmc/linux/drivers/media/i2c/
H A Dths7303.c86 struct ths7303_state *state = to_state(sd); in ths7303_setval() local
141 struct ths7303_state *state = to_state(sd); in ths7303_s_std_output() local
154 struct ths7303_state *state = to_state(sd); in ths7303_config() local
188 struct ths7303_state *state = to_state(sd); in ths7303_s_stream() local
199 struct ths7303_state *state = to_state(sd); in ths7303_s_dv_timings() local
283 struct ths7303_state *state = to_state(sd); in ths7303_log_status() local
328 struct ths7303_state *state; in ths7303_probe() local
/openbmc/linux/drivers/acpi/
H A Dfan_core.c29 static int fan_get_max_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_max_state()
78 static int fan_get_state_acpi4(struct acpi_device *device, unsigned long *state) in fan_get_state_acpi4()
114 static int fan_get_state(struct acpi_device *device, unsigned long *state) in fan_get_state()
129 static int fan_get_cur_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_cur_state()
141 static int fan_set_state(struct acpi_device *device, unsigned long state) in fan_set_state()
150 static int fan_set_state_acpi4(struct acpi_device *device, unsigned long state) in fan_set_state_acpi4()
184 fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in fan_set_cur_state()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcgroup_hierarchical_stats.c16 __u64 state; member
23 __u64 state; member
48 static int create_percpu_attach_counter(__u64 cg_id, __u64 state) in create_percpu_attach_counter()
56 static int create_attach_counter(__u64 cg_id, __u64 state, __u64 pending) in create_attach_counter()
89 __u64 state; in BPF_PROG() local
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-vp3054-i2c.c24 static void vp3054_bit_setscl(void *data, int state) in vp3054_bit_setscl()
41 static void vp3054_bit_setsda(void *data, int state) in vp3054_bit_setsda()
62 u32 state; in vp3054_bit_getscl() local
72 u32 state; in vp3054_bit_getsda() local
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.c177 struct tegra_plane_state *state; in tegra_plane_setup_blending_legacy() local
618 struct drm_atomic_state *state) in tegra_plane_atomic_check()
710 struct drm_atomic_state *state) in tegra_plane_atomic_disable()
727 struct drm_atomic_state *state) in tegra_plane_atomic_update()
866 struct drm_atomic_state *state) in tegra_cursor_atomic_check()
1002 struct drm_atomic_state *state) in tegra_cursor_atomic_update()
1010 struct drm_atomic_state *state) in tegra_cursor_atomic_disable()
1028 static int tegra_cursor_atomic_async_check(struct drm_plane *plane, struct drm_atomic_state *state) in tegra_cursor_atomic_async_check()
1066 struct drm_atomic_state *state) in tegra_cursor_atomic_async_update()
1386 struct tegra_dc_state *state = kzalloc(sizeof(*state), GFP_KERNEL); in tegra_crtc_reset() local
[all …]
/openbmc/linux/include/linux/
H A Dcpuhotplug.h283 static inline int cpuhp_setup_state(enum cpuhp_state state, in cpuhp_setup_state()
303 static inline int cpuhp_setup_state_cpuslocked(enum cpuhp_state state, in cpuhp_setup_state_cpuslocked()
323 static inline int cpuhp_setup_state_nocalls(enum cpuhp_state state, in cpuhp_setup_state_nocalls()
345 static inline int cpuhp_setup_state_nocalls_cpuslocked(enum cpuhp_state state, in cpuhp_setup_state_nocalls_cpuslocked()
366 static inline int cpuhp_setup_state_multi(enum cpuhp_state state, in cpuhp_setup_state_multi()
394 static inline int cpuhp_state_add_instance(enum cpuhp_state state, in cpuhp_state_add_instance()
410 static inline int cpuhp_state_add_instance_nocalls(enum cpuhp_state state, in cpuhp_state_add_instance_nocalls()
428 cpuhp_state_add_instance_nocalls_cpuslocked(enum cpuhp_state state, in cpuhp_state_add_instance_nocalls_cpuslocked()
444 static inline void cpuhp_remove_state(enum cpuhp_state state) in cpuhp_remove_state()
454 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls()
[all …]
H A Drcuwait.h52 #define ___rcuwait_wait_event(w, condition, state, ret, cmd) \ argument
76 #define rcuwait_wait_event(w, condition, state) \ argument
79 #define __rcuwait_wait_event_timeout(w, condition, state, timeout) \ argument
84 #define rcuwait_wait_event_timeout(w, condition, state, timeout) \ argument
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-mpp.c176 static int pmic_mpp_read(struct pmic_mpp_state *state, in pmic_mpp_read()
191 static int pmic_mpp_write(struct pmic_mpp_state *state, in pmic_mpp_write()
254 static int pmic_mpp_write_mode_ctl(struct pmic_mpp_state *state, in pmic_mpp_write_mode_ctl()
304 struct pmic_mpp_state *state = pinctrl_dev_get_drvdata(pctldev); in pmic_mpp_set_mux() local
404 struct pmic_mpp_state *state = pinctrl_dev_get_drvdata(pctldev); in pmic_mpp_config_set() local
516 struct pmic_mpp_state *state = pinctrl_dev_get_drvdata(pctldev); in pmic_mpp_config_dbg_show() local
564 struct pmic_mpp_state *state = gpiochip_get_data(chip); in pmic_mpp_direction_input() local
575 struct pmic_mpp_state *state = gpiochip_get_data(chip); in pmic_mpp_direction_output() local
585 struct pmic_mpp_state *state = gpiochip_get_data(chip); in pmic_mpp_get() local
604 struct pmic_mpp_state *state = gpiochip_get_data(chip); in pmic_mpp_set() local
[all …]

12345678910>>...207