Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 175) sorted by relevance

1234567

/linux-6.14.4/block/
Dblk-crypto-profile.c42 struct blk_crypto_profile *profile; member
45 static inline void blk_crypto_hw_enter(struct blk_crypto_profile *profile) in blk_crypto_hw_enter()
57 static inline void blk_crypto_hw_exit(struct blk_crypto_profile *profile) in blk_crypto_hw_exit()
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()
[all …]
Dblk-crypto-sysfs.c15 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
/linux-6.14.4/security/apparmor/
Ddomain.c86 static inline aa_state_t match_component(struct aa_profile *profile, in match_component()
123 static int label_compound_match(struct aa_profile *profile, in label_compound_match()
185 static int label_components_match(struct aa_profile *profile, in label_components_match()
248 static int label_match(struct aa_profile *profile, struct aa_label *label, in label_match()
282 static int change_profile_perms(struct aa_profile *profile, in change_profile_perms()
306 struct aa_profile *profile, aa_state_t state) in aa_xattrs_match()
390 struct aa_profile *profile, *candidate = NULL; in find_attach() local
512 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex, in x_table_lookup()
561 static struct aa_label *x_to_label(struct aa_profile *profile, in x_to_label()
631 struct aa_profile *profile, in profile_transition()
[all …]
Dpolicy.c146 static void __add_profile(struct list_head *list, struct aa_profile *profile) in __add_profile()
175 static void __list_remove_profile(struct aa_profile *profile) in __list_remove_profile()
191 static void __remove_profile(struct aa_profile *profile) in __remove_profile()
213 struct aa_profile *profile, *tmp; in __aa_profile_list_release() local
278 void aa_free_profile(struct aa_profile *profile) in aa_free_profile()
333 struct aa_profile *profile; in aa_alloc_profile() local
417 struct aa_profile *profile; in aa_find_child() local
446 struct aa_profile *profile = NULL; in __lookup_parent() local
481 struct aa_profile *parent, *profile = NULL; in __create_missing_ancestors() local
529 struct aa_profile *profile = NULL; in __lookupn_profile() local
[all …]
Dmount.c135 struct aa_profile *profile, const char *op, in audit_mount()
281 static int path_flags(struct aa_profile *profile, const struct path *path) in path_flags()
306 struct aa_profile *profile, in match_mnt_path_str()
368 struct aa_profile *profile, const struct path *path, in match_mnt()
400 struct aa_profile *profile; in aa_remount() local
426 struct aa_profile *profile; in aa_bind_mount() local
464 struct aa_profile *profile; in aa_mount_change_type() local
491 struct aa_profile *profile; in aa_move_mount() local
541 struct aa_profile *profile; in aa_new_mount() local
604 struct aa_profile *profile, const struct path *path, in profile_umount()
[all …]
Dnet.c109 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
Dcapability.c66 static int audit_caps(struct apparmor_audit_data *ad, struct aa_profile *profile, in audit_caps()
121 static int profile_capable(struct aa_profile *profile, int cap, in profile_capable()
160 struct aa_profile *profile; in aa_capable() local
Dfile.c95 struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file()
152 struct aa_profile *profile; in path_name() local
216 struct aa_profile *profile, const char *name, in __aa_path_perm()
237 struct aa_profile *profile, in profile_path_perm()
275 struct aa_profile *profile; in aa_path_perm() local
314 struct aa_profile *profile, in profile_path_link()
431 struct aa_profile *profile; in aa_path_link() local
476 struct aa_profile *profile; in __file_path_perm() local
Dapparmorfs.c612 static void profile_query_cb(struct aa_profile *profile, struct aa_perms *perms, in profile_query_cb()
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
1096 struct aa_profile *profile = labels_profile(label); in seq_profile_attach_show() local
1112 struct aa_profile *profile = labels_profile(label); in seq_profile_hash_show() local
1164 struct aa_profile *profile; in seq_ns_nsstacked_show() local
1518 void __aafs_profile_rmdir(struct aa_profile *profile) in __aafs_profile_rmdir()
1567 struct aa_profile *profile, in create_profile_file()
[all …]
Dresource.c57 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
Dipc.c79 struct aa_profile *profile, in profile_signal_perm()
107 struct aa_profile *profile; in aa_may_signal() local
Dtask.c227 struct aa_profile *profile, in profile_ptrace_perm()
293 struct aa_profile *profile; in aa_may_ptrace() local
316 int aa_profile_ns_perm(struct aa_profile *profile, in aa_profile_ns_perm()
Dlib.c247 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms()
272 void aa_profile_match_label(struct aa_profile *profile, in aa_profile_match_label()
304 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms()
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()
Dlabel.c322 struct aa_profile *profile; in aa_label_destroy() local
1248 static inline aa_state_t match_component(struct aa_profile *profile, in match_component()
1282 static int label_compound_match(struct aa_profile *profile, in label_compound_match()
1342 static int label_components_match(struct aa_profile *profile, in label_components_match()
1403 int aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules, in aa_label_match()
1498 struct aa_profile *profile, int flags, in aa_profile_snxprint()
1541 struct aa_profile *profile; in label_modename() local
1575 struct aa_profile *profile; in display_mode() local
1611 struct aa_profile *profile; in aa_label_snxprint() local
Dpolicy_unpack.c66 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()
823 struct aa_profile *profile = NULL; in unpack_profile() local
1244 static int verify_profile(struct aa_profile *profile) in verify_profile()
1417 struct aa_profile *profile = NULL; in aa_unpack() local
/linux-6.14.4/drivers/mmc/host/
Dcqhci-crypto.c26 cqhci_host_from_crypto_profile(struct blk_crypto_profile *profile) in cqhci_host_from_crypto_profile()
54 static int cqhci_crypto_keyslot_program(struct blk_crypto_profile *profile, in cqhci_crypto_keyslot_program()
112 static int cqhci_crypto_keyslot_evict(struct blk_crypto_profile *profile, in cqhci_crypto_keyslot_evict()
165 struct blk_crypto_profile *profile = &mmc->crypto_profile; in cqhci_crypto_init() local
/linux-6.14.4/drivers/platform/surface/
Dsurface_platform_profile.c36 __le32 profile; member
86 const u8 profile = p; in ssam_fan_profile_set() local
158 enum platform_profile_option *profile) in ssam_platform_profile_get()
179 enum platform_profile_option profile) in ssam_platform_profile_set()
/linux-6.14.4/drivers/acpi/
Dplatform_profile.c114 enum platform_profile_option *profile) in get_class_profile()
181 enum platform_profile_option profile = PLATFORM_PROFILE_LAST; in profile_show() local
338 enum platform_profile_option *profile = data; in _aggregate_profiles() local
363 enum platform_profile_option *profile = data; in _store_and_notify() local
384 enum platform_profile_option profile = PLATFORM_PROFILE_LAST; in platform_profile_show() local
502 enum platform_profile_option profile = PLATFORM_PROFILE_LAST; in platform_profile_cycle() local
/linux-6.14.4/sound/soc/sof/
Dfw-file-profile.c15 struct sof_loadable_file_profile *profile, in sof_test_firmware_file()
67 struct sof_loadable_file_profile *profile) in sof_test_topology_file()
267 struct sof_loadable_file_profile *profile) in sof_print_profile_info()
/linux-6.14.4/drivers/platform/x86/hp/
Dhp-wmi.c1291 static int platform_profile_omen_get_ec(enum platform_profile_option *profile) in platform_profile_omen_get_ec()
1320 enum platform_profile_option *profile) in platform_profile_omen_get()
1362 static int platform_profile_omen_set_ec(enum platform_profile_option profile) in platform_profile_omen_set_ec()
1417 enum platform_profile_option profile) in platform_profile_omen_set()
1444 enum platform_profile_option *profile) in hp_wmi_platform_profile_get()
1473 enum platform_profile_option profile) in hp_wmi_platform_profile_set()
1513 static int platform_profile_victus_get_ec(enum platform_profile_option *profile) in platform_profile_victus_get_ec()
1539 enum platform_profile_option *profile) in platform_profile_victus_get()
1545 static int platform_profile_victus_set_ec(enum platform_profile_option profile) in platform_profile_victus_set_ec()
1661 static int platform_profile_victus_s_set_ec(enum platform_profile_option profile) in platform_profile_victus_s_set_ec()
[all …]
/linux-6.14.4/drivers/platform/x86/
Dinspur_platform_profile.c88 enum platform_profile_option profile) in inspur_platform_profile_set()
135 enum platform_profile_option *profile) in inspur_platform_profile_get()
/linux-6.14.4/drivers/ufs/core/
Dufshcd-crypto.c43 static int ufshcd_crypto_keyslot_program(struct blk_crypto_profile *profile, in ufshcd_crypto_keyslot_program()
88 static int ufshcd_crypto_keyslot_evict(struct blk_crypto_profile *profile, in ufshcd_crypto_keyslot_evict()
/linux-6.14.4/drivers/devfreq/
Dexynos-bus.c279 struct devfreq_dev_profile *profile) in exynos_bus_profile_init()
340 struct devfreq_dev_profile *profile) in exynos_bus_profile_init_passive()
377 struct devfreq_dev_profile *profile; in exynos_bus_probe() local
/linux-6.14.4/drivers/platform/x86/dell/
Ddell-pc.c188 enum platform_profile_option profile) in thermal_platform_profile_set()
205 enum platform_profile_option *profile) in thermal_platform_profile_get()

1234567