Home
last modified time | relevance | path

Searched refs:param_type (Results 1 – 25 of 36) sorted by relevance

12

/kernel/linux/common_modules/tzdriver/core/
Dteek_client_api.c38 const struct teec_operation *oper, uint32_t idex, uint32_t *param_type) in encode_for_part_mem() argument
47 if (param_type[idex] == TEEC_MEMREF_WHOLE) { in encode_for_part_mem()
69 if (param_type[idex] == TEEC_MEMREF_WHOLE) { in encode_for_part_mem()
72 param_type[idex] = TEEC_MEMREF_PARTIAL_INPUT; in encode_for_part_mem()
75 param_type[idex] = TEEC_MEMREF_PARTIAL_OUTPUT; in encode_for_part_mem()
78 param_type[idex] = TEEC_MEMREF_PARTIAL_INOUT; in encode_for_part_mem()
81 param_type[idex] = TEEC_MEMREF_PARTIAL_INOUT; in encode_for_part_mem()
88 param_type[idex] = param_type[idex] - diff; in encode_for_part_mem()
94 uint32_t param_type[TEE_PARAM_NUM]; in proc_teek_encode() local
98 param_type[0] = in proc_teek_encode()
[all …]
Dgp_ops.c109 bool is_tmp_mem(uint32_t param_type) in is_tmp_mem() argument
111 if (param_type == TEEC_MEMREF_TEMP_INPUT || in is_tmp_mem()
112 param_type == TEEC_MEMREF_TEMP_OUTPUT || in is_tmp_mem()
113 param_type == TEEC_MEMREF_TEMP_INOUT) in is_tmp_mem()
119 bool is_ref_mem(uint32_t param_type) in is_ref_mem() argument
121 if (param_type == TEEC_MEMREF_PARTIAL_INPUT || in is_ref_mem()
122 param_type == TEEC_MEMREF_PARTIAL_OUTPUT || in is_ref_mem()
123 param_type == TEEC_MEMREF_PARTIAL_INOUT) in is_ref_mem()
129 bool is_val_param(uint32_t param_type) in is_val_param() argument
131 if (param_type == TEEC_VALUE_INPUT || in is_val_param()
[all …]
Dgp_ops.h33 bool is_tmp_mem(uint32_t param_type);
34 bool is_ref_mem(uint32_t param_type);
35 bool is_val_param(uint32_t param_type);
/kernel/linux/common_modules/tzdriver/
Ddynamic_mem.h70 bool is_ion_param(uint32_t param_type);
79 uint32_t param_type, unsigned int index);
82 uint32_t param_type, unsigned int index);
84 static inline bool is_ion_param(uint32_t param_type) in is_ion_param() argument
86 (void)param_type; in is_ion_param()
126 uint32_t param_type, unsigned int index) in alloc_for_ion_sglist() argument
131 (void)param_type; in alloc_for_ion_sglist()
139 uint32_t param_type, unsigned int index) in alloc_for_ion() argument
144 (void)param_type; in alloc_for_ion()
/kernel/linux/common_modules/tzdriver/ion/
Ddynamic_ion_mem.h70 bool is_ion_param(uint32_t param_type);
79 uint32_t param_type, unsigned int index);
82 uint32_t param_type, unsigned int index);
84 static inline bool is_ion_param(uint32_t param_type) in is_ion_param() argument
86 (void)param_type; in is_ion_param()
126 uint32_t param_type, unsigned int index) in alloc_for_ion_sglist() argument
131 (void)param_type; in alloc_for_ion_sglist()
139 uint32_t param_type, unsigned int index) in alloc_for_ion() argument
144 (void)param_type; in alloc_for_ion()
Ddynamic_ion_mem.c441 bool is_ion_param(uint32_t param_type) in is_ion_param() argument
443 if (param_type == TEEC_ION_INPUT || in is_ion_param()
444 param_type == TEEC_ION_SGLIST_INPUT) in is_ion_param()
524 uint32_t param_type, unsigned int index) argument
574 op_params->trans_paramtype[index] = param_type;
609 uint32_t param_type, unsigned int index) argument
649 op_params->trans_paramtype[index] = param_type;
/kernel/linux/linux-5.10/include/media/
Dtuner-types.h18 enum param_type { enum
146 enum param_type type;
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
Dbe_iscsi.h21 enum iscsi_param_type param_type,
27 umode_t beiscsi_attr_is_visible(int param_type, int param);
Dbe_iscsi.c455 if (iface_param->param_type != ISCSI_NET_PARAM) in beiscsi_iface_set_param()
571 enum iscsi_param_type param_type, in beiscsi_iface_get_param() argument
579 if (param_type != ISCSI_NET_PARAM) in beiscsi_iface_get_param()
1350 umode_t beiscsi_attr_is_visible(int param_type, int param) in beiscsi_attr_is_visible() argument
1352 switch (param_type) { in beiscsi_attr_is_visible()
/kernel/linux/linux-5.10/fs/
Dfs_context.c36 enum legacy_fs_param param_type; member
490 if (ctx->param_type == LEGACY_FS_INDIVIDUAL_PARAMS) in legacy_fs_context_free()
508 if (ctx->param_type == LEGACY_FS_INDIVIDUAL_PARAMS) { in legacy_fs_context_dup()
536 if (ctx->param_type == LEGACY_FS_MONOLITHIC_PARAMS) in legacy_parse_param()
575 ctx->param_type = LEGACY_FS_INDIVIDUAL_PARAMS; in legacy_parse_param()
586 if (ctx->param_type != LEGACY_FS_UNSET_PARAMS) { in legacy_parse_monolithic()
592 ctx->param_type = LEGACY_FS_MONOLITHIC_PARAMS; in legacy_parse_monolithic()
/kernel/linux/linux-5.10/sound/core/seq/
Dseq_midi_emul.c169 chan->param_type = SNDRV_MIDI_PARAM_TYPE_NONREGISTERED; in snd_midi_process_event()
182 chan->param_type = SNDRV_MIDI_PARAM_TYPE_REGISTERED; in snd_midi_process_event()
314 if (chan->param_type == SNDRV_MIDI_PARAM_TYPE_REGISTERED) in do_control()
321 chan->param_type = SNDRV_MIDI_PARAM_TYPE_REGISTERED; in do_control()
325 chan->param_type = SNDRV_MIDI_PARAM_TYPE_NONREGISTERED; in do_control()
/kernel/linux/linux-5.10/security/tomoyo/
Dfile.c582 r->param_type = TOMOYO_TYPE_PATH_ACL; in tomoyo_path_permission()
612 r->param_type = TOMOYO_TYPE_PATH_ACL; in tomoyo_execute_permission()
728 r.param_type = TOMOYO_TYPE_PATH_NUMBER_ACL; in tomoyo_path_number_perm()
878 r.param_type = TOMOYO_TYPE_MKDEV_ACL; in tomoyo_mkdev_perm()
937 r.param_type = TOMOYO_TYPE_PATH2_ACL; in tomoyo_path2_perm()
Denviron.c59 r->param_type = TOMOYO_TYPE_ENV_ACL; in tomoyo_env_perm()
Dsecurityfs_if.c62 r.param_type = TOMOYO_TYPE_MANUAL_TASK_ACL; in tomoyo_write_self()
Dmount.c158 r->param_type = TOMOYO_TYPE_MOUNT_ACL; in tomoyo_mount_acl()
Dnetwork.c476 r.param_type = TOMOYO_TYPE_INET_ACL; in tomoyo_inet_entry()
568 r.param_type = TOMOYO_TYPE_UNIX_ACL; in tomoyo_unix_entry()
Ddomain.c173 if (ptr->is_deleted || ptr->type != r->param_type) in tomoyo_check_acl()
/kernel/linux/linux-5.10/include/sound/
Dseq_midi_emul.h27 param_type:1 /* RPN/NRPN */ member
/kernel/linux/linux-5.10/include/scsi/
Dscsi_transport_iscsi.h133 enum iscsi_param_type param_type,
135 umode_t (*attr_is_visible)(int param_type, int param);
Discsi_if.h323 uint8_t param_type; /* iscsi_param_type */ member
/kernel/linux/linux-5.10/drivers/media/tuners/
Dtuner-simple.c208 static inline char *tuner_param_name(enum param_type type) in tuner_param_name()
236 enum param_type desired_type) in simple_tuner_params()
551 enum param_type desired_type; in simple_set_tv_freq()
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dsal.h747 ia64_sal_mc_set_params (u64 param_type, u64 i_or_m, u64 i_or_m_val, u64 timeout, u64 rz_always) in ia64_sal_mc_set_params() argument
750 SAL_CALL(isrv, SAL_MC_SET_PARAMS, param_type, i_or_m, i_or_m_val, in ia64_sal_mc_set_params()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/iser/
Discsi_iser.c911 static umode_t iser_attr_is_visible(int param_type, int param) in iser_attr_is_visible() argument
913 switch (param_type) { in iser_attr_is_visible()
/kernel/linux/linux-5.10/drivers/scsi/
Discsi_tcp.c948 static umode_t iscsi_sw_tcp_attr_is_visible(int param_type, int param) in iscsi_sw_tcp_attr_is_visible() argument
950 switch (param_type) { in iscsi_sw_tcp_attr_is_visible()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
Dlibcxgbi.h611 umode_t cxgbi_attr_is_visible(int param_type, int param);

12