Home
last modified time | relevance | path

Searched refs:state (Results 13051 - 13075 of 17857) sorted by relevance

1...<<521522523524525526527528529530>>...715

/kernel/linux/linux-5.10/include/net/
H A Dnetlabel.h465 u32 offset, u8 state);
466 void netlbl_bitmap_setbit(unsigned char *bitmap, u32 bit, u8 state);
/kernel/linux/linux-5.10/include/linux/usb/
H A Dgadget.h201 * @enabled: The current endpoint enabled/disabled state.
343 * @state: the state we are now (attached, suspended, configured, etc)
346 * @dev: Driver model state for this abstract device.
376 * @deactivated: True if gadget is deactivated - in deactivated state it cannot
410 enum usb_device_state state; member
652 * @driver: Driver model state for this driver.
699 * the (remote) host can't do that any longer; or an error state might
757 * to unbind() and clean up any device state, before this procedure
869 /* utility to set gadget state properl
[all...]
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-pcm.c233 if (substream->runtime->status->state == SNDRV_PCM_STATE_OPEN) { in pcm_hw_params()
255 if (substream->runtime->status->state != SNDRV_PCM_STATE_OPEN) in pcm_hw_free()
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-pcm.c269 if (substream->runtime->status->state == SNDRV_PCM_STATE_OPEN) { in pcm_hw_params()
296 if (substream->runtime->status->state != SNDRV_PCM_STATE_OPEN) in pcm_hw_free()
/kernel/linux/linux-5.10/sound/aoa/soundbus/i2sbus/
H A Dcore.c379 static int i2sbus_suspend(struct macio_dev* dev, pm_message_t state) in i2sbus_suspend() argument
391 err = cii->codec->suspend(cii, state); in i2sbus_suspend()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst.c209 skl->cores.state[core_id] = SKL_DSP_RUNNING; in skl_set_dsp_D0()
240 skl->cores.state[core_id] = SKL_DSP_RESET; in skl_set_dsp_D3()
/kernel/linux/linux-5.10/sound/soc/sti/
H A Dsti_uniperif.c317 /* The uniperipheral should be in stopped state */ in sti_uniperiph_suspend()
318 if (uni->state != UNIPERIF_STATE_STOPPED) { in sti_uniperiph_suspend()
319 dev_err(uni->dev, "%s: invalid uni state( %d)\n", in sti_uniperiph_suspend()
320 __func__, (int)uni->state); in sti_uniperiph_suspend()
327 dev_err(uni->dev, "%s: failed to select pinctrl state\n", in sti_uniperiph_suspend()
348 dev_err(uni->dev, "%s: failed to select pinctrl state\n", in sti_uniperiph_resume()
/kernel/linux/linux-5.10/fs/jffs2/
H A Dnodelist.h173 uint16_t state; member
185 /* Inode states for 'state' above. We need the 'GC' state to prevent
365 void jffs2_set_inocache_state(struct jffs2_sb_info *c, struct jffs2_inode_cache *ic, int state);
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dbmap.c326 * nilfs_bmap_propagate - propagate dirty state
427 * nilfs_bmap_test_and_clear_dirty - test and clear a bmap dirty state
431 * clear the dirty state of @bmap.
578 store->state = bmap->b_state; in nilfs_bmap_save()
587 bmap->b_state = store->state; in nilfs_bmap_restore()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_device.h32 * sdev state: If you alter this, you also need to alter scsi_sysfs.c
33 * (for the ascii descriptions) and the state model enforcer:
323 enum scsi_target_state state; member
421 enum scsi_device_state state);
497 * checks for positions of the SCSI state machine
H A Dlibsas.h201 unsigned long state; member
365 unsigned long state; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Droot-tree.c281 WARN_ON(!test_bit(BTRFS_ROOT_ORPHAN_ITEM_INSERTED, &root->state)); in btrfs_find_orphan_roots()
283 set_bit(BTRFS_ROOT_DEAD_TREE, &root->state); in btrfs_find_orphan_roots()
/kernel/linux/linux-5.10/kernel/
H A Dstatic_call.c172 init = mod->state == MODULE_STATE_COMING; in __static_call_update()
329 start, end, mod->state == MODULE_STATE_COMING); in __static_call_mod_text_reserved()
/kernel/linux/linux-5.10/kernel/trace/
H A Dfgraph.c205 * The state of the current task is too much unstable during
209 ftrace_suspend_notifier_call(struct notifier_block *bl, unsigned long state, in ftrace_suspend_notifier_call() argument
212 switch (state) { in ftrace_suspend_notifier_call()
289 * 'idx' is a state variable which should be initialized by the caller to zero
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_refcount_item.c367 struct xfs_btree_cur **state) in xfs_refcount_update_finish_item()
377 &new_fsb, &new_aglen, state); in xfs_refcount_update_finish_item()
363 xfs_refcount_update_finish_item( struct xfs_trans *tp, struct xfs_log_item *done, struct list_head *item, struct xfs_btree_cur **state) xfs_refcount_update_finish_item() argument
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmast.c346 if (res->state & DLM_LOCK_RES_RECOVERING) { in dlm_proxy_ast_handler()
351 if (res->state & DLM_LOCK_RES_MIGRATING) { in dlm_proxy_ast_handler()
/kernel/linux/linux-5.10/net/ax25/
H A Dax25_in.c161 if (ax25->state == AX25_STATE_0) in ax25_process_rx_frame()
299 /* AX.25 state 1-4 */ in ax25_rcv()
317 /* AX.25 state 0 (disconnected) */ in ax25_rcv()
411 ax25->state = AX25_STATE_3; in ax25_rcv()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_device.c35 u8 state = BR_STATE_FORWARDING; in br_dev_xmit() local
60 if (!br_allowed_ingress(br, br_vlan_group_rcu(br), skb, &vid, &state)) in br_dev_xmit()
H A Dbr_sysfs_if.c144 return sprintf(buf, "%d\n", p->state); in show_port_state()
146 static BRPORT_ATTR(state, 0444, show_port_state, NULL);
/kernel/linux/linux-5.10/net/dccp/
H A Ddccp.h53 void dccp_time_wait(struct sock *sk, int state, int timeo);
72 * state, about 60 seconds */
82 * - Acks in client-PARTOPEN state (sec. 8.1.5).
257 void dccp_set_state(struct sock *sk, const int state);
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_hash_netiface.c174 #define IFACE(dir) (par->state->dir ? par->state->dir->name : "") in hash_netiface4_kadt()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_ftp.c266 if (cp->state != IP_VS_TCP_S_ESTABLISHED) in ip_vs_ftp_out()
432 if (cp->state != IP_VS_TCP_S_ESTABLISHED) in ip_vs_ftp_in()
549 * Move tunnel to listen state in ip_vs_ftp_in()
/kernel/linux/linux-5.10/drivers/memstick/core/
H A Dmemstick.c113 static int memstick_device_suspend(struct device *dev, pm_message_t state) in memstick_device_suspend() argument
122 return drv->suspend(card, state); in memstick_device_suspend()
218 * Host calls this function from idle state (*mrq == NULL) or after finishing
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-input.c64 void tm6000_ir_wait(struct tm6000_core *dev, u8 state) in tm6000_ir_wait() argument
73 if (state) in tm6000_ir_wait()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c444 struct mlx5e_accel_tx_tls_state *state) in mlx5e_ktls_handle_tx_skb()
477 state->tls_tisn = priv_tx->tisn; in mlx5e_ktls_handle_tx_skb()
442 mlx5e_ktls_handle_tx_skb(struct tls_context *tls_ctx, struct mlx5e_txqsq *sq, struct sk_buff *skb, int datalen, struct mlx5e_accel_tx_tls_state *state) mlx5e_ktls_handle_tx_skb() argument

Completed in 35 milliseconds

1...<<521522523524525526527528529530>>...715