| /linux/drivers/md/ |
| H A D | dm-ima.h | 60 void dm_ima_measure_on_table_load(struct dm_table *table, unsigned int status_flags); 69 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 D | dm-unstripe.c | 146 unsigned int status_flags, char *result, unsigned int maxlen) in unstripe_status() argument
|
| H A D | dm-linear.c | 100 unsigned int status_flags, char *result, unsigned int maxlen) in linear_status() argument
|
| H A D | dm-delay.c | 402 unsigned int status_flags, char *result, unsigned int maxlen) in delay_status() argument
|
| H A D | dm-stripe.c | 362 unsigned int status_flags, char *result, unsigned int maxlen) in stripe_status() argument
|
| H A D | dm-ebs-target.c | 400 unsigned int status_flags, char *result, unsigned int maxlen) in ebs_status() argument
|
| H A D | dm-dust.c | 514 unsigned int status_flags, char *result, unsigned int maxlen) in dust_status() argument
|
| H A D | dm-ioctl.c | 1288 unsigned int status_flags = 0; in retrieve_status() local 1329 status_flags |= DM_STATUS_NOFLUSH_FLAG; in retrieve_status() 1330 ti->type->status(ti, type, status_flags, outptr, remaining); in retrieve_status()
|
| /linux/drivers/remoteproc/ |
| H A D | ti_sci_proc.h | 118 u32 *ctrl_flags, u32 *status_flags) in ti_sci_proc_get_status() argument 123 cfg_flags, ctrl_flags, status_flags); in ti_sci_proc_get_status()
|
| /linux/fs/crypto/ |
| H A D | keyring.c | 1073 u32 status_flags = 0; in do_remove_key() local 1116 status_flags |= in do_remove_key() 1137 status_flags |= in do_remove_key() 1151 err = put_user(status_flags, &uarg->removal_status_flags); in do_remove_key() 1207 arg.status_flags = 0; in fscrypt_ioctl_get_key_status() 1234 arg.status_flags |= in fscrypt_ioctl_get_key_status()
|
| /linux/fs/dlm/ |
| H A D | rcom.h | 15 int dlm_rcom_status(struct dlm_ls *ls, int nodeid, uint32_t status_flags,
|
| H A D | rcom.c | 171 int dlm_rcom_status(struct dlm_ls *ls, int nodeid, uint32_t status_flags, in dlm_rcom_status() argument 193 set_rcom_status(ls, (struct rcom_status *)rc->rc_buf, status_flags); in dlm_rcom_status()
|
| H A D | recover.c | 129 uint32_t status_flags, uint64_t seq) in wait_status_low() argument 140 error = dlm_rcom_status(ls, nodeid, status_flags, seq); in wait_status_low()
|
| /linux/include/uapi/linux/ |
| H A D | fscrypt.h | 158 __u32 status_flags; 156 __u32 status_flags; global() member
|
| /linux/tools/include/uapi/linux/ |
| H A D | fscrypt.h | 158 __u32 status_flags; member
|
| /linux/include/uapi/drm/ |
| H A D | qaic_accel.h | 155 __u64 status_flags; member
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic_control.c | 162 __le64 status_flags; member 950 out_trans->status_flags = le64_to_cpu(in_trans->status_flags); in decode_status() 957 if (out_trans->status_flags & BIT(0) && !valid_crc(msg)) in decode_status() 1386 if (status_result->status_flags & BIT(0)) { /* device is using CRC */ in get_cntl_version()
|
| /linux/drivers/scsi/ |
| H A D | qlogicpti.h | 181 u16 status_flags; member
|
| /linux/drivers/firmware/ |
| H A D | ti_sci.h | 1545 u32 status_flags; member
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | main.c | 1596 unsigned long status_flags = BIT(wil_status_resetting); in wil_reset() local 1662 status_flags |= BIT(wil_status_suspending); in wil_reset() 1663 bitmap_and(wil->status, wil->status, &status_flags, in wil_reset()
|
| /linux/fs/nfsd/ |
| H A D | trace.h | 761 TP_CONDITION(sequence->status_flags), 769 __field(unsigned long, status_flags) 781 __entry->status_flags = sequence->status_flags; 786 show_nfs4_seq4_status(__entry->status_flags)
|
| /linux/drivers/s390/block/ |
| H A D | dasd_eckd.h | 509 __u8 status_flags; member
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_devlink.c | 386 flags = le16_to_cpu(query_resp->status_flags); in bnxt_dl_livepatch_activate() 834 flags = le16_to_cpu(resp->status_flags); in bnxt_dl_livepatch_info_put()
|
| /linux/drivers/acpi/acpica/ |
| H A D | acutils.h | 392 acpi_ut_execute_STA(struct acpi_namespace_node *device_node, u32 *status_flags);
|
| /linux/fs/nfs/ |
| H A D | nfs4trace.h | 126 __field(unsigned long, status_flags) 138 __entry->status_flags = res->sr_status_flags; 153 __entry->status_flags, 154 show_nfs4_seq4_status(__entry->status_flags)
|