/linux-6.3-rc2/block/ |
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() 132 static void blk_crypto_profile_destroy_callback(void *profile) in blk_crypto_profile_destroy_callback() 149 struct blk_crypto_profile *profile, in devm_blk_crypto_profile_init() 164 blk_crypto_hash_bucket_for_key(struct blk_crypto_profile *profile, in blk_crypto_hash_bucket_for_key() 174 struct blk_crypto_profile *profile = slot->profile; in blk_crypto_remove_slot_from_lru_list() local 183 blk_crypto_find_keyslot(struct blk_crypto_profile *profile, in blk_crypto_find_keyslot() 198 blk_crypto_find_and_grab_keyslot(struct blk_crypto_profile *profile, in blk_crypto_find_and_grab_keyslot() 321 struct blk_crypto_profile *profile; in blk_crypto_put_keyslot() local 374 int __blk_crypto_evict_key(struct blk_crypto_profile *profile, in __blk_crypto_evict_key() [all …]
|
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
|
A D | blk-crypto-fallback.c | 108 blk_crypto_fallback_keyslot_program(struct blk_crypto_profile *profile, in blk_crypto_fallback_keyslot_program() 131 static int blk_crypto_fallback_keyslot_evict(struct blk_crypto_profile *profile, in blk_crypto_fallback_keyslot_evict() 537 struct blk_crypto_profile *profile = &blk_crypto_fallback_profile; in blk_crypto_fallback_init() local
|
/linux-6.3-rc2/security/apparmor/ |
A D | policy.c | 177 struct aa_profile *profile, *tmp; in __aa_profile_list_release() local 295 struct aa_profile *profile; in aa_alloc_profile() local 379 struct aa_profile *profile; in aa_find_child() local 408 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 628 struct aa_profile *p, *profile; in aa_new_learning_profile() local 860 struct aa_profile *profile) in __list_lookup_parent() [all …]
|
A D | domain.c | 117 static int label_compound_match(struct aa_profile *profile, in label_compound_match() 179 static int label_components_match(struct aa_profile *profile, in label_components_match() 275 static int change_profile_perms(struct aa_profile *profile, in change_profile_perms() 299 struct aa_profile *profile, aa_state_t state) in aa_xattrs_match() 383 struct aa_profile *profile, *candidate = NULL; in find_attach() local 802 struct aa_profile *profile; in handle_onexec() local 860 struct aa_profile *profile; in apparmor_bprm_creds_for_exec() local 1041 struct aa_profile *profile, *root, *hat = NULL; in change_hat() local 1156 struct aa_profile *profile; in aa_change_hat() local 1264 struct aa_profile *profile, in change_profile_perms_wrapper() [all …]
|
A D | mount.c | 130 static int audit_mount(struct aa_profile *profile, const char *op, in audit_mount() 298 static int match_mnt_path_str(struct aa_profile *profile, in match_mnt_path_str() 357 static int match_mnt(struct aa_profile *profile, const struct path *path, in match_mnt() 388 struct aa_profile *profile; in aa_remount() local 412 struct aa_profile *profile; in aa_bind_mount() local 449 struct aa_profile *profile; in aa_mount_change_type() local 474 struct aa_profile *profile; in aa_move_mount() local 509 struct aa_profile *profile; in aa_new_mount() local 604 struct aa_profile *profile; in aa_umount() local 627 static struct aa_label *build_pivotroot(struct aa_profile *profile, in build_pivotroot() [all …]
|
A D | capability.c | 33 struct aa_profile *profile; member 64 static int audit_caps(struct common_audit_data *sa, struct aa_profile *profile, in audit_caps() 116 static int profile_capable(struct aa_profile *profile, int cap, in profile_capable() 153 struct aa_profile *profile; in aa_capable() local
|
A D | net.c | 108 int aa_profile_af_perm(struct aa_profile *profile, struct common_audit_data *sa, in aa_profile_af_perm() 139 struct aa_profile *profile; in aa_af_perm() local 157 struct aa_profile *profile; in aa_label_sk_perm() local 216 static int aa_secmark_perm(struct aa_profile *profile, u32 request, u32 secid, in aa_secmark_perm() 254 struct aa_profile *profile; in apparmor_secmark_check() local
|
A D | file.c | 92 int aa_audit_file(struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file() 148 struct aa_profile *profile; in path_name() local 210 static int __aa_path_perm(const char *op, struct aa_profile *profile, in __aa_path_perm() 230 static int profile_path_perm(const char *op, struct aa_profile *profile, in profile_path_perm() 266 struct aa_profile *profile; in aa_path_perm() local 304 static int profile_path_link(struct aa_profile *profile, in profile_path_link() 416 struct aa_profile *profile; in aa_path_link() local 460 struct aa_profile *profile; in __file_path_perm() local
|
A D | resource.c | 54 static int audit_resource(struct aa_profile *profile, unsigned int resource, in audit_resource() 84 static int profile_setrlimit(struct aa_profile *profile, unsigned int resource, in profile_setrlimit() 112 struct aa_profile *profile; in aa_task_setrlimit() local
|
A D | apparmorfs.c | 669 struct aa_profile *profile; in query_data() local 758 struct aa_profile *profile; in query_label() local 1073 struct aa_profile *profile = labels_profile(label); in seq_profile_name_show() local 1084 struct aa_profile *profile = labels_profile(label); in seq_profile_mode_show() local 1163 struct aa_profile *profile; in seq_ns_nsstacked_show() local 1564 struct aa_profile *profile, in create_profile_file() 1627 struct aa_profile *profile; in rawdata_get_link_base() local 2184 struct aa_profile *profile) in next_profile() 2205 struct aa_profile *profile = NULL; in p_start() local 2233 struct aa_profile *profile = p; in p_next() local [all …]
|
A D | lib.c | 309 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms() 334 void aa_profile_match_label(struct aa_profile *profile, in aa_profile_match_label() 350 int aa_profile_label_perm(struct aa_profile *profile, struct aa_profile *target, in aa_profile_label_perm() 387 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms()
|
A D | ipc.c | 77 static int profile_signal_perm(struct aa_profile *profile, in profile_signal_perm() 102 struct aa_profile *profile; in aa_may_signal() local
|
A D | audit.c | 121 struct aa_profile *profile = labels_profile(label); in audit_pre() local 166 int aa_audit(int type, struct aa_profile *profile, struct common_audit_data *sa, in aa_audit()
|
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
|
A D | task.c | 228 static int profile_ptrace_perm(struct aa_profile *profile, in profile_ptrace_perm() 288 struct aa_profile *profile; in aa_may_ptrace() local
|
A D | policy_unpack.c | 65 struct aa_profile *profile = labels_profile(aa_current_raw_label()); in audit_iface() local 531 static bool unpack_xattrs(struct aa_ext *e, struct aa_profile *profile) in unpack_xattrs() 802 struct aa_profile *profile = NULL; in unpack_profile() local 1208 static int verify_profile(struct aa_profile *profile) in verify_profile() 1375 struct aa_profile *profile = NULL; in aa_unpack() local
|
/linux-6.3-rc2/drivers/mmc/host/ |
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
|
/linux-6.3-rc2/drivers/platform/surface/ |
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()
|
/linux-6.3-rc2/drivers/platform/x86/amd/pmf/ |
A D | sps.c | 92 enum platform_profile_option *profile) in amd_pmf_profile_get() 123 enum platform_profile_option profile) in amd_pmf_profile_set()
|
/linux-6.3-rc2/drivers/ufs/core/ |
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()
|
/linux-6.3-rc2/drivers/devfreq/ |
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
|
/linux-6.3-rc2/drivers/media/dvb-frontends/cxd2880/ |
A D | cxd2880_tnrdmd_dvbt.h | 19 enum cxd2880_dvbt_profile profile; member
|
/linux-6.3-rc2/drivers/s390/block/ |
A D | dasd.c | 841 void dasd_profile_reset(struct dasd_profile *profile) in dasd_profile_reset() 856 int dasd_profile_on(struct dasd_profile *profile) in dasd_profile_on() 875 void dasd_profile_off(struct dasd_profile *profile) in dasd_profile_off() 1003 struct dasd_profile *profile; in dasd_stats_show() local 1021 struct dasd_profile *profile = inode->i_private; in dasd_stats_open() local 1034 static void dasd_profile_init(struct dasd_profile *profile, in dasd_profile_init() 1052 static void dasd_profile_exit(struct dasd_profile *profile) in dasd_profile_exit() 1110 static void dasd_profile_init(struct dasd_profile *profile, in dasd_profile_init() 1116 static void dasd_profile_exit(struct dasd_profile *profile) in dasd_profile_exit() 1121 int dasd_profile_on(struct dasd_profile *profile) in dasd_profile_on()
|
/linux-6.3-rc2/security/apparmor/include/ |
A D | crypto.h | 25 static inline int aa_calc_profile_hash(struct aa_profile *profile, u32 version, in aa_calc_profile_hash()
|