Searched defs:attributes (Results 1 - 25 of 83) sorted by last modified time

1234

/linux-master/kernel/cgroup/
H A Dcpuset.c947 generate_sched_domains(cpumask_var_t **domains, struct sched_domain_attr **attributes) argument
/linux-master/virt/kvm/
H A Dkvm_main.c2503 kvm_vm_set_mem_attributes(struct kvm *kvm, gfn_t start, gfn_t end, unsigned long attributes) argument
[all...]
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dlsdexcr.c55 const char *attributes[8] = {NULL}; local
/linux-master/tools/testing/selftests/kvm/include/
H A Dkvm_util.h377 vm_set_memory_attributes(struct kvm_vm *vm, uint64_t gpa, uint64_t size, uint64_t attributes) argument
/linux-master/tools/include/uapi/linux/
H A Dkvm.h1537 __u64 attributes; member in struct:kvm_memory_attributes
/linux-master/sound/soc/intel/avs/
H A Dtopology.h121 u16 attributes; member in struct:avs_tplg_pplcfg
H A Dmessages.h91 u32 attributes:16; /* additional scheduling flags */ member in struct:avs_global_msg::__anon1451::__anon1461::__anon1462
H A Dmessages.c67 avs_ipc_create_pipeline(struct avs_dev *adev, u16 req_size, u8 priority, u8 instance_id, bool lp, u16 attributes) argument
H A Ddsp.c300 avs_dsp_create_pipeline(struct avs_dev *adev, u16 req_size, u8 priority, bool lp, u16 attributes, u8 *instance_id) argument
H A Davs.h103 const u64 attributes; /* bitmask of AVS_PLATATTR_* */ member in struct:avs_spec
/linux-master/include/uapi/linux/
H A Dkvm.h1537 __u64 attributes; member in struct:kvm_memory_attributes
/linux-master/include/linux/
H A Dkvm_host.h260 unsigned long attributes; member in union:kvm_mmu_notifier_arg
H A Dtpm.h518 tpm_buf_append_hmac_session_opt(struct tpm_chip *chip, struct tpm_buf *buf, u8 attributes, u8 *passphrase, int passphraselen) argument
549 tpm_buf_append_hmac_session(struct tpm_chip *chip, struct tpm_buf *buf, u8 attributes, u8 *passphrase, int passphraselen) argument
575 tpm_buf_append_hmac_session_opt(struct tpm_chip *chip, struct tpm_buf *buf, u8 attributes, u8 *passphrase, int passphraselen) argument
H A Dstat.h27 u64 attributes; member in struct:kstat
H A Defi.h728 static inline efi_status_t efi_query_variable_store(u32 attributes, argument
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c556 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; local
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3722 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; local
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c3006 struct dc_cursor_attributes *attributes = &pipe_ctx->stream->cursor_attributes; local
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2340 struct dc_cursor_attributes attributes; member in struct:dc_cursor
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c220 program_cursor_attributes( struct dc *dc, struct dc_stream_state *stream, const struct dc_cursor_attributes *attributes) argument
264 dc_stream_set_cursor_attributes( struct dc_stream_state *stream, const struct dc_cursor_attributes *attributes) argument
[all...]
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c199 tpm2_buf_append_auth(struct tpm_buf *buf, u32 session_handle, const u8 *nonce, u16 nonce_len, u8 attributes, const u8 *hmac, u16 hmac_len) argument
/linux-master/include/acpi/
H A Dactbl2.h747 u32 attributes; member in struct:acpi_ivrs_hardware_11
2574 u8 attributes; member in struct:acpi_pptt_cache
/linux-master/fs/efivarfs/
H A Dvars.c582 int __efivar_entry_get(struct efivar_entry *entry, u32 *attributes, argument
601 int efivar_entry_get(struct efivar_entry *entry, u32 *attributes, argument
637 efivar_entry_set_get_size(struct efivar_entry *entry, u32 attributes, unsigned long *size, void *data, bool *set) argument
[all...]
/linux-master/fs/ecryptfs/
H A Dmain.c763 static struct attribute *attributes[] = { variable in typeref:struct:attribute
/linux-master/drivers/firmware/efi/
H A Dvars.c26 static efi_status_t check_var_size(bool nonblocking, u32 attributes, argument

Completed in 461 milliseconds

1234