Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 93) 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
788 enum scmi_clock_oem_config oem_type, u32 *attributes, in scmi_clock_config_get_v2()
830 enum scmi_clock_oem_config oem_type, u32 *attributes, in scmi_clock_config_get()
889 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.c74 u32 attributes; member
104 u32 attributes; member
188 u32 attributes; member
291 const efi_guid_t *guid, u32 *attributes, in qsee_uefi_get_variable()
444 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/Documentation/driver-api/crypto/iaa/
H A Diaa-crypto.rst286 .. _iaa_default_config:
/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
/linux/arch/x86/platform/efi/
H A Dquirks.c135 query_variable_store_nonblocking(u32 attributes, unsigned long size) in query_variable_store_nonblocking()
159 efi_status_t efi_query_variable_store(u32 attributes, unsigned long size, in efi_query_variable_store()
/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.c932 struct vme_dma_attr *attributes; in vme_dma_pattern_attribute() local
970 struct vme_dma_attr *attributes; in vme_dma_pci_attribute() local
1013 struct vme_dma_attr *attributes; in vme_dma_vme_attribute() local
1048 void vme_dma_free_attribute(struct vme_dma_attr *attributes) in vme_dma_free_attribute()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c223 const struct dc_cursor_attributes *attributes) in program_cursor_attributes()
266 const struct dc_cursor_attributes *attributes) in dc_stream_set_cursor_attributes()
/linux/fs/hfs/
H A Dbtree.h36 u32 attributes; member
161 __be32 attributes; /* (F) attributes */ member
/linux/drivers/regulator/
H A Duserspace-consumer.c95 static struct attribute *attributes[] = { variable
/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/include/linux/
H A Dstat.h27 u64 attributes; member
/linux/drivers/firmware/efi/
H A Dvars.c26 static efi_status_t check_var_size(bool nonblocking, u32 attributes, in check_var_size()

1234