/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | cgroup-v1.c | 220 * Destroy iff we didn't get queued again. The state won't change in cgroup_pidlist_destroy_work_fn() 683 * subsys/hierarchy state. 739 switch (tsk->state) {
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | br2684.c | 601 /* initialize netdev carrier state */ in br2684_regvcc() 739 if (sock->state != SS_CONNECTED) in br2684_ioctl()
|
/kernel/linux/linux-5.10/net/ncsi/ |
H A D | ncsi-netlink.c | 69 if (nc->state == NCSI_CHANNEL_ACTIVE) in ncsi_write_channel_info()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_dx.h | 194 * issue commands to initialize all interesting state 488 * to track query state transitions, but are not intended to be used by the 491 #define SVGADX_QDSTATE_INVALID ((uint8)-1) /* Query has no state */ 505 SVGADXQueryDeviceState state; member
|
/kernel/linux/linux-5.10/drivers/memory/tegra/ |
H A D | tegra210-emc.h | 1003 unsigned int offset, u32 bit_mask, bool state);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | pagealloc.c | 735 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_wait_for_pages()
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx.h | 625 enum cx231xx_dev_state state; member
|
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | nuvoton-cir.c | 1053 static int nvt_suspend(struct pnp_dev *pdev, pm_message_t state) in nvt_suspend() argument
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | cpqphp.h | 254 u8 state; member
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | ab8500_btemp.c | 948 pm_message_t state) in ab8500_btemp_suspend() 947 ab8500_btemp_suspend(struct platform_device *pdev, pm_message_t state) ab8500_btemp_suspend() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_crtc.c | 368 int x, int y, enum mode_set_atomic state) in radeon_crtc_set_base_atomic() 366 radeon_crtc_set_base_atomic(struct drm_crtc *crtc, struct drm_framebuffer *fb, int x, int y, enum mode_set_atomic state) radeon_crtc_set_base_atomic() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zoran_device.c | 820 vbuf->vb2_buf.state = VB2_BUF_STATE_ACTIVE; in zoran_feed_stat_com()
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_int.h | 26 * Things to do for startup state transitions: 32 * Things to do for shutdown state transitions: 33 * online -> ready: just set the new device state. 287 * do_analysis is used in the step from device state "basic" to 288 * state "accept". It returns 0 if the device can be made ready, 363 /* reload device after state change */ 503 /* Device state and target state. */ 504 int state, target; member 597 #define DASD_STOPPED_PM 32 /* pm state transitio [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | gdth.h | 361 u32 last_error; /* sense key or drive state */ 386 u8 siop_state; /* SCSI processor state */ 461 u8 al_status; /* cache drive state */ 469 u8 ai_state; /* array drive state */ 484 u8 ai_verify_state; /* state of a parity verify */ 485 u8 ai_ext_state; /* extended array drive state */ 486 u8 ai_expand_state; /* array expand state (>=2.18)*/ 512 u16 state; /* cache state (on/off) */ member 514 u16 write_back; /* write back state (o [all...] |
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 992 enum lpfc_sgl_state state; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | hyperv.h | 778 enum vmbus_channel_state state; member 901 * Support per-channel state for use by vmbus drivers. 1462 * we statically allocate the service specific state.
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | ni_atmio16d.c | 146 unsigned int com_reg_1_state; /* current state of command register 1 */ 147 unsigned int com_reg_2_state; /* current state of command register 2 */ 534 outw(s->state, dev->iobase + MIO_16_DIG_OUT_REG); in atmio16d_dio_insn_bits()
|
H A D | ni_pcidio.c | 498 writel(s->state, dev->mmio + PORT_IO(0)); in ni_pcidio_insn_bits()
|
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
H A D | grumain.c | 308 * Allocate a thread state structure. 375 * Find the thread state structure for the current thread. 391 * Allocate a new thread state for a GSEG. Note that races may allow 422 * Free the GRU context assigned to the thread state. 654 if (cch->state == CCHSTATE_ACTIVE) { in gru_update_cch()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe.h | 439 * context descriptor) has not been DMA'd yet the current state 447 } state; member 1276 /* Auto-negotiation state machine support */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
H A D | fec_mpc52xx.c | 305 /* This will only be invoked if your driver is _not_ in XOFF state. 1004 static int mpc52xx_fec_of_suspend(struct platform_device *op, pm_message_t state) in mpc52xx_fec_of_suspend() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/ |
H A D | fman_tgec.c | 435 const struct phylink_link_state *state) in tgec_mac_config() 434 tgec_mac_config(struct phylink_config *config, unsigned int mode, const struct phylink_link_state *state) tgec_mac_config() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/ |
H A D | hisi_femac.c | 716 * we must keep PHY in deassert state first and in hisi_femac_phy_reset() 913 pm_message_t state) in hisi_femac_drv_suspend() 912 hisi_femac_drv_suspend(struct platform_device *pdev, pm_message_t state) hisi_femac_drv_suspend() argument
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra210-emc.h | 1003 unsigned int offset, u32 bit_mask, bool state);
|
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | nuvoton-cir.c | 1053 static int nvt_suspend(struct pnp_dev *pdev, pm_message_t state) in nvt_suspend() argument
|