Searched defs:attributes (Results 1 - 25 of 83) sorted by path

1234

/linux-master/fs/befs/
H A Dbefs_fs_types.h186 befs_disk_inode_addr attributes; member in struct:__anon10025
/linux-master/fs/orangefs/
H A Ddowncall.h36 struct ORANGEFS_sys_attr_s attributes; member in struct:orangefs_getattr_response
H A Dupcall.h36 struct ORANGEFS_sys_attr_s attributes; member in struct:orangefs_create_request_s
42 struct ORANGEFS_sys_attr_s attributes; member in struct:orangefs_symlink_request_s
55 struct ORANGEFS_sys_attr_s attributes; member in struct:orangefs_setattr_request_s
65 struct ORANGEFS_sys_attr_s attributes; member in struct:orangefs_mkdir_request_s
/linux-master/arch/arm64/include/asm/
H A Dpvclock-abi.h11 __le32 attributes; member in struct:pvclock_vcpu_stolen_time
/linux-master/arch/s390/include/uapi/asm/
H A Dpkey.h191 __u32 attributes; /* out: attribute bits */ member in struct:pkey_verifykey
/linux-master/arch/x86/include/asm/
H A Dhyperv-tlfs.h750 u16 attributes; member in union:hv_x64_segment_register::__anon17
H A Dsgx.h176 u64 attributes; member in struct:sgx_secs
372 u64 attributes; member in struct:sgx_sigstruct_body
[all...]
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dencl.h60 unsigned long attributes; member in struct:sgx_encl
/linux-master/arch/x86/kvm/
H A Dsmm.h73 u16 attributes; member in struct:kvm_smm_seg_state_64
/linux-master/arch/x86/kvm/vmx/
H A Dsgx.c148 u64 attributes, xfrm, size; local
/linux-master/arch/x86/platform/efi/
H A Dquirks.c135 query_variable_store_nonblocking(u32 attributes, unsigned long size) argument
159 efi_status_t efi_query_variable_store(u32 attributes, unsigned long size, argument
/linux-master/block/partitions/
H A Defi.h89 gpt_entry_attributes attributes; member in struct:_gpt_entry
/linux-master/drivers/accessibility/speakup/
H A Dspk_types.h203 struct attribute_group attributes; member in struct:spk_synth
/linux-master/drivers/char/tpm/
H A Dtpm2-sessions.c369 tpm_buf_append_hmac_session(struct tpm_chip *chip, struct tpm_buf *buf, u8 attributes, u8 *passphrase, int passphrase_len) argument
/linux-master/drivers/edac/
H A Dghes_edac.c82 u8 attributes; member in struct:memdev_dmi_entry
H A Di7core_edac.c1866 u8 attributes; member in struct:memdev_dmi_entry
/linux-master/drivers/firmware/arm_scmi/
H A Dclock.c52 __le32 attributes; member in struct:scmi_msg_resp_clock_attributes
82 __le32 attributes; member in struct:scmi_msg_clock_config_set
88 __le32 attributes; member in struct:scmi_msg_clock_config_set_v2
102 __le32 attributes; member in struct:scmi_msg_resp_clock_config_get
352 u32 attributes; local
787 scmi_clock_config_get_v2(const struct scmi_protocol_handle *ph, u32 clk_id, enum scmi_clock_oem_config oem_type, u32 *attributes, bool *enabled, u32 *oem_val, bool atomic) argument
829 scmi_clock_config_get(const struct scmi_protocol_handle *ph, u32 clk_id, enum scmi_clock_oem_config oem_type, u32 *attributes, bool *enabled, u32 *oem_val, bool atomic) argument
886 scmi_clock_config_oem_get(const struct scmi_protocol_handle *ph, u32 clk_id, enum scmi_clock_oem_config oem_type, u32 *oem_val, u32 *attributes, bool atomic) argument
[all...]
H A Ddriver.c1968 scmi_protocol_msg_check(const struct scmi_protocol_handle *ph, u32 message_id, u32 *attributes) argument
H A Dpinctrl.c54 __le32 attributes; member in struct:scmi_msg_settings_conf
60 __le32 attributes; member in struct:scmi_msg_settings_get
80 __le32 attributes; member in struct:scmi_resp_pinctrl_attributes
336 u32 attributes; local
472 u32 attributes; local
531 u32 attributes; local
[all...]
H A Dpowercap.c43 __le32 attributes; member in struct:scmi_msg_resp_powercap_domain_attributes
155 u32 attributes; local
H A Dreset.c30 __le32 attributes; member in struct:scmi_msg_resp_reset_domain_attributes
107 u32 attributes; local
H A Dvoltage.c226 u32 attributes; local
/linux-master/drivers/firmware/efi/libstub/
H A Defistub.h390 u64 attributes; member in struct:__anon90
753 void *attributes; member in struct:efi_pci_io_protocol::__anon121
772 u32 attributes; member in struct:efi_pci_io_protocol::__anon122
988 u32 attributes; member in struct:__anon136
1008 u32 attributes; member in struct:__anon137
/linux-master/drivers/firmware/efi/stmm/
H A Dmm_communication.h214 u32 attributes; member in struct:var_check_property
H A Dtee_stmm_efi.c483 static efi_status_t tee_query_variable_info(u32 attributes, argument
289 tee_get_variable(u16 *name, efi_guid_t *vendor, u32 *attributes, unsigned long *data_size, void *data) argument
411 tee_set_variable(efi_char16_t *name, efi_guid_t *vendor, u32 attributes, unsigned long data_size, void *data) argument
474 tee_set_variable_nonblocking(efi_char16_t *name, efi_guid_t *vendor, u32 attributes, unsigned long data_size, void *data) argument
[all...]

Completed in 601 milliseconds

1234