| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | ipc.c | 63 static int profile_ptrace_perm(struct aa_profile *profile, in profile_ptrace_perm() argument 121 struct aa_profile *profile; in aa_may_ptrace() local 187 static int profile_signal_perm(struct aa_profile *profile, in profile_signal_perm() argument 210 struct aa_profile *profile; aa_may_signal() local [all...] |
| H A D | resource.c | 52 static int audit_resource(struct aa_profile *profile, unsigned int resource, in audit_resource() argument 81 static int profile_setrlimit(struct aa_profile *profile, unsigned int resource, in profile_setrlimit() argument 107 struct aa_profile *profile; in aa_task_setrlimit() local [all...] |
| H A D | audit.c | 78 struct aa_profile *profile = labels_profile(label); in audit_pre() local 123 int aa_audit(int type, struct aa_profile *profile, struct common_audit_data *sa, in aa_audit() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| H A D | cqhci-crypto.c | 26 cqhci_host_from_crypto_profile(struct blk_crypto_profile *profile) in cqhci_host_from_crypto_profile() argument 61 static int cqhci_crypto_keyslot_program(struct blk_crypto_profile *profile, in cqhci_crypto_keyslot_program() argument 119 static int cqhci_crypto_keyslot_evict(struct blk_crypto_profile *profile, in cqhci_crypto_keyslot_evict() argument 172 struct blk_crypto_profile *profile = &mmc->crypto_profile; in cqhci_crypto_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/ufs/core/ |
| H A D | ufshcd-crypto.c | 51 static int ufshcd_crypto_keyslot_program(struct blk_crypto_profile *profile, in ufshcd_crypto_keyslot_program() argument 109 static int ufshcd_crypto_keyslot_evict(struct blk_crypto_profile *profile, in ufshcd_crypto_keyslot_evict() argument
|
| /kernel/linux/linux-6.6/drivers/devfreq/ |
| H A D | imx-bus.c | 16 struct devfreq_dev_profile profile; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | profile.c | 84 struct mlx4_resource *profile; in mlx4_make_profile() local [all...] |
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | audit.c | 120 struct aa_profile *profile = labels_profile(label); in audit_pre() local 166 int aa_audit(int type, struct aa_profile *profile, in aa_audit() argument [all...] |
| H A D | ipc.c | 107 struct aa_profile *profile; in aa_may_signal() local 78 profile_signal_perm(const struct cred *cred, struct aa_profile *profile, struct aa_label *peer, u32 request, struct apparmor_audit_data *ad) profile_signal_perm() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | h265_profile_level.c | 131 const H265ProfileDescriptor *profile = &h265_profiles[i]; in ff_h265_get_profile() local 169 const H265ProfileDescriptor *profile; in ff_h265_guess_level() local [all...] |
| H A D | amfenc_hevc.c | 101 amf_int64 profile = 0; in amf_encode_init_hevc() local [all...] |
| H A D | cbs_vp9_syntax_template.c | 31 color_config(CodedBitstreamContext *ctx, RWContext *rw, VP9RawFrameHeader *current, int profile) color_config() argument [all...] |
| H A D | amfenc_h264.c | 134 amf_int64 profile = 0; in amf_encode_init_h264() local [all...] |
| H A D | vp9_metadata_bsf.c | 47 int profile = (header->profile_high_bit << 1) + header->profile_low_bit; in vp9_metadata_update_fragment() local
|
| H A D | vp9_superframe_split_bsf.c | 94 int profile, invisible = 0; in vp9_superframe_split_filter() local
|
| H A D | vdpau_av1.c | 336 VdpDecoderProfile profile; in vdpau_av1_init() local
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | h265_levels.c | 244 const H265ProfileDescriptor *profile; in main() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_bs2b.c | 40 int profile; member
|
| H A D | vf_iccgen.c | 42 cmsHPROFILE profile; member [all...] |
| H A D | vf_iccdetect.c | 40 AVBufferRef *profile; member 74 cmsHPROFILE profile; in iccdetect_filter_frame() local [all...] |
| /third_party/astc-encoder/Utils/Example/ |
| H A D | astc_api_example.cpp | 59 static const astcenc_profile profile = ASTCENC_PRF_LDR; in main() local
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | picture_vp9.c | 147 static void bitdepth_colorspace_sampling(struct vl_vlc *vlc, unsigned profile) in bitdepth_colorspace_sampling() argument 180 unsigned profile; in vlVaDecoderVP9BitstreamHeader() local [all...] |
| H A D | config.c | 75 vlVaQueryConfigEntrypoints(VADriverContextP ctx, VAProfile profile, in vlVaQueryConfigEntrypoints() argument 113 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes() argument 235 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, VAConfigAttrib *attrib_list, int num_attribs, VAConfigID *config_id) vlVaCreateConfig() argument 414 vlVaQueryConfigAttributes(VADriverContextP ctx, VAConfigID config_id, VAProfile *profile, VAEntrypoint *entrypoint, VAConfigAttrib *attrib_list, int *num_attribs) vlVaQueryConfigAttributes() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
| H A D | vktVideoClipInfo.hpp | 67 VideoProfileInfo profile; member
|
| /third_party/skia/third_party/externals/libpng/contrib/examples/ |
| H A D | iccfrompng.c | 69 png_bytep profile; in extract() local 99 png_bytep profile = extract(fp, &proflen); in extract_one_file() local [all...] |