Home
last modified time | relevance | path

Searched refs:profile (Results 101 – 125 of 567) sorted by relevance

12345678910>>...23

/openbmc/linux/security/apparmor/include/
H A Dpolicy.h230 void aa_add_profile(struct aa_policy *common, struct aa_profile *profile);
241 void aa_free_profile(struct aa_profile *profile);
365 static inline int AUDIT_MODE(struct aa_profile *profile) in AUDIT_MODE() argument
370 return profile->audit; in AUDIT_MODE()
H A Dlib.h243 DEFINE_VEC(profile, __pvec); \
258 if (!vec_setup(profile, __pvec, __count, (GFP))) { \
272 vec_cleanup(profile, __pvec, __count); \
H A Daudit.h144 struct aa_profile *profile; member
176 int aa_audit(int type, struct aa_profile *profile,
/openbmc/linux/block/
H A Dblk-crypto-internal.h73 blk_status_t blk_crypto_get_keyslot(struct blk_crypto_profile *profile,
79 int __blk_crypto_evict_key(struct blk_crypto_profile *profile,
82 bool __blk_crypto_cfg_supported(struct blk_crypto_profile *profile,
H A Dbio-integrity.c235 if (!bi->profile->verify_fn || in bio_integrity_prep()
239 if (!bi->profile->generate_fn || in bio_integrity_prep()
292 bi->profile->generate_fn); in bio_integrity_prep()
326 bi->profile->verify_fn); in bio_integrity_verify_fn()
348 (bip->bip_flags & BIP_BLOCK_INTEGRITY) && bi->profile->verify_fn) { in __bio_integrity_endio()
/openbmc/phosphor-fan-presence/control/json/
H A Dconfig_base.hpp62 for (const auto& profile : jsonObj["profiles"]) in ConfigBase() local
64 _profiles.emplace_back(profile.get<std::string>()); in ConfigBase()
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-server32 profile = bool(int(sys.argv[8])) variable
54 …er.process.execServer(lockfd, readypipeinfd, lockname, sockname, timeout, xmlrpcinterface, profile)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord-native/
H A D0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch35 + * Creates an ICC profile from EDID data.
70 + "This profile is free of known copyright restrictions.");
105 - * Creates an ICC profile from EDID data.
140 - "This profile is free of known copyright restrictions.");
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dib_rep.c54 const struct mlx5_ib_profile *profile; in mlx5_ib_vport_rep_load() local
89 profile = &raw_eth_profile; in mlx5_ib_vport_rep_load()
112 ret = __mlx5_ib_add(ibdev, profile); in mlx5_ib_vport_rep_load()
183 __mlx5_ib_remove(dev, dev->profile, MLX5_IB_STAGE_MAX); in mlx5_ib_vport_rep_unload()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/
H A D0002-Drop-using-_LARGEFILE64_SOURCE.patch17 tracecmd/trace-profile.c | 1 -
95 diff --git a/tracecmd/trace-profile.c b/tracecmd/trace-profile.c
97 --- a/tracecmd/trace-profile.c
98 +++ b/tracecmd/trace-profile.c
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_main.c292 struct mthca_profile profile; in mthca_init_tavor() local
319 profile = hca_profile; in mthca_init_tavor()
320 profile.num_uar = dev_lim.uar_size / PAGE_SIZE; in mthca_init_tavor()
321 profile.uarc_size = 0; in mthca_init_tavor()
323 profile.num_srq = dev_lim.max_srqs; in mthca_init_tavor()
325 size = mthca_make_profile(mdev, &profile, &dev_lim, &init_hca); in mthca_init_tavor()
577 struct mthca_profile profile; in mthca_init_arbel() local
609 profile = hca_profile; in mthca_init_arbel()
610 profile.num_uar = dev_lim.uar_size / PAGE_SIZE; in mthca_init_arbel()
611 profile.num_udav = 0; in mthca_init_arbel()
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst940 - Baseline profile
944 - Main profile
946 - Extended profile
948 - High profile
950 - High 10 profile
952 - High 422 profile
1002 - Main profile (MP)
1037 - Simple profile
1041 - Core profile
2403 .. _v4l2-hevc-profile:
[all …]
/openbmc/linux/drivers/platform/x86/
H A Dideapad-laptop.c707 *profile = PLATFORM_PROFILE_LOW_POWER; in convert_dytc_to_profile()
710 *profile = PLATFORM_PROFILE_BALANCED; in convert_dytc_to_profile()
713 *profile = PLATFORM_PROFILE_PERFORMANCE; in convert_dytc_to_profile()
724 switch (profile) { in convert_profile_to_dytc()
746 enum platform_profile_option *profile) in dytc_profile_get() argument
750 *profile = dytc->current_profile; in dytc_profile_get()
799 enum platform_profile_option profile) in dytc_profile_set() argument
810 if (profile == PLATFORM_PROFILE_BALANCED) { in dytc_profile_set()
830 dytc->current_profile = profile; in dytc_profile_set()
840 enum platform_profile_option profile; in dytc_profile_refresh() local
[all …]
/openbmc/linux/drivers/platform/x86/amd/pmf/
H A Dsps.c147 enum platform_profile_option *profile) in amd_pmf_profile_get() argument
151 *profile = pmf->current_profile; in amd_pmf_profile_get()
228 enum platform_profile_option profile) in amd_pmf_profile_set() argument
233 pmf->current_profile = profile; in amd_pmf_profile_set()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/venc/
H A Dvenc_h264_if.c91 u32 profile; member
162 u32 profile; member
232 unsigned int profile) in h264_get_profile() argument
234 switch (profile) { in h264_get_profile()
248 mtk_venc_debug(inst->ctx, "unsupported profile %d", profile); in h264_get_profile()
720 inst->vsi->config.profile = in h264_enc_set_vsi_configs()
739 inst->vsi_34->config.profile = in h264_enc_set_vsi_34_configs()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c1769 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_join_ibss() local
1961 sec = &profile->sec; in brcmf_set_wpa_version()
2086 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_set_key_mgmt() local
2360 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_connect() local
2599 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_disconnect() local
2907 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_get_key() local
5095 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_start_ap() local
5341 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_stop_ap() local
6344 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_bss_roaming_done() local
6417 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_bss_connect_done() local
[all …]
/openbmc/linux/tools/perf/Documentation/
H A Dperf-kvm.txt23 a performance counter profile of guest os in realtime
26 'perf kvm record <command>' to record the performance counter profile
39 'perf kvm report' to display the performance counter profile information
77 Collect host side performance profile.
79 Collect guest side performance profile.
/openbmc/linux/drivers/devfreq/
H A Dtegra30-devfreq.c255 u32 band = avg_band_freq * tegra->devfreq->profile->polling_ms; in tegra_devfreq_update_avg_wmark()
268 u32 val = tegra->cur_freq * tegra->devfreq->profile->polling_ms; in tegra_devfreq_update_wmark()
347 target_freq = dev->avg_count / tegra->devfreq->profile->polling_ms; in actmon_device_target_freq()
507 dev->avg_count = tegra->cur_freq * tegra->devfreq->profile->polling_ms; in tegra_actmon_configure_device()
548 if (!tegra->devfreq->profile->polling_ms || !tegra->started) in tegra_actmon_resume()
551 actmon_writel(tegra, tegra->devfreq->profile->polling_ms - 1, in tegra_actmon_resume()
616 if (!tegra->devfreq->profile->polling_ms || !tegra->started) in tegra_actmon_pause()
679 stat->total_time = tegra->devfreq->profile->polling_ms * cur_freq; in tegra_devfreq_get_dev_status()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5396 priv->profile); in mlx5e_init_nic_rx()
5413 priv->profile); in mlx5e_cleanup_nic_rx()
5593 tmp -= profile->max_tc; in mlx5e_calc_max_nch()
5715 profile->max_tc : 0; in mlx5e_get_max_num_txqs()
5782 const struct mlx5e_profile *profile = priv->profile; in mlx5e_attach_netdev() local
5843 if (profile->enable) in mlx5e_attach_netdev()
5844 profile->enable(priv); in mlx5e_attach_netdev()
5865 const struct mlx5e_profile *profile = priv->profile; in mlx5e_detach_netdev() local
5872 if (profile->disable) in mlx5e_detach_netdev()
6058 priv->profile = profile; in mlx5e_probe()
[all …]
/openbmc/linux/include/linux/
H A Dblk-integrity.h50 if (!bi->profile) in blk_get_integrity()
65 return q->integrity.profile; in blk_integrity_queue_supports_integrity()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvenc.c676 u32 profile, level; in venc_set_properties() local
729 if (ctr->profile.h264 == V4L2_MPEG_VIDEO_H264_PROFILE_HIGH || in venc_set_properties()
730 ctr->profile.h264 == V4L2_MPEG_VIDEO_H264_PROFILE_CONSTRAINED_HIGH) in venc_set_properties()
754 ctr->profile.hevc == V4L2_MPEG_VIDEO_HEVC_PROFILE_MAIN_10) { in venc_set_properties()
927 profile = ctr->profile.h264; in venc_set_properties()
931 profile = ctr->profile.mpeg4; in venc_set_properties()
935 profile = ctr->profile.vp8; in venc_set_properties()
939 profile = ctr->profile.vp9; in venc_set_properties()
943 profile = ctr->profile.hevc; in venc_set_properties()
948 profile = 0; in venc_set_properties()
[all …]
H A Dvenc_ctrls.c109 ctr->profile.mpeg4 = ctrl->val; in venc_op_s_ctrl()
112 ctr->profile.h264 = ctrl->val; in venc_op_s_ctrl()
115 ctr->profile.hevc = ctrl->val; in venc_op_s_ctrl()
118 ctr->profile.vp8 = ctrl->val; in venc_op_s_ctrl()
327 if (ctr->profile.h264 != V4L2_MPEG_VIDEO_H264_PROFILE_HIGH && in venc_op_s_ctrl()
328 ctr->profile.h264 != V4L2_MPEG_VIDEO_H264_PROFILE_CONSTRAINED_HIGH) in venc_op_s_ctrl()
H A Dhelpers.c852 u32 hfi_pf = pl->profile; in v4l2_id_profile_level()
857 *profile = find_v4l2_id(hfi_pf, h264_profiles, ARRAY_SIZE(h264_profiles)); in v4l2_id_profile_level()
861 *profile = find_v4l2_id(hfi_pf, mpeg2_profiles, ARRAY_SIZE(mpeg2_profiles)); in v4l2_id_profile_level()
865 *profile = find_v4l2_id(hfi_pf, mpeg4_profiles, ARRAY_SIZE(mpeg4_profiles)); in v4l2_id_profile_level()
869 *profile = find_v4l2_id(hfi_pf, vp8_profiles, ARRAY_SIZE(vp8_profiles)); in v4l2_id_profile_level()
873 *profile = find_v4l2_id(hfi_pf, vp9_profiles, ARRAY_SIZE(vp9_profiles)); in v4l2_id_profile_level()
877 *profile = find_v4l2_id(hfi_pf, hevc_profiles, ARRAY_SIZE(hevc_profiles)); in v4l2_id_profile_level()
902 pl->profile = find_hfi_id(v4l2_pf, vp8_profiles, ARRAY_SIZE(vp8_profiles)); in hfi_id_profile_level()
906 pl->profile = find_hfi_id(v4l2_pf, vp9_profiles, ARRAY_SIZE(vp9_profiles)); in hfi_id_profile_level()
928 v4l2_id_profile_level(inst->hfi_codec, &hprop.profile_level, profile, level); in venus_helper_get_profile_level()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h142 const struct mlx5e_profile *profile,
145 const struct mlx5e_profile *profile);
147 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile,
/openbmc/linux/security/tomoyo/
H A Ddomain.c538 !entry->ns->profile_ptr[entry->profile]) in tomoyo_assign_domain()
566 e.profile = domain->profile; in tomoyo_assign_domain()
595 entry->profile); in tomoyo_assign_domain()
628 ee->r.profile = r->domain->profile; in tomoyo_environ()
629 ee->r.mode = tomoyo_get_mode(r->domain->ns, ee->r.profile, in tomoyo_environ()

12345678910>>...23