Home
last modified time | relevance | path

Searched defs:profile (Results 476 - 500 of 831) sorted by relevance

1...<<11121314151617181920>>...34

/kernel/linux/linux-5.10/security/tomoyo/
H A Dutil.c987 int tomoyo_get_mode(const struct tomoyo_policy_namespace *ns, const u8 profile, in tomoyo_get_mode() argument
1017 u8 profile; in tomoyo_init_request_info() local
[all...]
/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c97 static inline unsigned int match_component(struct aa_profile *profile, in match_component() argument
132 label_compound_match(struct aa_profile *profile, struct aa_label *label, bool stack, unsigned int state, bool subns, u32 request, struct aa_perms *perms) label_compound_match() argument
192 label_components_match(struct aa_profile *profile, struct aa_label *label, bool stack, unsigned int start, bool subns, u32 request, struct aa_perms *perms) label_components_match() argument
253 label_match(struct aa_profile *profile, struct aa_label *label, bool stack, unsigned int state, bool subns, u32 request, struct aa_perms *perms) label_match() argument
286 change_profile_perms(struct aa_profile *profile, struct aa_label *target, bool stack, u32 request, unsigned int start, struct aa_perms *perms) change_profile_perms() argument
309 aa_xattrs_match(const struct linux_binprm *bprm, struct aa_profile *profile, unsigned int state) aa_xattrs_match() argument
392 struct aa_profile *profile, *candidate = NULL; find_attach() local
509 x_table_lookup(struct aa_profile *profile, u32 xindex, const char **name) x_table_lookup() argument
555 x_to_label(struct aa_profile *profile, const struct linux_binprm *bprm, const char *name, u32 xindex, const char **lookupname, const char **info) x_to_label() argument
622 profile_transition(struct aa_profile *profile, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *secure_exec) profile_transition() argument
720 profile_onexec(struct aa_profile *profile, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *secure_exec) profile_onexec() argument
798 struct aa_profile *profile; handle_onexec() local
856 struct aa_profile *profile; apparmor_bprm_creds_for_exec() local
985 build_change_hat(struct aa_profile *profile, const char *name, bool sibling) build_change_hat() argument
1036 struct aa_profile *profile, *root, *hat = NULL; change_hat() local
1151 struct aa_profile *profile; aa_change_hat() local
1258 change_profile_perms_wrapper(const char *op, const char *name, struct aa_profile *profile, struct aa_label *target, bool stack, u32 request, struct aa_perms *perms) change_profile_perms_wrapper() argument
1294 struct aa_profile *profile; aa_change_profile() local
[all...]
/kernel/linux/linux-5.10/security/apparmor/include/
H A Daudit.h142 struct aa_profile *profile; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dspace-info.c302 u64 profile; in calc_available_free_space() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-corsair.c384 int profile; in k90_store_current_profile() local
/kernel/linux/linux-5.10/include/linux/
H A Ddevfreq.h177 struct devfreq_dev_profile *profile; member
318 devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devfreq_add_device() argument
331 devm_devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devm_devfreq_add_device() argument
H A Dgenhd.h160 const struct blk_integrity_profile *profile; member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd_dvbt2.c774 dvbt2_set_profile(struct cxd2880_tnrdmd *tnr_dmd, enum cxd2880_dvbt2_profile profile) dvbt2_set_profile() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c736 const struct mlx5e_profile *profile = priv->profile; in mlx5_rdma_netdev_free() local
/kernel/linux/linux-6.6/include/linux/
H A Ddevfreq.h185 struct devfreq_dev_profile *profile; member
341 devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devfreq_add_device() argument
354 devm_devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devm_devfreq_add_device() argument
/kernel/linux/linux-6.6/drivers/devfreq/
H A Dsun8i-a33-mbus.c87 struct devfreq_dev_profile profile; member
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/venc/
H A Dvenc_h264_if.c91 u32 profile; member
162 u32 profile; member
231 h264_get_profile(struct venc_h264_inst *inst, unsigned int profile) h264_get_profile() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi.h66 u32 profile; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c504 iwl_sar_set_profile(union acpi_object *table, struct iwl_sar_profile *profile, bool enabled, u8 num_chains, u8 num_sub_bands) iwl_sar_set_profile() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-corsair.c384 int profile; in k90_store_current_profile() local
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c87 static inline aa_state_t match_component(struct aa_profile *profile, in match_component() argument
124 label_compound_match(struct aa_profile *profile, struct aa_label *label, bool stack, aa_state_t state, bool subns, u32 request, struct aa_perms *perms) label_compound_match() argument
186 label_components_match(struct aa_profile *profile, struct aa_label *label, bool stack, aa_state_t start, bool subns, u32 request, struct aa_perms *perms) label_components_match() argument
249 label_match(struct aa_profile *profile, struct aa_label *label, bool stack, aa_state_t state, bool subns, u32 request, struct aa_perms *perms) label_match() argument
282 change_profile_perms(struct aa_profile *profile, struct aa_label *target, bool stack, u32 request, aa_state_t start, struct aa_perms *perms) change_profile_perms() argument
305 aa_xattrs_match(const struct linux_binprm *bprm, struct aa_profile *profile, aa_state_t state) aa_xattrs_match() argument
390 struct aa_profile *profile, *candidate = NULL; find_attach() local
512 x_table_lookup(struct aa_profile *profile, u32 xindex, const char **name) x_table_lookup() argument
560 x_to_label(struct aa_profile *profile, const struct linux_binprm *bprm, const char *name, u32 xindex, const char **lookupname, const char **info) x_to_label() argument
629 profile_transition(const struct cred *subj_cred, struct aa_profile *profile, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *secure_exec) profile_transition() argument
731 profile_onexec(const struct cred *subj_cred, struct aa_profile *profile, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *secure_exec) profile_onexec() argument
814 struct aa_profile *profile; handle_onexec() local
876 struct aa_profile *profile; apparmor_bprm_creds_for_exec() local
1009 build_change_hat(const struct cred *subj_cred, struct aa_profile *profile, const char *name, bool sibling) build_change_hat() argument
1063 struct aa_profile *profile, *root, *hat = NULL; change_hat() local
1180 struct aa_profile *profile; aa_change_hat() local
1288 change_profile_perms_wrapper(const char *op, const char *name, const struct cred *subj_cred, struct aa_profile *profile, struct aa_label *target, bool stack, u32 request, struct aa_perms *perms) change_profile_perms_wrapper() argument
1328 struct aa_profile *profile; aa_change_profile() local
[all...]
H A Dpolicy.c110 __add_profile(struct list_head *list, struct aa_profile *profile) __add_profile() argument
139 __list_remove_profile(struct aa_profile *profile) __list_remove_profile() argument
155 __remove_profile(struct aa_profile *profile) __remove_profile() argument
177 struct aa_profile *profile, *tmp; __aa_profile_list_release() local
242 aa_free_profile(struct aa_profile *profile) aa_free_profile() argument
297 struct aa_profile *profile; aa_alloc_profile() local
381 struct aa_profile *profile; aa_find_child() local
410 struct aa_profile *profile = NULL; __lookup_parent() local
445 struct aa_profile *parent, *profile = NULL; __create_missing_ancestors() local
493 struct aa_profile *profile = NULL; __lookupn_profile() local
530 struct aa_profile *profile; aa_lookupn_profile() local
554 struct aa_profile *profile; aa_fqlookupn_profile() local
583 struct aa_profile *profile; aa_alloc_null() local
641 struct aa_profile *p, *profile; aa_new_learning_profile() local
707 replacement_allowed(struct aa_profile *profile, int noreplace, const char **info) replacement_allowed() argument
882 __list_lookup_parent(struct list_head *lh, struct aa_profile *profile) __list_lookup_parent() argument
1298 struct aa_profile *profile = NULL; aa_remove_profiles() local
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Dutil.c992 int tomoyo_get_mode(const struct tomoyo_policy_namespace *ns, const u8 profile, in tomoyo_get_mode() argument
1022 u8 profile; in tomoyo_init_request_info() local
[all...]
/kernel/linux/linux-6.6/security/apparmor/include/
H A Daudit.h144 struct aa_profile *profile; member
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H A DnativeAVScreenCapturendk.cpp230 int32_t profile = static_cast<int32_t>(OH_AVCProfile::AVC_PROFILE_BASELINE); in NormalAVScreenCaptureSurfaceTest() local
/third_party/ffmpeg/libavcodec/
H A Dcbs_vp9.h193 int profile; member
H A Dqsvenc.h162 int profile; member
H A Dvaapi_encode_h265.c68 int profile; member
[all...]
H A Dvp9shared.h96 uint8_t profile; member
/third_party/astc-encoder/Source/
H A Dastcenccli_toplevel.cpp497 init_astcenc_config( int argc, char **argv, astcenc_profile profile, astcenc_operation operation, astc_compressed_image& comp_image, astcenc_preprocess& preprocess, astcenc_config& config ) init_astcenc_config() argument
[all...]

Completed in 24 milliseconds

1...<<11121314151617181920>>...34