Home
last modified time | relevance | path

Searched defs:status_flags (Results 1 - 25 of 104) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dti_sci_proc.h90 ti_sci_proc_get_status(struct ti_sci_proc *tsp, u64 *boot_vector, u32 *cfg_flags, u32 *ctrl_flags, u32 *status_flags) ti_sci_proc_get_status() argument
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dti_sci_proc.h90 ti_sci_proc_get_status(struct ti_sci_proc *tsp, u64 *boot_vector, u32 *cfg_flags, u32 *ctrl_flags, u32 *status_flags) ti_sci_proc_get_status() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-unstripe.c144 unstripe_status(struct dm_target *ti, status_type_t type, unsigned int status_flags, char *result, unsigned int maxlen) unstripe_status() argument
H A Ddm-linear.c105 linear_status(struct dm_target *ti, status_type_t type, unsigned status_flags, char *result, unsigned maxlen) linear_status() argument
H A Ddm-switch.c489 switch_status(struct dm_target *ti, status_type_t type, unsigned status_flags, char *result, unsigned maxlen) switch_status() argument
H A Ddm-delay.c314 delay_status(struct dm_target *ti, status_type_t type, unsigned status_flags, char *result, unsigned maxlen) delay_status() argument
H A Ddm-stripe.c404 stripe_status(struct dm_target *ti, status_type_t type, unsigned status_flags, char *result, unsigned maxlen) stripe_status() argument
H A Ddm-dust.c513 dust_status(struct dm_target *ti, status_type_t type, unsigned int status_flags, char *result, unsigned int maxlen) dust_status() argument
H A Ddm-ebs-target.c391 ebs_status(struct dm_target *ti, status_type_t type, unsigned status_flags, char *result, unsigned maxlen) ebs_status() argument
H A Ddm-flakey.c416 flakey_status(struct dm_target *ti, status_type_t type, unsigned status_flags, char *result, unsigned maxlen) flakey_status() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ima.h69 static inline void dm_ima_measure_on_table_load(struct dm_table *table, unsigned int status_flags) {} in dm_ima_measure_on_table_load() argument
H A Ddm-unstripe.c145 unstripe_status(struct dm_target *ti, status_type_t type, unsigned int status_flags, char *result, unsigned int maxlen) unstripe_status() argument
H A Ddm-delay.c315 delay_status(struct dm_target *ti, status_type_t type, unsigned int status_flags, char *result, unsigned int maxlen) delay_status() argument
H A Ddm-linear.c98 linear_status(struct dm_target *ti, status_type_t type, unsigned int status_flags, char *result, unsigned int maxlen) linear_status() argument
H A Ddm-switch.c490 switch_status(struct dm_target *ti, status_type_t type, unsigned int status_flags, char *result, unsigned int maxlen) switch_status() argument
/third_party/jerryscript/jerry-core/parser/js/
H A Dcommon.h115 uint8_t status_flags; /**< status flags */ member
H A Djs-scanner-ops.c111 uint16_t status_flags = literal_pool_p->status_flags; in scanner_check_arrow() local
140 uint16_t status_flags = SCANNER_LITERAL_POOL_FUNCTION_WITHOUT_ARGUMENTS; scanner_scan_simple_arrow() local
499 uint16_t status_flags = 0; scanner_scan_bracket() local
[all...]
/kernel/linux/linux-5.10/fs/dlm/
H A Drcom.c142 int dlm_rcom_status(struct dlm_ls *ls, int nodeid, uint32_t status_flags) in dlm_rcom_status() argument
162 set_rcom_status(ls, (struct rcom_status *)rc->rc_buf, status_flags); in dlm_rcom_status() local
H A Drecover.c128 wait_status_low(struct dlm_ls *ls, uint32_t wait_status, uint32_t status_flags) wait_status_low() argument
/kernel/linux/linux-6.6/fs/dlm/
H A Drcom.c172 int dlm_rcom_status(struct dlm_ls *ls, int nodeid, uint32_t status_flags, in dlm_rcom_status() argument
194 set_rcom_status(ls, (struct rcom_status *)rc->rc_buf, status_flags); in dlm_rcom_status() local
H A Drecover.c128 wait_status_low(struct dlm_ls *ls, uint32_t wait_status, uint32_t status_flags, uint64_t seq) wait_status_low() argument
/third_party/libunwind/libunwind/src/aarch64/
H A DGinit.c105 int status_flags = fcntl (fd, F_GETFL, 0); in set_pipe_flags() local
/third_party/libunwind/libunwind/src/arm/
H A DGinit.c95 int status_flags = fcntl (fd, F_GETFL, 0); in set_pipe_flags() local
/third_party/libunwind/libunwind/src/riscv/
H A DGinit.c116 int status_flags = fcntl (fd, F_GETFL, 0); in set_pipe_flags() local
/third_party/libunwind/libunwind/src/x86_64/
H A DGinit.c92 int status_flags = fcntl (fd, F_GETFL, 0); in set_pipe_flags() local

Completed in 17 milliseconds

12345