/linux/block/ |
H A D | blk-crypto-profile.c | 42 struct blk_crypto_profile *profile; member 45 static inline void blk_crypto_hw_enter(struct blk_crypto_profile *profile) in blk_crypto_hw_enter() argument 57 static inline void blk_crypto_hw_exit(struct blk_crypto_profile *profile) in blk_crypto_hw_exit() argument 74 blk_crypto_profile_init(struct blk_crypto_profile * profile,unsigned int num_slots) blk_crypto_profile_init() argument 139 blk_crypto_profile_destroy_callback(void * profile) blk_crypto_profile_destroy_callback() argument 156 devm_blk_crypto_profile_init(struct device * dev,struct blk_crypto_profile * profile,unsigned int num_slots) devm_blk_crypto_profile_init() argument 171 blk_crypto_hash_bucket_for_key(struct blk_crypto_profile * profile,const struct blk_crypto_key * key) blk_crypto_hash_bucket_for_key() argument 181 struct blk_crypto_profile *profile = slot->profile; blk_crypto_remove_slot_from_lru_list() local 190 blk_crypto_find_keyslot(struct blk_crypto_profile * profile,const struct blk_crypto_key * key) blk_crypto_find_keyslot() argument 205 blk_crypto_find_and_grab_keyslot(struct blk_crypto_profile * profile,const struct blk_crypto_key * key) blk_crypto_find_and_grab_keyslot() argument 248 blk_crypto_get_keyslot(struct blk_crypto_profile * profile,const struct blk_crypto_key * key,struct blk_crypto_keyslot ** slot_ptr) blk_crypto_get_keyslot() argument 327 struct blk_crypto_profile *profile = slot->profile; blk_crypto_put_keyslot() local 346 __blk_crypto_cfg_supported(struct blk_crypto_profile * profile,const struct blk_crypto_config * cfg) __blk_crypto_cfg_supported() argument 365 __blk_crypto_evict_key(struct blk_crypto_profile * profile,const struct blk_crypto_key * key) __blk_crypto_evict_key() argument 420 blk_crypto_reprogram_all_keys(struct blk_crypto_profile * profile) blk_crypto_reprogram_all_keys() argument 443 blk_crypto_profile_destroy(struct blk_crypto_profile * profile) blk_crypto_profile_destroy() argument 455 blk_crypto_register(struct blk_crypto_profile * profile,struct request_queue * q) blk_crypto_register() argument 488 struct blk_crypto_profile *profile = blk_crypto_derive_sw_secret() local 506 blk_crypto_import_key(struct blk_crypto_profile * profile,const u8 * raw_key,size_t raw_key_size,u8 lt_key[BLK_CRYPTO_MAX_HW_WRAPPED_KEY_SIZE]) blk_crypto_import_key() argument 526 blk_crypto_generate_key(struct blk_crypto_profile * profile,u8 lt_key[BLK_CRYPTO_MAX_HW_WRAPPED_KEY_SIZE]) blk_crypto_generate_key() argument 544 blk_crypto_prepare_key(struct blk_crypto_profile * profile,const u8 * lt_key,size_t lt_key_size,u8 eph_key[BLK_CRYPTO_MAX_HW_WRAPPED_KEY_SIZE]) blk_crypto_prepare_key() argument [all...] |
H A D | blk-crypto-sysfs.c | 15 struct blk_crypto_profile *profile; member 34 static ssize_t hw_wrapped_keys_show(struct blk_crypto_profile *profile, in hw_wrapped_keys_show() argument 41 static ssize_t max_dun_bits_show(struct blk_crypto_profile *profile, in max_dun_bits_show() argument 47 static ssize_t num_keyslots_show(struct blk_crypto_profile *profile, in num_keyslots_show() argument 53 static ssize_t raw_keys_show(struct blk_crypto_profile *profile, in raw_keys_show() argument 71 struct blk_crypto_profile *profile = kobj_to_crypto_profile(kobj); blk_crypto_is_visible() local 107 struct blk_crypto_profile *profile = kobj_to_crypto_profile(kobj); blk_crypto_mode_is_visible() local 116 blk_crypto_mode_show(struct blk_crypto_profile * profile,struct blk_crypto_attr * attr,char * page) blk_crypto_mode_show() argument 139 struct blk_crypto_profile *profile = kobj_to_crypto_profile(kobj); blk_crypto_attr_show() local [all...] |
H A D | blk-crypto.c | 473 static int blk_crypto_ioctl_import_key(struct blk_crypto_profile *profile, in blk_crypto_ioctl_import_key() argument 517 static int blk_crypto_ioctl_generate_key(struct blk_crypto_profile *profile, in blk_crypto_ioctl_generate_key() argument 551 static int blk_crypto_ioctl_prepare_key(struct blk_crypto_profile *profile, in blk_crypto_ioctl_prepare_key() argument 598 struct blk_crypto_profile *profile = in blk_crypto_ioctl() local [all...] |
/linux/security/apparmor/ |
H A D | policy.c | 146 __add_profile(struct list_head * list,struct aa_profile * profile) __add_profile() argument 175 __list_remove_profile(struct aa_profile * profile) __list_remove_profile() argument 191 __remove_profile(struct aa_profile * profile) __remove_profile() argument 213 struct aa_profile *profile, *tmp; __aa_profile_list_release() local 279 aa_free_profile(struct aa_profile * profile) aa_free_profile() argument 332 struct aa_profile *profile; aa_alloc_profile() local 376 ANY_RULE_MEDIATES(struct aa_profile * profile,unsigned char class) ANY_RULE_MEDIATES() argument 392 aa_compute_profile_mediates(struct aa_profile * profile) aa_compute_profile_mediates() argument 452 struct aa_profile *profile; aa_find_child() local 481 struct aa_profile *profile = NULL; __lookup_parent() local 516 struct aa_profile *parent, *profile = NULL; __create_missing_ancestors() local 564 struct aa_profile *profile = NULL; __lookupn_profile() local 601 struct aa_profile *profile; aa_lookupn_profile() local 620 struct aa_profile *profile; aa_fqlookupn_profile() local 649 struct aa_profile *profile; aa_alloc_null() local 697 struct aa_profile *p, *profile; aa_new_learning_profile() local 763 replacement_allowed(struct aa_profile * profile,int noreplace,const char ** info) replacement_allowed() argument 939 __list_lookup_parent(struct list_head * lh,struct aa_profile * profile) __list_lookup_parent() argument 1354 struct aa_profile *profile = NULL; aa_remove_profiles() local [all...] |
H A D | domain.c | 92 static inline aa_state_t match_component(struct aa_profile *profile, in match_component() argument 128 label_compound_match(struct aa_profile * profile,struct aa_label * label,bool stack,aa_state_t state,bool subns,u32 request,struct aa_perms * perms) label_compound_match() argument 190 label_components_match(struct aa_profile * profile,struct aa_label * label,bool stack,aa_state_t start,bool subns,u32 request,struct aa_perms * perms) label_components_match() argument 254 label_match(struct aa_profile * profile,struct aa_label * label,bool stack,aa_state_t state,bool subns,u32 request,struct aa_perms * perms) label_match() argument 288 change_profile_perms(struct aa_profile * profile,struct aa_label * target,bool stack,u32 request,aa_state_t start,struct aa_perms * perms) change_profile_perms() argument 312 aa_xattrs_match(const struct linux_binprm * bprm,struct aa_profile * profile,aa_state_t state) aa_xattrs_match() argument 395 struct aa_profile *profile, *candidate = NULL; find_attach() local 517 x_table_lookup(struct aa_profile * profile,u32 xindex,const char ** name) x_table_lookup() argument 568 x_to_label(struct aa_profile * profile,const struct linux_binprm * bprm,const char * name,u32 xindex,const char ** lookupname,const char ** info) x_to_label() argument 660 profile_transition(const struct cred * subj_cred,struct aa_profile * profile,const struct linux_binprm * bprm,char * buffer,struct path_cond * cond,bool * secure_exec) profile_transition() argument 793 profile_onexec(const struct cred * subj_cred,struct aa_profile * profile,struct aa_label * onexec,bool stack,const struct linux_binprm * bprm,char * buffer,struct path_cond * cond,bool * secure_exec) profile_onexec() argument 874 struct aa_profile *profile; handle_onexec() local 922 struct aa_profile *profile; apparmor_bprm_creds_for_exec() local 1056 build_change_hat(const struct cred * subj_cred,struct aa_profile * profile,const char * name,bool sibling) build_change_hat() argument 1109 struct aa_profile *profile, *root, *hat = NULL; change_hat() local 1226 struct aa_profile *profile; aa_change_hat() local 1352 change_profile_perms_wrapper(const char * op,const char * name,const struct cred * subj_cred,struct aa_profile * profile,struct aa_label * target,bool stack,u32 request,struct aa_perms * perms) change_profile_perms_wrapper() argument 1391 struct aa_profile *profile; aa_change_profile() local [all...] |
H A D | af_unix.c | 172 static aa_state_t match_label(struct aa_profile *profile, in match_label() argument 201 static int profile_create_perm(struct aa_profile *profile, int family, in profile_create_perm() argument 225 profile_sk_perm(struct aa_profile * profile,struct apparmor_audit_data * ad,u32 request,struct sock * sk,struct path * path) profile_sk_perm() argument 254 profile_bind_perm(struct aa_profile * profile,struct sock * sk,struct apparmor_audit_data * ad) profile_bind_perm() argument 285 profile_listen_perm(struct aa_profile * profile,struct sock * sk,int backlog,struct apparmor_audit_data * ad) profile_listen_perm() argument 321 profile_accept_perm(struct aa_profile * profile,struct sock * sk,struct apparmor_audit_data * ad) profile_accept_perm() argument 351 profile_opt_perm(struct aa_profile * profile,u32 request,struct sock * sk,int optname,struct apparmor_audit_data * ad) profile_opt_perm() argument 388 profile_peer_perm(struct aa_profile * profile,u32 request,struct sock * sk,struct path * path,struct sockaddr_un * peer_addr,int peer_addrlen,struct path * peer_path,struct aa_label * peer_label,struct apparmor_audit_data * ad) profile_peer_perm() argument 433 struct aa_profile *profile; aa_unix_create_perm() local 451 struct aa_profile *profile; aa_unix_label_sk_perm() local 490 struct aa_profile *profile; aa_unix_bind_perm() local 529 struct aa_profile *profile; aa_unix_listen_perm() local 550 struct aa_profile *profile; aa_unix_accept_perm() local 583 struct aa_profile *profile; aa_unix_opt_perm() local 606 struct aa_profile *profile; unix_peer_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() argument 121 profile_capable(struct aa_profile * profile,int cap,unsigned int opts,struct apparmor_audit_data * ad) profile_capable() argument 182 struct aa_profile *profile; aa_capable() local 194 aa_profile_capget(struct aa_profile * profile) aa_profile_capget() argument [all...] |
H A D | file.c | 96 struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file() argument 153 struct aa_profile *profile; in path_name() local 222 __aa_path_perm(const char * op,const struct cred * subj_cred,struct aa_profile * profile,const char * name,u32 request,struct path_cond * cond,int flags,struct aa_perms * perms) __aa_path_perm() argument 243 profile_path_perm(const char * op,const struct cred * subj_cred,struct aa_profile * profile,const struct path * path,char * buffer,u32 request,struct path_cond * cond,int flags,struct aa_perms * perms) profile_path_perm() argument 281 struct aa_profile *profile; aa_path_perm() local 320 profile_path_link(const struct cred * subj_cred,struct aa_profile * profile,const struct path * link,char * buffer,const struct path * target,char * buffer2,struct path_cond * cond) profile_path_link() argument 438 struct aa_profile *profile; aa_path_link() local 483 struct aa_profile *profile; __file_path_perm() local [all...] |
H A D | apparmorfs.c | 612 static void profile_query_cb(struct aa_profile *profile, struct aa_perms *perms, in profile_query_cb() argument 678 struct aa_profile *profile; in query_data() local 767 struct aa_profile *profile; query_label() local 1082 struct aa_profile *profile = labels_profile(label); seq_profile_name_show() local 1093 struct aa_profile *profile = labels_profile(label); seq_profile_mode_show() local 1104 struct aa_profile *profile = labels_profile(label); seq_profile_attach_show() local 1120 struct aa_profile *profile = labels_profile(label); seq_profile_hash_show() local 1172 struct aa_profile *profile; seq_ns_nsstacked_show() local 1526 __aafs_profile_rmdir(struct aa_profile * profile) __aafs_profile_rmdir() argument 1575 create_profile_file(struct dentry * dir,const char * name,struct aa_profile * profile,const struct file_operations * fops) create_profile_file() argument 1589 profile_depth(struct aa_profile * profile) profile_depth() argument 1633 struct aa_profile *profile; rawdata_get_link_base() local 1690 __aafs_profile_mkdir(struct aa_profile * profile,struct dentry * parent) __aafs_profile_mkdir() argument 2196 next_profile(struct aa_ns * root,struct aa_profile * profile) next_profile() argument 2217 struct aa_profile *profile = NULL; p_start() local 2245 struct aa_profile *profile = p; p_next() local 2261 struct aa_profile *profile = p; p_stop() local 2281 struct aa_profile *profile = (struct aa_profile *)p; seq_show_profile() local [all...] |
H A D | resource.c | 57 struct aa_profile *profile, unsigned int resource, in audit_resource() argument 89 struct aa_profile *profile, unsigned int resource, in profile_setrlimit() argument 118 struct aa_profile *profile; in aa_task_setrlimit() local [all...] |
H A D | ipc.c | 79 struct aa_profile *profile, in profile_signal_perm() argument 106 struct aa_profile *profile; in aa_may_signal() local [all...] |
H A D | task.c | 227 struct aa_profile *profile, in profile_ptrace_perm() argument 292 struct aa_profile *profile; in aa_may_ptrace() local 315 aa_profile_ns_perm(struct aa_profile * profile,struct apparmor_audit_data * ad,u32 request) aa_profile_ns_perm() argument [all...] |
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() argument [all...] |
H A D | label.c | 326 struct aa_profile *profile; in aa_label_destroy() local 1253 match_component(struct aa_profile * profile,struct aa_ruleset * rules,struct aa_profile * tp,aa_state_t state) match_component() argument 1287 label_compound_match(struct aa_profile * profile,struct aa_ruleset * rules,struct aa_label * label,aa_state_t state,bool subns,u32 request,struct aa_perms * perms) label_compound_match() argument 1347 label_components_match(struct aa_profile * profile,struct aa_ruleset * rules,struct aa_label * label,aa_state_t start,bool subns,u32 request,struct aa_perms * perms) label_components_match() argument 1408 aa_label_match(struct aa_profile * profile,struct aa_ruleset * rules,struct aa_label * label,aa_state_t state,bool subns,u32 request,struct aa_perms * perms) aa_label_match() argument 1503 aa_profile_snxprint(char * str,size_t size,struct aa_ns * view,struct aa_profile * profile,int flags,struct aa_ns ** prev_ns) aa_profile_snxprint() argument 1546 struct aa_profile *profile; label_modename() local 1580 struct aa_profile *profile; display_mode() local 1616 struct aa_profile *profile; aa_label_snxprint() local [all...] |
H A D | lib.c | 361 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms() argument 386 aa_profile_match_label(struct aa_profile * profile,struct aa_ruleset * rules,struct aa_label * label,int type,u32 request,struct aa_perms * perms) aa_profile_match_label() argument 418 aa_check_perms(struct aa_profile * profile,struct aa_perms * perms,u32 request,struct apparmor_audit_data * ad,void (* cb)(struct audit_buffer *,void *)) aa_check_perms() argument [all...] |
H A D | policy_unpack.c | 67 struct aa_profile *profile = labels_profile(aa_current_raw_label()); in audit_iface() local 535 static bool unpack_xattrs(struct aa_ext *e, struct aa_profile *profile) in unpack_xattrs() argument 847 struct aa_profile *profile = NULL; unpack_profile() local 1287 verify_profile(struct aa_profile * profile) verify_profile() argument 1460 struct aa_profile *profile = NULL; aa_unpack() local [all...] |
/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() argument 54 static int cqhci_crypto_keyslot_program(struct blk_crypto_profile *profile, in cqhci_crypto_keyslot_program() argument 112 static int cqhci_crypto_keyslot_evict(struct blk_crypto_profile *profile, in cqhci_crypto_keyslot_evict() argument 165 struct blk_crypto_profile *profile = &mmc->crypto_profile; in cqhci_crypto_init() local [all...] |
/linux/drivers/platform/surface/ |
H A D | surface_platform_profile.c | 36 __le32 profile; member 86 const u8 profile = p; in ssam_fan_profile_set() local 158 ssam_platform_profile_get(struct device * dev,enum platform_profile_option * profile) ssam_platform_profile_get() argument 179 ssam_platform_profile_set(struct device * dev,enum platform_profile_option profile) ssam_platform_profile_set() argument [all...] |
/linux/drivers/acpi/ |
H A D | platform_profile.c | 114 get_class_profile(struct device * dev,enum platform_profile_option * profile) get_class_profile() argument 181 enum platform_profile_option profile = PLATFORM_PROFILE_LAST; profile_show() local 336 enum platform_profile_option *profile = data; _aggregate_profiles() local 361 enum platform_profile_option *profile = data; _store_and_notify() local 382 enum platform_profile_option profile = PLATFORM_PROFILE_LAST; platform_profile_show() local 500 enum platform_profile_option profile = PLATFORM_PROFILE_LAST; platform_profile_cycle() local [all...] |
/linux/drivers/platform/x86/hp/ |
H A D | hp-wmi.c | 1291 static int platform_profile_omen_get_ec(enum platform_profile_option *profile) in platform_profile_omen_get_ec() argument 1320 enum platform_profile_option *profile) in platform_profile_omen_get() argument 1362 platform_profile_omen_set_ec(enum platform_profile_option profile) platform_profile_omen_set_ec() argument 1417 platform_profile_omen_set(struct device * dev,enum platform_profile_option profile) platform_profile_omen_set() argument 1444 hp_wmi_platform_profile_get(struct device * dev,enum platform_profile_option * profile) hp_wmi_platform_profile_get() argument 1473 hp_wmi_platform_profile_set(struct device * dev,enum platform_profile_option profile) hp_wmi_platform_profile_set() argument 1513 platform_profile_victus_get_ec(enum platform_profile_option * profile) platform_profile_victus_get_ec() argument 1539 platform_profile_victus_get(struct device * dev,enum platform_profile_option * profile) platform_profile_victus_get() argument 1545 platform_profile_victus_set_ec(enum platform_profile_option profile) platform_profile_victus_set_ec() argument 1661 platform_profile_victus_s_set_ec(enum platform_profile_option profile) platform_profile_victus_s_set_ec() argument 1710 platform_profile_victus_s_set(struct device * dev,enum platform_profile_option profile) platform_profile_victus_s_set() argument 1726 platform_profile_victus_set(struct device * dev,enum platform_profile_option profile) platform_profile_victus_set() argument [all...] |
/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() argument 88 static int ufshcd_crypto_keyslot_evict(struct blk_crypto_profile *profile, in ufshcd_crypto_keyslot_evict() argument
|
/linux/drivers/platform/x86/dell/ |
H A D | dell-pc.c | 184 enum platform_profile_option profile) in thermal_platform_profile_set() argument 201 enum platform_profile_option *profile) in thermal_platform_profile_get() argument
|
/linux/drivers/devfreq/ |
H A D | exynos-bus.c | 279 struct devfreq_dev_profile *profile) in exynos_bus_profile_init() argument 340 struct devfreq_dev_profile *profile) in exynos_bus_profile_init_passive() argument 377 struct devfreq_dev_profile *profile; exynos_bus_probe() local [all...] |
/linux/drivers/md/ |
H A D | dm-table.c | 1156 struct blk_crypto_profile profile; member 1173 static int dm_keyslot_evict(struct blk_crypto_profile *profile, in dm_keyslot_evict() argument 1236 struct blk_crypto_profile *profile = in dm_wrappedkey_op_callback() local 1274 static int dm_exec_wrappedkey_op(struct blk_crypto_profile *profile, in dm_exec_wrappedkey_op() argument 1312 dm_derive_sw_secret(struct blk_crypto_profile * profile,const u8 * eph_key,size_t eph_key_size,u8 sw_secret[BLK_CRYPTO_SW_SECRET_SIZE]) dm_derive_sw_secret() argument 1327 dm_import_key(struct blk_crypto_profile * profile,const u8 * raw_key,size_t raw_key_size,u8 lt_key[BLK_CRYPTO_MAX_HW_WRAPPED_KEY_SIZE]) dm_import_key() argument 1342 dm_generate_key(struct blk_crypto_profile * profile,u8 lt_key[BLK_CRYPTO_MAX_HW_WRAPPED_KEY_SIZE]) dm_generate_key() argument 1354 dm_prepare_key(struct blk_crypto_profile * profile,const u8 * lt_key,size_t lt_key_size,u8 eph_key[BLK_CRYPTO_MAX_HW_WRAPPED_KEY_SIZE]) dm_prepare_key() argument 1381 dm_destroy_crypto_profile(struct blk_crypto_profile * profile) dm_destroy_crypto_profile() argument 1412 struct blk_crypto_profile *profile; dm_table_construct_crypto_profile() local 1508 dm_destroy_crypto_profile(struct blk_crypto_profile * profile) dm_destroy_crypto_profile() argument [all...] |
/linux/drivers/media/dvb-frontends/cxd2880/ |
H A D | cxd2880_tnrdmd_dvbt.h | 19 enum cxd2880_dvbt_profile profile; member
|