| /linux/security/apparmor/ |
| H A D | policy.c | 155 static void __add_profile(struct list_head *list, struct aa_profile *profile) in __add_profile() 184 static void __list_remove_profile(struct aa_profile *profile) in __list_remove_profile() 200 static void __remove_profile(struct aa_profile *profile) in __remove_profile() 253 struct aa_profile *profile, *tmp; in __aa_profile_list_release() local 325 void aa_free_profile(struct aa_profile *profile) in aa_free_profile() 378 struct aa_profile *profile; in aa_alloc_profile() local 422 static inline bool ANY_RULE_MEDIATES(struct aa_profile *profile, in ANY_RULE_MEDIATES() 438 void aa_compute_profile_mediates(struct aa_profile *profile) in aa_compute_profile_mediates() 498 struct aa_profile *profile; in aa_find_child() local 527 struct aa_profile *profile = NULL; in __lookup_parent() local [all …]
|
| H A D | domain.c | 94 static inline aa_state_t match_component(const struct aa_profile *profile, in match_component() 130 static int label_compound_match(const struct aa_profile *profile, in label_compound_match() 192 static int label_components_match(const struct aa_profile *profile, in label_components_match() 256 static int label_match(const struct aa_profile *profile, struct aa_label *label, in label_match() 290 static int change_profile_perms(const struct aa_profile *profile, in change_profile_perms() 314 const struct aa_profile *profile, aa_state_t state) in aa_xattrs_match() 400 struct aa_profile *profile, *candidate = NULL; in find_attach() local 523 struct aa_label *x_table_lookup(struct aa_profile *profile, u32 xindex, in x_table_lookup() 574 static struct aa_label *x_to_label(struct aa_profile *profile, in x_to_label() 666 struct aa_profile *profile, in profile_transition() [all …]
|
| H A D | mount.c | 214 static int path_flags(const struct aa_profile *profile, const struct path *path) in path_flags() 238 static int match_mnt_path_str(struct aa_profile *profile, in match_mnt_path_str() 301 static int match_mnt(struct aa_profile *profile, const struct path *path, in match_mnt() 332 struct aa_profile *profile; in aa_remount() local 359 struct aa_profile *profile; in aa_bind_mount() local 400 struct aa_profile *profile; in aa_mount_change_type() local 428 struct aa_profile *profile; in aa_move_mount() local 480 struct aa_profile *profile; in aa_new_mount() local 544 static int profile_umount(struct aa_profile *profile, const struct path *path, in profile_umount() 581 struct aa_profile *profile; in aa_umount() local [all …]
|
| H A D | af_unix.c | 173 static aa_state_t match_label(struct aa_profile *profile, in match_label() 202 static int profile_create_perm(struct aa_profile *profile, int family, in profile_create_perm() 226 static int profile_sk_perm(struct aa_profile *profile, in profile_sk_perm() 255 static int profile_bind_perm(struct aa_profile *profile, struct sock *sk, in profile_bind_perm() 286 static int profile_listen_perm(struct aa_profile *profile, struct sock *sk, in profile_listen_perm() 322 static int profile_accept_perm(struct aa_profile *profile, in profile_accept_perm() 352 static int profile_opt_perm(struct aa_profile *profile, u32 request, in profile_opt_perm() 389 static int profile_peer_perm(struct aa_profile *profile, u32 request, in profile_peer_perm() 434 struct aa_profile *profile; in aa_unix_create_perm() local 452 struct aa_profile *profile; in aa_unix_label_sk_perm() local [all …]
|
| H A D | capability.c | 67 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() 182 struct aa_profile *profile; in aa_capable() local 194 kernel_cap_t aa_profile_capget(const struct aa_profile *profile) in aa_profile_capget()
|
| H A D | net.c | 168 int aa_do_perms(struct aa_profile *profile, struct aa_policydb *policy, in aa_do_perms() 253 int aa_profile_af_perm(struct aa_profile *profile, in aa_profile_af_perm() 279 struct aa_profile *profile; in aa_af_perm() local 297 struct aa_profile *profile; in aa_label_sk_perm() local 371 static int aa_secmark_perm(struct aa_profile *profile, u32 request, u32 secid, in aa_secmark_perm() 408 struct aa_profile *profile; in apparmor_secmark_check() local
|
| H A D | apparmorfs.c | 859 static void profile_query_cb(const struct aa_profile *profile, in profile_query_cb() 926 struct aa_profile *profile; in query_data() local 1016 struct aa_profile *profile; in query_label() local 1332 struct aa_profile *profile = labels_profile(label); in seq_profile_name_show() local 1343 struct aa_profile *profile = labels_profile(label); in seq_profile_mode_show() local 1354 struct aa_profile *profile = labels_profile(label); in seq_profile_attach_show() local 1370 struct aa_profile *profile = labels_profile(label); in seq_profile_hash_show() local 1423 struct aa_profile *profile; in seq_ns_nsstacked_show() local 1743 void __aafs_profile_rmdir(struct aa_profile *profile) in __aafs_profile_rmdir() 1789 struct aa_profile *profile, in create_profile_file() [all …]
|
| H A D | file.c | 96 struct aa_profile *profile, const struct aa_perms *perms, in aa_audit_file() 161 struct aa_profile *profile; in path_name() local 234 struct aa_profile *profile, const char *name, in __aa_path_perm() 255 struct aa_profile *profile, in profile_path_perm() 293 struct aa_profile *profile; in aa_path_perm() local 332 struct aa_profile *profile, in profile_path_link() 450 struct aa_profile *profile; in aa_path_link() local 495 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() 118 struct aa_profile *profile; in aa_task_setrlimit() local
|
| H A D | af_inet.c | 230 static inline int profile_sk_perm(struct aa_profile *profile, u32 request, in profile_sk_perm() 242 static int profile_create_perm(struct aa_profile *profile, int family, in profile_create_perm() 254 static int profile_remote_perm(struct aa_profile *profile, in profile_remote_perm() 270 static int profile_bind_perm(struct aa_profile *profile, in profile_bind_perm() 279 static int profile_listen_perm(struct aa_profile *profile, in profile_listen_perm() 293 static inline int profile_accept_perm(struct aa_profile *profile, in profile_accept_perm() 310 static int profile_opt_perm(struct aa_profile *profile, u32 request, in profile_opt_perm() 393 struct aa_profile *profile; in aa_inet_create_perm() local
|
| H A D | audit.c | 121 struct aa_profile *profile = labels_profile(label); in audit_pre() local 174 struct aa_profile *profile; in aa_audit_perm_error() local 200 int aa_audit(int type, struct aa_profile *profile, in aa_audit()
|
| H A D | ipc.c | 79 struct aa_profile *profile, in profile_signal_perm() 106 struct aa_profile *profile; in aa_may_signal() local
|
| H A D | task.c | 255 struct aa_profile *profile, in profile_ptrace_perm() 320 struct aa_profile *profile; in aa_may_ptrace() local 374 int aa_profile_ns_perm(struct aa_profile *profile, in aa_profile_ns_perm()
|
| H A D | label.c | 329 struct aa_profile *profile; in aa_label_destroy() local 1295 static inline aa_state_t match_component(const struct aa_profile *profile, in match_component() 1329 static int label_compound_match(const struct aa_profile *profile, in label_compound_match() 1385 static int label_components_match(const struct aa_profile *profile, in label_components_match() 1444 int aa_label_match(const struct aa_profile *profile, struct aa_ruleset *rules, in aa_label_match() 1540 struct aa_profile *profile, int flags, in aa_profile_snxprint() 1583 struct aa_profile *profile; in label_modename() local 1617 struct aa_profile *profile; in display_mode() local 1653 struct aa_profile *profile; in aa_label_snxprint() local
|
| H A D | lib.c | 364 void aa_apply_modes_to_perms(const struct aa_profile *profile, in aa_apply_modes_to_perms() 393 void aa_profile_match_label(const struct aa_profile *profile, in aa_profile_match_label() 425 int aa_check_perms(struct aa_profile *profile, const struct aa_perms *perms, in aa_check_perms()
|
| /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() 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/drivers/acpi/ |
| H A D | platform_profile.c | 115 enum platform_profile_option *profile) in get_class_profile() 182 enum platform_profile_option profile = PLATFORM_PROFILE_LAST; in profile_show() local 337 enum platform_profile_option *profile = data; in _aggregate_profiles() local 362 enum platform_profile_option *profile = data; in _store_and_notify() local 383 enum platform_profile_option profile = PLATFORM_PROFILE_LAST; in platform_profile_show() local 501 enum platform_profile_option profile = PLATFORM_PROFILE_LAST; in platform_profile_cycle() local
|
| /linux/sound/soc/sof/ |
| H A D | fw-file-profile.c | 15 struct sof_loadable_file_profile *profile, in sof_test_firmware_file() argument 67 sof_test_topology_file(struct device * dev,struct sof_loadable_file_profile * profile) sof_test_topology_file() argument 267 sof_print_profile_info(struct snd_sof_dev * sdev,enum sof_ipc_type ipc_type,struct sof_loadable_file_profile * profile) sof_print_profile_info() argument [all...] |
| /linux/drivers/thermal/intel/int340x_thermal/ |
| H A D | processor_thermal_soc_slider.c | 136 static int convert_profile_to_power_slider(enum platform_profile_option profile) in convert_profile_to_power_slider() 201 enum platform_profile_option profile) in power_slider_platform_profile_set() 224 enum platform_profile_option *profile) in power_slider_platform_profile_get()
|
| /linux/drivers/ufs/core/ |
| H A D | ufshcd-crypto.c | 43 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/drivers/platform/x86/dell/ |
| H A D | dell-pc.c | 184 enum platform_profile_option profile) in thermal_platform_profile_set() 201 enum platform_profile_option *profile) in thermal_platform_profile_get()
|
| /linux/drivers/platform/x86/hp/ |
| H A D | hp-wmi.c | 1703 static int platform_profile_omen_get_ec(enum platform_profile_option *profile) in platform_profile_omen_get_ec() 1732 enum platform_profile_option *profile) in platform_profile_omen_get() 1774 static int platform_profile_omen_set_ec(enum platform_profile_option profile) in platform_profile_omen_set_ec() 1829 enum platform_profile_option profile) in platform_profile_omen_set() 1856 enum platform_profile_option *profile) in hp_wmi_platform_profile_get() 1885 enum platform_profile_option profile) in hp_wmi_platform_profile_set() 1925 static int platform_profile_victus_get_ec(enum platform_profile_option *profile) in platform_profile_victus_get_ec() 1951 enum platform_profile_option *profile) in platform_profile_victus_get() 1957 static int platform_profile_victus_set_ec(enum platform_profile_option profile) in platform_profile_victus_set_ec() 2098 static int platform_profile_victus_s_get_ec(enum platform_profile_option *profile) in platform_profile_victus_s_get_ec() [all …]
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | wmi-gamezone.c | 152 enum platform_profile_option *profile) in lwmi_gz_profile_get() 199 enum platform_profile_option profile) in lwmi_gz_profile_set()
|
| /linux/drivers/media/dvb-frontends/cxd2880/ |
| H A D | cxd2880_tnrdmd_dvbt.h | 19 enum cxd2880_dvbt_profile profile; member
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc.c | 1700 struct npc_kpu_profile_adapter *profile = &rvu->kpu; in npc_config_kpucam() local 1738 struct npc_kpu_profile_adapter *profile = &rvu->kpu; in npc_get_ikpu_nth_entry() local 1750 struct npc_kpu_profile_adapter *profile = &rvu->kpu; in npc_get_num_kpu_cam_entries() local 1762 struct npc_kpu_profile_adapter *profile = &rvu->kpu; in npc_get_kpu_cam_nth_entry() local 1774 struct npc_kpu_profile_adapter *profile = &rvu->kpu; in npc_get_num_kpu_action_entries() local 1787 struct npc_kpu_profile_adapter *profile = &rvu->kpu; in npc_get_kpu_action_nth_entry() local 1796 const struct npc_kpu_profile *profile) in npc_program_kpu_profile() 1850 struct npc_kpu_profile_adapter *profile) in npc_prepare_default_kpu() 1898 struct npc_kpu_profile_adapter *profile) in npc_apply_custom_kpu_from_fw() 1950 struct npc_kpu_profile_adapter *profile) in npc_apply_custom_kpu_from_fs() [all …]
|