Home
last modified time | relevance | path

Searched defs:new_state (Results 26 – 50 of 249) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bic.c181 static void bictcp_state(struct sock *sk, u8 new_state) in bictcp_state()
H A Dtcp_dctcp.c153 static void dctcp_state(struct sock *sk, u8 new_state) in dctcp_state()
H A Dip_tunnel_core.c666 struct lwtunnel_state *new_state; in ip_tun_build_state() local
953 struct lwtunnel_state *new_state; in ip6_tun_build_state() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_atomic.c17 struct drm_plane_state *new_state) in msm_atomic_prepare_fb()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dspeedstep-smi.c150 unsigned int result = 0, command, new_state, dummy; in speedstep_set_state() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_tcp.c769 enum tcp_conntrack new_state; in tcp_new() local
863 enum tcp_conntrack new_state, old_state; in nf_conntrack_tcp_packet() local
H A Dnf_conntrack_proto_dccp.c479 u_int8_t type, old_state, new_state; in nf_conntrack_dccp_packet() local
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c394 ahd_power_state_change(struct ahd_softc *ahd, ahd_power_state new_state) in ahd_power_state_change()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c240 struct drm_plane_state *new_state) in virtio_gpu_cursor_prepare_fb()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c253 struct drm_plane_state *new_state) in vbox_primary_atomic_check()
326 struct drm_plane_state *new_state) in vbox_cursor_atomic_check()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c88 enum mlx4_qp_state cur_state, enum mlx4_qp_state new_state, in __mlx4_qp_modify()
209 enum mlx4_qp_state cur_state, enum mlx4_qp_state new_state, in mlx4_qp_modify()
/OK3568_Linux_fs/kernel/net/rds/
H A Dib_frmr.c38 enum rds_ib_fr_state new_state) in rds_transition_frwr_state()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/
H A Dislpci_dev.c909 islpci_set_state(islpci_private *priv, islpci_state_t new_state) in islpci_set_state()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Domap-keypad.c96 unsigned char new_state[8], changed, key_down = 0; in omap_kp_tasklet() local
H A Dpxa27x_keypad.c413 uint32_t new_state[MAX_MATRIX_KEY_COLS]; in pxa27x_keypad_scan_matrix() local
531 unsigned int new_state; in pxa27x_keypad_scan_direct() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_lib.c2708 enum scsi_device_state new_state) in scsi_internal_device_unblock_nowait()
2761 enum scsi_device_state new_state) in scsi_internal_device_unblock()
2819 scsi_target_unblock(struct device *dev, enum scsi_device_state new_state) in scsi_target_unblock()
2863 scsi_host_unblock(struct Scsi_Host *shost, int new_state) in scsi_host_unblock()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddriver-ops.c111 enum ieee80211_sta_state new_state) in drv_sta_state()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_gem_vram_helper.c720 struct drm_plane_state *new_state) in drm_gem_vram_plane_helper_prepare_fb()
803 struct drm_plane_state *new_state) in drm_gem_vram_simple_display_pipe_prepare_fb()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.h154 unsigned long new_state) {} in thermal_cooling_device_stats_update()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_plane.c27 struct drm_plane_state *new_state) in omap_plane_prepare_fb()
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dconf_space_capability.c119 pci_power_t new_state; in pm_ctrl_write() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c123 void BPF_PROG(dctcp_state, struct sock *sk, __u8 new_state) in BPF_PROG()
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dxilinx_can.c916 enum can_state new_state, in xcan_set_error_state()
950 enum can_state new_state; in xcan_update_error_state_after_rxtx() local
1006 enum can_state new_state = xcan_current_error_state(ndev); in xcan_err_interrupt() local
/OK3568_Linux_fs/kernel/drivers/net/can/dev/
H A Ddev.c323 enum can_state new_state) in can_update_state_error_stats()
399 enum can_state new_state = max(tx_state, rx_state); in can_change_state() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Drv770_dpm.c1435 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_before_set_eng_clock() local
1452 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_after_set_eng_clock() local
1748 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in rv770_program_dcodt_before_state_switch() local
1777 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in rv770_program_dcodt_after_state_switch() local

12345678910