/openbmc/linux/block/ |
H A D | blk-crypto-profile.c | 42 struct blk_crypto_profile *profile; member 74 int blk_crypto_profile_init(struct blk_crypto_profile *profile, in blk_crypto_profile_init() 139 static void blk_crypto_profile_destroy_callback(void *profile) in blk_crypto_profile_destroy_callback() 156 struct blk_crypto_profile *profile, in devm_blk_crypto_profile_init() 171 blk_crypto_hash_bucket_for_key(struct blk_crypto_profile *profile, in blk_crypto_hash_bucket_for_key() 181 struct blk_crypto_profile *profile = slot->profile; in blk_crypto_remove_slot_from_lru_list() local 190 blk_crypto_find_keyslot(struct blk_crypto_profile *profile, in blk_crypto_find_keyslot() 205 blk_crypto_find_and_grab_keyslot(struct blk_crypto_profile *profile, in blk_crypto_find_and_grab_keyslot() 327 struct blk_crypto_profile *profile = slot->profile; in blk_crypto_put_keyslot() local 363 int __blk_crypto_evict_key(struct blk_crypto_profile *profile, in __blk_crypto_evict_key() [all …]
|
H A D | blk-crypto-sysfs.c | 15 struct blk_crypto_profile *profile; member 34 static ssize_t max_dun_bits_show(struct blk_crypto_profile *profile, in max_dun_bits_show() 40 static ssize_t num_keyslots_show(struct blk_crypto_profile *profile, in num_keyslots_show() 72 struct blk_crypto_profile *profile = kobj_to_crypto_profile(kobj); in blk_crypto_mode_is_visible() local 81 static ssize_t blk_crypto_mode_show(struct blk_crypto_profile *profile, in blk_crypto_mode_show() 104 struct blk_crypto_profile *profile = kobj_to_crypto_profile(kobj); in blk_crypto_attr_show() local
|
/openbmc/linux/security/apparmor/ |
H A D | policy.c | 177 struct aa_profile *profile, *tmp; in __aa_profile_list_release() local 297 struct aa_profile *profile; in aa_alloc_profile() local 381 struct aa_profile *profile; in aa_find_child() local 410 struct aa_profile *profile = NULL; in __lookup_parent() local 493 struct aa_profile *profile = NULL; in __lookupn_profile() local 530 struct aa_profile *profile; in aa_lookupn_profile() local 554 struct aa_profile *profile; in aa_fqlookupn_profile() local 583 struct aa_profile *profile; in aa_alloc_null() local 641 struct aa_profile *p, *profile; in aa_new_learning_profile() local 883 struct aa_profile *profile) in __list_lookup_parent() [all …]
|
H A D | domain.c | 124 static int label_compound_match(struct aa_profile *profile, in label_compound_match() 306 struct aa_profile *profile, aa_state_t state) in aa_xattrs_match() 390 struct aa_profile *profile, *candidate = NULL; in find_attach() local 630 struct aa_profile *profile, in profile_transition() 814 struct aa_profile *profile; in handle_onexec() local 876 struct aa_profile *profile; in apparmor_bprm_creds_for_exec() local 1010 struct aa_profile *profile, in build_change_hat() 1063 struct aa_profile *profile, *root, *hat = NULL; in change_hat() local 1180 struct aa_profile *profile; in aa_change_hat() local 1290 struct aa_profile *profile, in change_profile_perms_wrapper() [all …]
|
H A D | mount.c | 133 struct aa_profile *profile, const char *op, in audit_mount() 304 struct aa_profile *profile, in match_mnt_path_str() 398 struct aa_profile *profile; in aa_remount() local 424 struct aa_profile *profile; in aa_bind_mount() local 462 struct aa_profile *profile; in aa_mount_change_type() local 489 struct aa_profile *profile; in aa_move_mount() local 539 struct aa_profile *profile; in aa_new_mount() local 602 struct aa_profile *profile, const struct path *path, in profile_umount() 639 struct aa_profile *profile; in aa_umount() local 663 struct aa_profile *profile, in build_pivotroot() [all …]
|
H A D | capability.c | 33 struct aa_profile *profile; member 64 static int audit_caps(struct apparmor_audit_data *ad, struct aa_profile *profile, in audit_caps() 116 static int profile_capable(struct aa_profile *profile, int cap, in profile_capable() 155 struct aa_profile *profile; in aa_capable() local
|
H A D | net.c | 109 int aa_profile_af_perm(struct aa_profile *profile, in aa_profile_af_perm() 141 struct aa_profile *profile; in aa_af_perm() local 161 struct aa_profile *profile; in aa_label_sk_perm() local 221 static int aa_secmark_perm(struct aa_profile *profile, u32 request, u32 secid, in aa_secmark_perm() 259 struct aa_profile *profile; in apparmor_secmark_check() local
|
H A D | file.c | 95 struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file() 165 struct aa_profile *profile; in path_name() local 229 struct aa_profile *profile, const char *name, in __aa_path_perm() 250 struct aa_profile *profile, in profile_path_perm() 288 struct aa_profile *profile; in aa_path_perm() local 327 struct aa_profile *profile, in profile_path_link() 444 struct aa_profile *profile; in aa_path_link() local 489 struct aa_profile *profile; in __file_path_perm() local
|
H A D | resource.c | 57 struct aa_profile *profile, unsigned int resource, in audit_resource() 89 struct aa_profile *profile, unsigned int resource, in profile_setrlimit() 119 struct aa_profile *profile; in aa_task_setrlimit() local
|
H A D | apparmorfs.c | 670 struct aa_profile *profile; in query_data() local 759 struct aa_profile *profile; in query_label() local 1074 struct aa_profile *profile = labels_profile(label); in seq_profile_name_show() local 1085 struct aa_profile *profile = labels_profile(label); in seq_profile_mode_show() local 1164 struct aa_profile *profile; in seq_ns_nsstacked_show() local 1568 struct aa_profile *profile, in create_profile_file() 1631 struct aa_profile *profile; in rawdata_get_link_base() local 2194 struct aa_profile *profile) in next_profile() 2215 struct aa_profile *profile = NULL; in p_start() local 2243 struct aa_profile *profile = p; in p_next() local [all …]
|
H A D | ipc.c | 79 struct aa_profile *profile, in profile_signal_perm() 107 struct aa_profile *profile; in aa_may_signal() local
|
H A D | lib.c | 312 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms() 337 void aa_profile_match_label(struct aa_profile *profile, in aa_profile_match_label() 353 int aa_profile_label_perm(struct aa_profile *profile, struct aa_profile *target, in aa_profile_label_perm() 388 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms()
|
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()
|
H A D | label.c | 320 struct aa_profile *profile; in aa_label_destroy() local 1264 static inline aa_state_t match_component(struct aa_profile *profile, in match_component() 1297 static int label_compound_match(struct aa_profile *profile, in label_compound_match() 1357 static int label_components_match(struct aa_profile *profile, in label_components_match() 1418 int aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules, in aa_label_match() 1513 struct aa_profile *profile, int flags, in aa_profile_snxprint() 1556 struct aa_profile *profile; in label_modename() local 1590 struct aa_profile *profile; in display_mode() local 1626 struct aa_profile *profile; in aa_label_snxprint() local
|
H A D | task.c | 230 struct aa_profile *profile, in profile_ptrace_perm() 294 struct aa_profile *profile; in aa_may_ptrace() local
|
H A D | policy_unpack.c | 66 struct aa_profile *profile = labels_profile(aa_current_raw_label()); in audit_iface() local 534 static bool unpack_xattrs(struct aa_ext *e, struct aa_profile *profile) in unpack_xattrs() 805 struct aa_profile *profile = NULL; in unpack_profile() local 1243 static int verify_profile(struct aa_profile *profile) in verify_profile() 1410 struct aa_profile *profile = NULL; in aa_unpack() local
|
/openbmc/linux/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() 61 static int cqhci_crypto_keyslot_program(struct blk_crypto_profile *profile, in cqhci_crypto_keyslot_program() 119 static int cqhci_crypto_keyslot_evict(struct blk_crypto_profile *profile, in cqhci_crypto_keyslot_evict() 172 struct blk_crypto_profile *profile = &mmc->crypto_profile; in cqhci_crypto_init() local
|
/openbmc/linux/drivers/platform/surface/ |
H A D | surface_platform_profile.c | 25 __le32 profile; member 109 enum platform_profile_option *profile) in ssam_platform_profile_get() 130 enum platform_profile_option profile) in ssam_platform_profile_set()
|
/openbmc/linux/drivers/platform/x86/amd/pmf/ |
H A D | sps.c | 147 enum platform_profile_option *profile) in amd_pmf_profile_get() 228 enum platform_profile_option profile) in amd_pmf_profile_set()
|
/openbmc/linux/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() 109 static int ufshcd_crypto_keyslot_evict(struct blk_crypto_profile *profile, in ufshcd_crypto_keyslot_evict()
|
/openbmc/openbmc/poky/bitbake/lib/bb/server/ |
H A D | process.py | 145 import cProfile as profile namespace 407 import cProfile as profile namespace 574 def __init__(self, lock, sockname, featureset, server_timeout, xmlrpcinterface, profile): argument 647 def execServer(lockfd, readypipeinfd, lockname, sockname, server_timeout, xmlrpcinterface, profile): argument
|
/openbmc/linux/drivers/devfreq/ |
H A D | exynos-bus.c | 291 struct devfreq_dev_profile *profile) in exynos_bus_profile_init() 352 struct devfreq_dev_profile *profile) in exynos_bus_profile_init_passive() 389 struct devfreq_dev_profile *profile; in exynos_bus_probe() local
|
/openbmc/linux/drivers/media/dvb-frontends/cxd2880/ |
H A D | cxd2880_tnrdmd_dvbt.h | 19 enum cxd2880_dvbt_profile profile; member
|
/openbmc/linux/security/apparmor/include/ |
H A D | crypto.h | 25 static inline int aa_calc_profile_hash(struct aa_profile *profile, u32 version, in aa_calc_profile_hash()
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-server | 32 profile = bool(int(sys.argv[8])) variable
|