Home
last modified time | relevance | path

Searched refs:state (Results 15826 - 15850 of 20560) sorted by relevance

1...<<631632633634635636637638639640>>...823

/kernel/linux/linux-5.10/security/selinux/ss/
H A Dpolicydb.h151 int state; member
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-dsp.h124 /* DSP Core state */
127 /* Running in D0i3 state; can be in streaming or non-streaming D0i3 */
128 SKL_DSP_RUNNING_D0I3, /* Running in D0i3 state*/
200 void skl_dsp_set_state_locked(struct sst_dsp *ctx, int state);
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dpm.c16 * Helper function to determine the target DSP state during
89 u32 old_state = sdev->dsp_power_state.state; in sof_resume()
231 /* FW in unexpected state, continue to power down */ in sof_suspend()
253 /* Do not reset FW state if DSP is in D0 */ in sof_suspend()
257 /* reset FW state */ in sof_suspend()
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
H A Disst.h253 int state, int cap);
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify.h251 unsigned short state; /* state of the event */ member
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbdirect.h285 enum mr_state state; member
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.h62 __le32 state; /* 4: state - see below */ member
74 /* log state */
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dbmap.h96 * @b_state: state
128 /* state */
132 * struct nilfs_bmap_store - shadow copy of bmap state
136 * @state: cached value of state field of bmap structure
142 int state; member
/kernel/linux/linux-5.10/include/sound/
H A Dopl3.h266 int state; /* status */ member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dip_vs.h281 /* sync daemon state (master/backup) */
282 int state; member
426 IPVS_DAEMON_ATTR_STATE, /* sync daemon state (master/backup) */
H A Dsynclink.h232 __u32 state; member
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_cmnd.h64 /* for scmd->state */
141 unsigned long state; /* Command completion state */ member
/kernel/linux/linux-5.10/include/uapi/linux/wimax/
H A Di2400m.h96 * device's state changes.
468 * i2400m_tlv_system_state - report on the state of the system
470 * @state: see enum i2400m_system_state
474 __le32 state; member
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dbtrfs-tests.c198 if (WARN_ON(test_bit(BTRFS_ROOT_IN_RADIX, &root->state))) in btrfs_free_dummy_root()
/kernel/linux/linux-5.10/kernel/
H A Dhung_task.c5 * kernel/hung_task.c - kernel thread for detecting tasks stuck in D state
108 * When a freshly created task is scheduled once, changes its state to in check_hung_task()
208 if (t->state == TASK_UNINTERRUPTIBLE) in check_hung_uninterruptible_tasks()
286 * kthread which checks for tasks stuck in D state
/kernel/linux/linux-5.10/kernel/sched/
H A Dstats.h60 * PSI tracks state that persists across sleeps, such as iowaits and
62 * where a task's runnable state changes, and requeues, where a task
63 * and its state are being moved between CPUs and runqueues.
227 * Also, if the process is still in the TASK_RUNNING state, call
237 if (t->state == TASK_RUNNING) in sched_info_depart()
H A Dwalt.h141 * is migrating or dequeuing in RUNNING state to change the in walt_dec_cumulative_runnable_avg()
144 if (task_on_rq_migrating(p) || p->state == TASK_RUNNING) in walt_dec_cumulative_runnable_avg()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_rmap.h182 xfs_exntst_t state, struct xfs_btree_cur **pcur);
H A Dxfs_bmap.h269 xfs_filblks_t *blockcount, xfs_exntst_t state);
/kernel/linux/linux-5.10/net/bluetooth/cmtp/
H A Dsock.c218 sock->state = SS_UNCONNECTED; in cmtp_sock_create()
/kernel/linux/linux-5.10/net/dsa/
H A Ddsa_priv.h132 int dsa_port_set_state(struct dsa_port *dp, u8 state,
/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A Dsock.c215 sock->state = SS_UNCONNECTED; in bnep_sock_create()
/kernel/linux/linux-5.10/net/ipv6/
H A Dxfrm6_input.c206 /* lookup state with wild-card source address */ in xfrm6_input_addr()
211 /* lookup state with wild-card addresses */ in xfrm6_input_addr()
224 likely(x->km.state == XFRM_STATE_VALID) && in xfrm6_input_addr()
228 /* found a valid state */ in xfrm6_input_addr()
H A Dipcomp6.c105 t->km.state = XFRM_STATE_DEAD; in ipcomp6_tunnel_create()
/kernel/linux/linux-5.10/net/ipv4/
H A Dipcomp.c85 t->km.state = XFRM_STATE_DEAD; in ipcomp_tunnel_create()

Completed in 31 milliseconds

1...<<631632633634635636637638639640>>...823