Home
last modified time | relevance | path

Searched defs:profile (Results 101 - 125 of 831) sorted by relevance

12345678910>>...34

/kernel/linux/linux-5.10/security/apparmor/
H A Dipc.c63 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 Dresource.c52 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 Daudit.c78 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 Dcqhci-crypto.c26 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 Dufshcd-crypto.c51 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 Dimx-bus.c16 struct devfreq_dev_profile profile; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c84 struct mlx4_resource *profile; in mlx4_make_profile() local
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Daudit.c120 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 Dipc.c107 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 Dh265_profile_level.c131 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 Damfenc_hevc.c101 amf_int64 profile = 0; in amf_encode_init_hevc() local
[all...]
H A Dcbs_vp9_syntax_template.c31 color_config(CodedBitstreamContext *ctx, RWContext *rw, VP9RawFrameHeader *current, int profile) color_config() argument
[all...]
H A Damfenc_h264.c134 amf_int64 profile = 0; in amf_encode_init_h264() local
[all...]
H A Dvp9_metadata_bsf.c47 int profile = (header->profile_high_bit << 1) + header->profile_low_bit; in vp9_metadata_update_fragment() local
H A Dvp9_superframe_split_bsf.c94 int profile, invisible = 0; in vp9_superframe_split_filter() local
H A Dvdpau_av1.c336 VdpDecoderProfile profile; in vdpau_av1_init() local
/third_party/ffmpeg/libavcodec/tests/
H A Dh265_levels.c244 const H265ProfileDescriptor *profile; in main() local
/third_party/ffmpeg/libavfilter/
H A Daf_bs2b.c40 int profile; member
H A Dvf_iccgen.c42 cmsHPROFILE profile; member
[all...]
H A Dvf_iccdetect.c40 AVBufferRef *profile; member
74 cmsHPROFILE profile; in iccdetect_filter_frame() local
[all...]
/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp59 static const astcenc_profile profile = ASTCENC_PRF_LDR; in main() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_vp9.c147 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 Dconfig.c75 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 DvktVideoClipInfo.hpp67 VideoProfileInfo profile; member
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Diccfrompng.c69 png_bytep profile; in extract() local
99 png_bytep profile = extract(fp, &proflen); in extract_one_file() local
[all...]

Completed in 10 milliseconds

12345678910>>...34