Home
last modified time | relevance | path

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

123456

/linux/block/
A Dblk-crypto-profile.c41 struct blk_crypto_profile *profile; member
73 int blk_crypto_profile_init(struct blk_crypto_profile *profile, in blk_crypto_profile_init()
131 static void blk_crypto_profile_destroy_callback(void *profile) in blk_crypto_profile_destroy_callback()
148 struct blk_crypto_profile *profile, in devm_blk_crypto_profile_init()
163 blk_crypto_hash_bucket_for_key(struct blk_crypto_profile *profile, in blk_crypto_hash_bucket_for_key()
173 struct blk_crypto_profile *profile = slot->profile; in blk_crypto_remove_slot_from_lru_list() local
182 blk_crypto_find_keyslot(struct blk_crypto_profile *profile, in blk_crypto_find_keyslot()
197 blk_crypto_find_and_grab_keyslot(struct blk_crypto_profile *profile, in blk_crypto_find_and_grab_keyslot()
320 struct blk_crypto_profile *profile; in blk_crypto_put_keyslot() local
373 int __blk_crypto_evict_key(struct blk_crypto_profile *profile, in __blk_crypto_evict_key()
[all …]
A Dblk-crypto-fallback.c108 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/security/apparmor/
A Ddomain.c134 static int label_compound_match(struct aa_profile *profile, in label_compound_match()
194 static int label_components_match(struct aa_profile *profile, in label_components_match()
288 static int change_profile_perms(struct aa_profile *profile, in change_profile_perms()
312 struct aa_profile *profile, unsigned int state) in aa_xattrs_match()
394 struct aa_profile *profile, *candidate = NULL; in find_attach() local
800 struct aa_profile *profile; in handle_onexec() local
858 struct aa_profile *profile; in apparmor_bprm_creds_for_exec() local
1039 struct aa_profile *profile, *root, *hat = NULL; in change_hat() local
1154 struct aa_profile *profile; in aa_change_hat() local
1262 struct aa_profile *profile, in change_profile_perms_wrapper()
[all …]
A Dmount.c130 static int audit_mount(struct aa_profile *profile, const char *op, in audit_mount()
315 static int match_mnt_path_str(struct aa_profile *profile, in match_mnt_path_str()
372 static int match_mnt(struct aa_profile *profile, const struct path *path, in match_mnt()
401 struct aa_profile *profile; in aa_remount() local
425 struct aa_profile *profile; in aa_bind_mount() local
462 struct aa_profile *profile; in aa_mount_change_type() local
487 struct aa_profile *profile; in aa_move_mount() local
522 struct aa_profile *profile; in aa_new_mount() local
615 struct aa_profile *profile; in aa_umount() local
638 static struct aa_label *build_pivotroot(struct aa_profile *profile, in build_pivotroot()
[all …]
A Dpolicy.c176 struct aa_profile *profile, *tmp; in __aa_profile_list_release() local
205 void aa_free_profile(struct aa_profile *profile) in aa_free_profile()
260 struct aa_profile *profile; in aa_alloc_profile() local
335 struct aa_profile *profile; in aa_find_child() local
364 struct aa_profile *profile = NULL; in __lookup_parent() local
398 struct aa_profile *profile = NULL; in __lookupn_profile() local
435 struct aa_profile *profile; in aa_lookupn_profile() local
459 struct aa_profile *profile; in aa_fqlookupn_profile() local
505 struct aa_profile *p, *profile; in aa_new_null_profile() local
746 struct aa_profile *profile) in __list_lookup_parent()
[all …]
A Dcapability.c33 struct aa_profile *profile; member
64 static int audit_caps(struct common_audit_data *sa, struct aa_profile *profile, in audit_caps()
114 static int profile_capable(struct aa_profile *profile, int cap, in profile_capable()
149 struct aa_profile *profile; in aa_capable() local
A Dnet.c108 int aa_profile_af_perm(struct aa_profile *profile, struct common_audit_data *sa, in aa_profile_af_perm()
137 struct aa_profile *profile; in aa_af_perm() local
154 struct aa_profile *profile; in aa_label_sk_perm() local
213 static int aa_secmark_perm(struct aa_profile *profile, u32 request, u32 secid, in aa_secmark_perm()
249 struct aa_profile *profile; in apparmor_secmark_check() local
A Dipc.c63 static int profile_ptrace_perm(struct aa_profile *profile, in profile_ptrace_perm()
121 struct aa_profile *profile; in aa_may_ptrace() local
187 static int profile_signal_perm(struct aa_profile *profile, in profile_signal_perm()
210 struct aa_profile *profile; in aa_may_signal() local
A Dfile.c92 int aa_audit_file(struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file()
161 struct aa_profile *profile; in path_name() local
268 int __aa_path_perm(const char *op, struct aa_profile *profile, const char *name, in __aa_path_perm()
284 static int profile_path_perm(const char *op, struct aa_profile *profile, in profile_path_perm()
320 struct aa_profile *profile; in aa_path_perm() local
358 static int profile_path_link(struct aa_profile *profile, in profile_path_link()
467 struct aa_profile *profile; in aa_path_link() local
511 struct aa_profile *profile; in __file_path_perm() local
A Dresource.c52 static int audit_resource(struct aa_profile *profile, unsigned int resource, in audit_resource()
81 static int profile_setrlimit(struct aa_profile *profile, unsigned int resource, in profile_setrlimit()
107 struct aa_profile *profile; in aa_task_setrlimit() local
A Dapparmorfs.c665 struct aa_profile *profile; in query_data() local
754 struct aa_profile *profile; in query_label() local
1067 struct aa_profile *profile = labels_profile(label); in seq_profile_name_show() local
1078 struct aa_profile *profile = labels_profile(label); in seq_profile_mode_show() local
1157 struct aa_profile *profile; in seq_ns_nsstacked_show() local
1547 struct aa_profile *profile, in create_profile_file()
1609 struct aa_profile *profile; in rawdata_get_link_base() local
2163 struct aa_profile *profile) in next_profile()
2184 struct aa_profile *profile = NULL; in p_start() local
2212 struct aa_profile *profile = p; in p_next() local
[all …]
A Dpolicy_unpack.c109 struct aa_profile *profile = labels_profile(aa_current_raw_label()); in audit_iface() local
477 static bool unpack_trans_table(struct aa_ext *e, struct aa_profile *profile) in unpack_trans_table()
546 static bool unpack_xattrs(struct aa_ext *e, struct aa_profile *profile) in unpack_xattrs()
575 static bool unpack_secmark(struct aa_ext *e, struct aa_profile *profile) in unpack_secmark()
619 static bool unpack_rlimits(struct aa_ext *e, struct aa_profile *profile) in unpack_rlimits()
676 struct aa_profile *profile = NULL; in unpack_profile() local
1020 static int verify_profile(struct aa_profile *profile) in verify_profile()
1167 struct aa_profile *profile = NULL; in aa_unpack() local
A Dlib.c290 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms()
381 void aa_profile_match_label(struct aa_profile *profile, struct aa_label *label, in aa_profile_match_label()
395 int aa_profile_label_perm(struct aa_profile *profile, struct aa_profile *target, in aa_profile_label_perm()
429 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms()
A Dlabel.c317 struct aa_profile *profile; in aa_label_destroy() local
1257 static inline bool label_is_visible(struct aa_profile *profile, in label_is_visible()
1268 static inline unsigned int match_component(struct aa_profile *profile, in match_component()
1300 static int label_compound_match(struct aa_profile *profile, in label_compound_match()
1358 static int label_components_match(struct aa_profile *profile, in label_components_match()
1417 int aa_label_match(struct aa_profile *profile, struct aa_label *label, in aa_label_match()
1512 struct aa_profile *profile, int flags, in aa_profile_snxprint()
1555 struct aa_profile *profile; in label_modename() local
1589 struct aa_profile *profile; in display_mode() local
1625 struct aa_profile *profile; in aa_label_snxprint() local
A Daudit.c78 struct aa_profile *profile = labels_profile(label); in audit_pre() local
123 int aa_audit(int type, struct aa_profile *profile, struct common_audit_data *sa, in aa_audit()
/linux/drivers/mmc/host/
A Dcqhci-crypto.c26 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/drivers/platform/surface/
A Dsurface_platform_profile.c25 __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/drivers/scsi/ufs/
A Dufshcd-crypto.c51 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/drivers/devfreq/
A Dexynos-bus.c295 struct devfreq_dev_profile *profile) in exynos_bus_profile_init()
356 struct devfreq_dev_profile *profile) in exynos_bus_profile_init_passive()
393 struct devfreq_dev_profile *profile; in exynos_bus_probe() local
/linux/security/apparmor/include/
A Dpolicy.h216 static inline unsigned int PROFILE_MEDIATES(struct aa_profile *profile, in PROFILE_MEDIATES()
226 static inline unsigned int PROFILE_MEDIATES_AF(struct aa_profile *profile, in PROFILE_MEDIATES_AF()
296 static inline int AUDIT_MODE(struct aa_profile *profile) in AUDIT_MODE()
A Dcrypto.h25 static inline int aa_calc_profile_hash(struct aa_profile *profile, u32 version, in aa_calc_profile_hash()
/linux/drivers/media/dvb-frontends/cxd2880/
A Dcxd2880_tnrdmd_dvbt.h19 enum cxd2880_dvbt_profile profile; member
A Dcxd2880_tnrdmd_dvbt2.h25 enum cxd2880_dvbt2_profile profile; member
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_ddp.c121 i40e_add_pinfo(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_add_pinfo()
161 i40e_del_pinfo(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_del_pinfo()
/linux/drivers/s390/block/
A Ddasd.c865 void dasd_profile_reset(struct dasd_profile *profile) in dasd_profile_reset()
880 int dasd_profile_on(struct dasd_profile *profile) in dasd_profile_on()
899 void dasd_profile_off(struct dasd_profile *profile) in dasd_profile_off()
1027 struct dasd_profile *profile; in dasd_stats_show() local
1045 struct dasd_profile *profile = inode->i_private; in dasd_stats_open() local
1058 static void dasd_profile_init(struct dasd_profile *profile, in dasd_profile_init()
1076 static void dasd_profile_exit(struct dasd_profile *profile) in dasd_profile_exit()
1134 static void dasd_profile_init(struct dasd_profile *profile, in dasd_profile_init()
1140 static void dasd_profile_exit(struct dasd_profile *profile) in dasd_profile_exit()
1145 int dasd_profile_on(struct dasd_profile *profile) in dasd_profile_on()

Completed in 81 milliseconds

123456