Home
last modified time | relevance | path

Searched defs:state (Results 4226 – 4250 of 5157) sorted by relevance

1...<<161162163164165166167168169170>>...207

/openbmc/qemu/hw/nvme/
H A Dctrl.c380 NvmeZoneState state) in nvme_assign_zone_state()
3906 NvmeZoneState state, NvmeRequest *req) in nvme_open_zone()
3929 NvmeZoneState state, NvmeRequest *req) in nvme_close_zone()
3935 NvmeZoneState state, NvmeRequest *req) in nvme_finish_zone()
3941 NvmeZoneState state, NvmeRequest *req) in nvme_offline_zone()
3957 uint8_t state = nvme_get_zone_state(zone); in nvme_set_zd_ext() local
/openbmc/linux/drivers/scsi/
H A Dipr.c1929 u8 state; member
1952 u8 state = path_state & IPR_PATH_STATE_MASK; in ipr_log_fabric_path() local
2001 u8 state = path_state & IPR_PATH_STATE_MASK; in ipr_log64_fabric_path() local
8709 pci_channel_state_t state) in ipr_pci_error_detected()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c3103 enum mlx5_port_status state) in mlx5e_modify_admin_state()
6008 static int mlx5e_suspend(struct auxiliary_device *adev, pm_message_t state) in mlx5e_suspend()
6034 pm_message_t state = {}; in mlx5e_probe() local
6105 pm_message_t state = {}; in mlx5e_remove() local
/openbmc/linux/include/linux/
H A Dperf_event.h33 unsigned int (*state)(void); member
223 int state; member
717 enum perf_event_state state; member
H A Ddmaengine.h1208 dma_cookie_t cookie, struct dma_tx_state *state) in dmaengine_tx_status()
1438 struct dma_tx_state state; in dma_async_is_tx_complete() local
H A Dphy.h404 } state; member
672 enum phy_state state; member
H A Dmemcontrol.h104 long state[NR_VM_NODE_STAT_ITEMS]; member
112 long state[NR_VM_NODE_STAT_ITEMS]; member
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dite-it6505.c1586 bool state = false; in it6505_link_start_auto_train() local
2740 int state, ret; in it6505_extcon_work() local
2979 struct drm_atomic_state *state = old_state->base.state; in it6505_bridge_atomic_enable() local
/openbmc/linux/drivers/block/
H A Drbd.c335 enum rbd_img_state state; member
1680 u8 state; in rbd_object_map_get() local
1707 u8 state; in rbd_object_map_may_exist() local
1956 u8 state, new_state, current_state; in rbd_object_map_update_finish() local
2009 u8 state = rbd_object_map_get(rbd_dev, objno); in update_needed() local
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1005 u8 state) in ocelot_port_attr_stp_state_set()
1674 const struct phylink_link_state *state) in vsc7514_phylink_mac_config()
H A Docelot.c855 const struct phylink_link_state *state) in ocelot_phylink_mac_config()
1813 void ocelot_bridge_stp_state_set(struct ocelot *ocelot, int port, u8 state) in ocelot_bridge_stp_state_set()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c2963 u32 state = (u32)SYM_FIELD(ibcs, IBCStatus, LinkState); in qib_6120_iblink_state() local
2988 u8 state = (u8)SYM_FIELD(ibcs, IBCStatus, LinkTrainingState); in qib_6120_phys_portstate() local
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.c2513 void ksz_port_stp_state_set(struct dsa_switch *ds, int port, u8 state) in ksz_port_stp_state_set()
2878 const struct phylink_link_state *state) in ksz_phylink_mac_config()
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.c816 int state = 0; in ppc440spe_dma2_pq_slot_count() local
1253 int i, order = 0, state = 0; in ppc440spe_can_rxor() local
/openbmc/linux/drivers/net/dsa/
H A Dlantiq_gswip.c1326 static void gswip_port_stp_state_set(struct dsa_switch *ds, int port, u8 state) in gswip_port_stp_state_set()
1668 const struct phylink_link_state *state) in gswip_phylink_mac_config()
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c2297 unsigned int state; in do_periodic_work() local
3918 static int b43legacy_suspend(struct ssb_device *dev, pm_message_t state) in b43legacy_suspend()
/openbmc/linux/net/tipc/
H A Dlink.c166 u32 state; member
845 bool state = false; in tipc_link_timeout() local
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c1849 struct spu_state *state = &ctx->csa; in spufs_event_status_get() local
2202 enum spu_utilization_state state) in spufs_acct_time()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c1288 static enum mlx4_qp_state to_mlx4_state(enum ib_qp_state state) in to_mlx4_state()
4192 static int ib_wq2qp_state(enum ib_wq_state state) in ib_wq2qp_state()
/openbmc/linux/include/uapi/linux/
H A Dif_bridge.h84 __u8 state; member
701 __u8 state; member
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c2512 struct drm_atomic_state *state) in dw_hdmi_connector_atomic_check()
2961 struct drm_atomic_state *state = old_state->base.state; in dw_hdmi_bridge_atomic_enable() local
/openbmc/linux/mm/
H A Dfilemap.c1251 int state, enum behavior behavior) in folio_wait_bit_common() argument
1491 static int folio_put_wait_locked(struct folio *folio, int state) in folio_put_wait_locked() argument
[all...]
/openbmc/linux/drivers/md/
H A Draid5-cache.c224 int state; member
284 enum r5l_io_unit_state state) in __r5l_set_io_unit_state()
/openbmc/linux/drivers/media/usb/uvc/
H A Duvcvideo.h302 enum uvc_buffer_state state; member
615 enum uvc_handle_state state; member
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c825 unsigned int *state; in SYSCALL_DEFINE5() local
851 unsigned int *state; in SYSCALL_DEFINE5() local

1...<<161162163164165166167168169170>>...207