Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 85) sorted by relevance

1234

/linux/fs/efivarfs/
H A Dfile.c20 u32 attributes; in efivarfs_file_write() local
71 u32 attributes; in efivarfs_file_read() local
H A Dvars.c582 int __efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in __efivar_entry_get()
601 int efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in efivar_entry_get()
637 int efivar_entry_set_get_size(struct efivar_entry *entry, u32 attributes, in efivar_entry_set_get_size()
/linux/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c290 u32 *attributes, unsigned long *data_size, in tee_get_variable()
412 u32 attributes, unsigned long data_size, in tee_set_variable()
476 u32 attributes, in tee_set_variable_nonblocking()
483 static efi_status_t tee_query_variable_info(u32 attributes, in tee_query_variable_info()
/linux/drivers/firmware/efi/test/
H A Defi_test.h17 u32 *attributes; member
26 u32 attributes; member
40 u32 attributes; member
/linux/drivers/firmware/arm_scmi/
H A Dclock.c52 __le32 attributes; member
82 __le32 attributes; member
88 __le32 attributes; member
102 __le32 attributes; member
352 u32 attributes; in scmi_clock_attributes_get() local
789 enum scmi_clock_oem_config oem_type, u32 *attributes, in scmi_clock_config_get_v2()
831 enum scmi_clock_oem_config oem_type, u32 *attributes, in scmi_clock_config_get()
890 u32 *oem_val, u32 *attributes, bool atomic) in scmi_clock_config_oem_get()
H A Dpinctrl.c54 __le32 attributes; member
60 __le32 attributes; member
80 __le32 attributes; member
336 u32 attributes; in iter_pinctrl_settings_get_prepare_message() local
472 u32 attributes; in scmi_pinctrl_settings_conf() local
531 u32 attributes; in scmi_pinctrl_function_select() local
H A Dreset.c30 __le32 attributes; member
107 u32 attributes; in scmi_reset_domain_attributes_get() local
/linux/drivers/firmware/qcom/
H A Dqcom_qseecom_uefisecapp.c77 u32 attributes; member
107 u32 attributes; member
191 u32 attributes; member
295 const efi_guid_t *guid, u32 *attributes, in qsee_uefi_get_variable()
426 const efi_guid_t *guid, u32 attributes, in qsee_uefi_set_variable()
/linux/arch/arm64/include/asm/
H A Dpvclock-abi.h11 __le32 attributes; member
/linux/Documentation/userspace-api/netlink/
H A Dspecs.rst177 attributes subsection
182 .. _attribute_properties:
/linux/fs/orangefs/
H A Dupcall.h36 struct ORANGEFS_sys_attr_s attributes; member
42 struct ORANGEFS_sys_attr_s attributes; member
55 struct ORANGEFS_sys_attr_s attributes; member
65 struct ORANGEFS_sys_attr_s attributes; member
/linux/arch/arm/boot/dts/marvell/
H A Dorion5x.dtsi4 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-370-xp.dtsi16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-39x.dtsi13 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Dkirkwood.dtsi5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-375.dtsi15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/linux/tools/testing/selftests/powerpc/dexcr/
H A Dlsdexcr.c55 const char *attributes[8] = {NULL}; in print_aspect() local
/linux/drivers/staging/vme_user/
H A Dvme.c924 struct vme_dma_attr *attributes; in vme_dma_pattern_attribute() local
962 struct vme_dma_attr *attributes; in vme_dma_pci_attribute() local
1005 struct vme_dma_attr *attributes; in vme_dma_vme_attribute() local
1040 void vme_dma_free_attribute(struct vme_dma_attr *attributes) in vme_dma_free_attribute()
/linux/fs/hfs/
H A Dbtree.h36 u32 attributes; member
161 __be32 attributes; /* (F) attributes */ member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_ipp.c69 const struct dc_cursor_attributes *attributes) in dce_ipp_cursor_set_attributes()
/linux/drivers/firmware/efi/
H A Dvars.c26 static efi_status_t check_var_size(bool nonblocking, u32 attributes, in check_var_size()
/linux/include/linux/
H A Dstat.h27 u64 attributes; member
H A Dcacheinfo.h60 unsigned int attributes; member
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c274 u8 attributes, u8 *passphrase, int passphrase_len) in tpm_buf_append_auth()
325 u8 attributes, u8 *passphrase, in tpm_buf_append_hmac_session()
/linux/sound/soc/qcom/qdsp6/
H A Dq6dsp-lpass-clocks.c22 int attributes; member

1234