Searched defs:r_state (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_log_recover.h | 104 int r_state; /* not needed */ member
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_log_recover.h | 106 int r_state; /* not needed */ member
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | skfddi.c | 2163 void rmt_state_change(struct s_smc *smc, int r_state) in rmt_state_change() argument
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | skfddi.c | 2166 void rmt_state_change(struct s_smc *smc, int r_state) in rmt_state_change() argument
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | ti_k3_r5_remoteproc.c | 1114 bool r_state = false, c_state = false, lockstep_en = false, single_cpu = false; in k3_r5_rproc_configure_mode() local
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | ti_sci.c | 737 ti_sci_cmd_dev_is_idle(const struct ti_sci_handle *handle, u32 id, bool *r_state) ti_sci_cmd_dev_is_idle() argument 764 ti_sci_cmd_dev_is_stop(const struct ti_sci_handle *handle, u32 id, bool *r_state, bool *curr_state) ti_sci_cmd_dev_is_stop() argument 795 ti_sci_cmd_dev_is_on(const struct ti_sci_handle *handle, u32 id, bool *r_state, bool *curr_state) ti_sci_cmd_dev_is_on() argument 1164 u8 c_state = 0, r_state = 0; ti_sci_cmd_clk_is_on() local 1197 u8 c_state = 0, r_state = 0; ti_sci_cmd_clk_is_off() local [all...] |
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | ti_sci.c | 753 ti_sci_cmd_dev_is_idle(const struct ti_sci_handle *handle, u32 id, bool *r_state) ti_sci_cmd_dev_is_idle() argument 780 ti_sci_cmd_dev_is_stop(const struct ti_sci_handle *handle, u32 id, bool *r_state, bool *curr_state) ti_sci_cmd_dev_is_stop() argument 811 ti_sci_cmd_dev_is_on(const struct ti_sci_handle *handle, u32 id, bool *r_state, bool *curr_state) ti_sci_cmd_dev_is_on() argument 1180 u8 c_state = 0, r_state = 0; ti_sci_cmd_clk_is_on() local 1213 u8 c_state = 0, r_state = 0; ti_sci_cmd_clk_is_off() local [all...] |
/kernel/linux/linux-5.10/include/rdma/ |
H A D | rdmavt_qp.h | 386 u8 r_state; /* opcode of last packet received */ member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | rdmavt_qp.h | 386 u8 r_state; /* opcode of last packet received */ member
|
Completed in 23 milliseconds