Home
last modified time | relevance | path

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

123

/linux-3.3/security/apparmor/
Dpolicy.c448 struct aa_profile *profile) in __list_add_profile()
467 static void __list_remove_profile(struct aa_profile *profile) in __list_remove_profile()
523 static void __remove_profile(struct aa_profile *profile) in __remove_profile()
540 struct aa_profile *profile, *tmp; in __profile_list_release() local
646 struct aa_profile *profile; in aa_alloc_profile() local
678 struct aa_profile *profile = NULL; in aa_new_null_profile() local
725 static void free_profile(struct aa_profile *profile) in free_profile()
811 struct aa_profile *profile; in aa_find_child() local
838 struct aa_profile *profile = NULL; in __lookup_parent() local
871 struct aa_profile *profile = NULL; in __lookup_profile() local
[all …]
Dcapability.c31 struct aa_profile *profile; member
61 static int audit_caps(struct aa_profile *profile, struct task_struct *task, in audit_caps()
113 static int profile_capable(struct aa_profile *profile, int cap) in profile_capable()
129 int aa_capable(struct task_struct *task, struct aa_profile *profile, int cap, in aa_capable()
Ddomain.c101 static struct file_perms change_profile_perms(struct aa_profile *profile, in change_profile_perms()
149 struct aa_profile *profile, *candidate = NULL; in __attach_match() local
182 struct aa_profile *profile; in find_attach() local
245 static struct aa_profile *x_table_lookup(struct aa_profile *profile, u32 xindex) in x_table_lookup()
306 static struct aa_profile *x_to_profile(struct aa_profile *profile, in x_to_profile()
346 struct aa_profile *profile, *new_profile = NULL; in apparmor_bprm_set_creds() local
544 struct aa_profile *profile = __aa_current_profile(); in apparmor_bprm_committing_creds() local
605 struct aa_profile *profile, *previous_profile, *hat = NULL; in aa_change_hat() local
731 struct aa_profile *profile, *target = NULL; in aa_change_profile() local
Dcontext.c77 int aa_replace_current_profile(struct aa_profile *profile) in aa_replace_current_profile()
119 int aa_set_current_onexec(struct aa_profile *profile) in aa_set_current_onexec()
145 int aa_set_current_hat(struct aa_profile *profile, u64 token) in aa_set_current_hat()
Daudit.c133 struct aa_profile *profile = sa->aad.profile; in audit_pre() local
179 int aa_audit(int type, struct aa_profile *profile, gfp_t gfp, in aa_audit()
Dfile.c104 int aa_audit_file(struct aa_profile *profile, struct file_perms *perms, in aa_audit_file()
273 int aa_path_perm(int op, struct aa_profile *profile, struct path *path, in aa_path_perm()
349 int aa_path_link(struct aa_profile *profile, struct dentry *old_dentry, in aa_path_link()
447 int aa_file_perm(int op, struct aa_profile *profile, struct file *file, in aa_file_perm()
Dpolicy_unpack.c95 struct aa_profile *profile = __aa_current_profile(); in audit_iface() local
364 static bool unpack_trans_table(struct aa_ext *e, struct aa_profile *profile) in unpack_trans_table()
427 static bool unpack_rlimits(struct aa_ext *e, struct aa_profile *profile) in unpack_rlimits()
469 struct aa_profile *profile = NULL; in unpack_profile() local
652 static int verify_profile(struct aa_profile *profile) in verify_profile()
679 struct aa_profile *profile = NULL; in aa_unpack() local
Dresource.c44 static int audit_resource(struct aa_profile *profile, unsigned int resource, in audit_resource()
83 int aa_task_setrlimit(struct aa_profile *profile, struct task_struct *task, in aa_task_setrlimit()
Dlsm.c119 struct aa_profile *profile; in apparmor_capget() local
142 struct aa_profile *profile; in apparmor_capable() local
165 struct aa_profile *profile; in common_perm() local
305 struct aa_profile *profile; in apparmor_path_link() local
320 struct aa_profile *profile; in apparmor_path_rename() local
379 struct aa_profile *profile; in apparmor_dentry_open() local
429 struct aa_profile *profile, *fprofile = aa_cred_profile(file->f_cred); in common_file_perm() local
518 struct aa_profile *profile; in apparmor_getprocattr() local
614 struct aa_profile *profile = __aa_current_profile(); in apparmor_task_setrlimit() local
Dipc.c40 static int aa_audit_ptrace(struct aa_profile *profile, in aa_audit_ptrace()
Dprocattr.c36 int aa_getprocattr(struct aa_profile *profile, char **string) in aa_getprocattr()
/linux-3.3/security/apparmor/include/
Dcontext.h69 struct aa_profile *profile; member
140 struct aa_profile *profile; in aa_current_profile() local
Dpolicy.h262 static inline struct aa_profile *aa_newest_version(struct aa_profile *profile) in aa_newest_version()
295 static inline int AUDIT_MODE(struct aa_profile *profile) in AUDIT_MODE()
/linux-3.3/arch/tile/include/asm/
Dstack.h31 int profile; /* profiling, so stop on async intrpt */ member
/linux-3.3/drivers/s390/block/
Ddasd.c838 void dasd_profile_reset(struct dasd_profile *profile) in dasd_profile_reset()
859 int dasd_profile_on(struct dasd_profile *profile) in dasd_profile_on()
878 void dasd_profile_off(struct dasd_profile *profile) in dasd_profile_off()
990 struct dasd_profile *profile; in dasd_stats_show() local
1008 struct dasd_profile *profile = inode->i_private; in dasd_stats_open() local
1072 static void dasd_profile_init(struct dasd_profile *profile, in dasd_profile_init()
1090 static void dasd_profile_exit(struct dasd_profile *profile) in dasd_profile_exit()
1164 static void dasd_profile_init(struct dasd_profile *profile, in dasd_profile_init()
1170 static void dasd_profile_exit(struct dasd_profile *profile) in dasd_profile_exit()
1175 int dasd_profile_on(struct dasd_profile *profile) in dasd_profile_on()
/linux-3.3/security/tomoyo/
Dcommon.c485 (struct tomoyo_policy_namespace *ns, const unsigned int profile) in tomoyo_assign_profile()
528 const u8 profile) in tomoyo_profile()
585 struct tomoyo_profile *profile) in tomoyo_set_mode()
665 struct tomoyo_profile *profile; in tomoyo_write_profile() local
733 const struct tomoyo_profile *profile; in tomoyo_read_profile() local
1165 unsigned int profile; in tomoyo_write_domain() local
2739 const u8 profile = domain->profile; in tomoyo_check_profile() local
Dutil.c977 int tomoyo_get_mode(const struct tomoyo_policy_namespace *ns, const u8 profile, in tomoyo_get_mode()
1007 u8 profile; in tomoyo_init_request_info() local
/linux-3.3/drivers/net/ethernet/mellanox/mlx4/
Dprofile.c84 struct mlx4_resource *profile; in mlx4_make_profile() local
/linux-3.3/drivers/infiniband/hw/mthca/
Dmthca_main.c293 struct mthca_profile profile; in mthca_init_tavor() local
578 struct mthca_profile profile; in mthca_init_arbel() local
Dmthca_profile.c79 struct mthca_resource *profile; in mthca_make_profile() local
/linux-3.3/drivers/net/wireless/iwmc3200wifi/
Dmain.c161 struct iwm_umac_profile *profile = NULL; in iwm_reset_worker() local
550 struct iwm_umac_profile *profile) in iwm_init_default_profile()
/linux-3.3/drivers/hid/
Dhid-roccat-arvo.h66 uint8_t profile; member
/linux-3.3/include/linux/
Dcapi.h114 capi_profile profile; member
Ddevfreq.h141 struct devfreq_dev_profile *profile; member
/linux-3.3/include/linux/can/
Dgw.h87 __u8 profile; member

123