Home
last modified time | relevance | path

Searched refs:profile (Results 126 – 150 of 567) sorted by relevance

12345678910>>...23

/openbmc/linux/security/apparmor/include/
H A Dapparmorfs.h108 void __aafs_profile_rmdir(struct aa_profile *profile);
111 int __aafs_profile_mkdir(struct aa_profile *profile, struct dentry *parent);
H A Ddomain.h25 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex,
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.h70 int venus_helper_get_profile_level(struct venus_inst *inst, u32 *profile, u32 *level);
71 int venus_helper_set_profile_level(struct venus_inst *inst, u32 profile, u32 level);
/openbmc/sdbusplus/
H A D.isort.cfg2 profile=black
/openbmc/qemu/target/arm/tcg/
H A Dm-nocp.decode1 # M-profile UserFault.NOCP exception handling
21 # For M-profile, the architecture specifies that NOCP UsageFaults
37 # M-profile VLDR/VSTR to sysreg
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tslib/
H A Dtslib_1.22.bb60 install -d ${D}${sysconfdir}/profile.d/
61 install -m 0755 ${WORKDIR}/tslib.sh ${D}${sysconfdir}/profile.d/
76 FILES:tslib-conf = "${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh ${datadir}/tslib"
/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/
H A Dobmc-phosphor-buttons_%.bbappend1 EXTRA_OEMESON:append:p10bmc = " -Dpower-button-profile=host_then_chassis_poweroff"
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/
H A Dipmi-power-button-monitoring.sh2 dbus-monitor --system --profile "type='method_call',path='/xyz/openbmc_project/state/host0',interfa…
/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-sequencing/files/
H A Dipmi-power-button-monitoring.sh2 dbus-monitor --system --profile "type='method_call',path='/xyz/openbmc_project/state/host0',interfa…
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu/
H A DOperatingConfig.interface.yaml3 (but not necessarily active/applied) processor configuration profile.
46 An array of objects that specify the turbo profile for a set of active
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.h136 const struct mlx5e_profile *profile);
138 const struct mlx5e_profile *profile);
/openbmc/openbmc/meta-security/meta-hardening/recipes-core/base-files/
H A Dbase-files_%.bbappend3 sed -i 's/umask.*/umask 027/g' ${D}/${sysconfdir}/profile
/openbmc/openbmc/meta-arm/meta-arm-toolchain/conf/distro/include/
H A Dexternal-arm-toolchain-versions.inc35 … # gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))
36 …# gcc version 8.2.1 20180802 (GNU Toolchain for the A-profile Architecture 8.2-2018.11 (arm-rel-8.…
39 … # gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcore-image.bbclass20 # - tools-profile - profiling tools
52 FEATURE_PACKAGES_tools-profile = "packagegroup-core-tools-profile"
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker38 import cProfile as profile namespace
40 import profile
318 ret = bb.build.exec_task(fn, taskname, the_data, cfg.profile)
330 prof = profile.Profile()
332 ret = profile.Profile.runcall(prof, child)
564 prof = profile.Profile()
566 profile.Profile.runcall(prof, worker.serve)
/openbmc/linux/security/tomoyo/
H A Daudit.c168 stamp.min, stamp.sec, r->profile, tomoyo_mode[r->mode], in tomoyo_print_header()
329 const u8 profile, const u8 index, in tomoyo_get_audit() argument
340 p = tomoyo_profile(ns, profile); in tomoyo_get_audit()
373 if (!tomoyo_get_audit(r->domain->ns, r->profile, r->type, in tomoyo_write_log2()
/openbmc/linux/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst102 ../doc-guide/maintainer-profile
103 ../nvdimm/maintainer-entry-profile
105 ../driver-api/media/maintainer-entry-profile
108 ../filesystems/xfs-maintainer-entry-profile
/openbmc/openbmc/meta-security/recipes-compliance/scap-security-guide/files/
H A Drun_eval.sh3 oscap xccdf eval --results results.xml --report report.html --profile xccdf_org.ssgproject.content_…
/openbmc/linux/Documentation/doc-guide/
H A Dindex.rst14 maintainer-profile
/openbmc/linux/Documentation/translations/zh_CN/maintainer/
H A Dindex.rst19 maintainer-entry-profile
/openbmc/phosphor-debug-collector/tools/dreport.d/openpower.d/plugins.d/
H A Dcfam10 source /etc/profile.d/power-target.sh
/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/
H A Dcfam10 source /etc/profile.d/power-target.sh
/openbmc/linux/drivers/s390/block/
H A Ddasd_proc.c146 rc = dasd_profile_on(&device->block->profile); in dasd_stats_all_block_on()
164 dasd_profile_off(&device->block->profile); in dasd_stats_all_block_off()
179 dasd_profile_reset(&device->block->profile); in dasd_stats_all_block_reset()
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A DXserver8 . /etc/profile
/openbmc/linux/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd_dvbt.h19 enum cxd2880_dvbt_profile profile; member

12345678910>>...23