Home
last modified time | relevance | path

Searched defs:target (Results 1 – 18 of 18) sorted by relevance

/security/apparmor/
Ddomain.c287 struct aa_label *target, bool stack, in change_profile_perms()
625 const char *info = NULL, *name = NULL, *target = NULL; in profile_transition() local
1170 struct aa_label *label, *previous, *new = NULL, *target = NULL; in aa_change_hat() local
1280 struct aa_label *target, bool stack, in change_profile_perms_wrapper()
1313 struct aa_label *label, *new = NULL, *target = NULL; in aa_change_profile() local
Dfile.c103 const char *target, struct aa_label *tlabel, in aa_audit_file()
356 static inline bool xindex_is_subset(u32 link, u32 target) in xindex_is_subset()
367 const struct path *target, char *buffer2, in profile_path_link()
468 struct path target = { .mnt = new_dir->mnt, .dentry = old_dentry }; in aa_path_link() local
Dipc.c208 int aa_may_signal(struct aa_label *sender, struct aa_label *target, int sig) in aa_may_signal()
Dlib.c395 int aa_profile_label_perm(struct aa_profile *profile, struct aa_profile *target, in aa_profile_label_perm()
Dmount.c662 struct aa_label *target = NULL; in aa_pivotroot() local
Dapparmorfs.c75 static int mangle_name(const char *name, char *target) in mangle_name()
326 const char *target, in aafs_create_symlink()
1524 char *target; in rawdata_get_link_base() local
Dlsm.c137 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
729 static int apparmor_task_kill(struct task_struct *target, struct kernel_siginfo *info, in apparmor_task_kill()
/security/yama/
Dyama_lsm.c47 struct task_struct *target; member
74 static void report_access(const char *access, struct task_struct *target, in report_access()
/security/keys/
Drequest_key_auth.c162 struct key *request_key_auth_new(struct key *target, const char *op, in request_key_auth_new()
/security/selinux/ss/
Dsidtab.h69 struct sidtab *target; member
Dservices.c542 struct type_datum *target; in type_attribute_bounds_av() local
/security/
Dcommoncap.c199 int cap_capget(struct task_struct *target, kernel_cap_t *effective, in cap_capget()
749 #define __cap_gained(field, target, source) \ argument
751 #define __cap_grew(target, source, cred) \ argument
Dinode.c262 const char *target, in securityfs_create_symlink()
Dsecurity.c706 int security_capget(struct task_struct *target, in security_capget()
1797 struct task_struct *target, long type, int mode) in security_msg_queue_msgrcv()
/security/apparmor/include/
Daudit.h122 const char *target; member
/security/tomoyo/
Dfile.c803 int tomoyo_path_perm(const u8 operation, const struct path *path, const char *target) in tomoyo_path_perm()
/security/selinux/
Dhooks.c2151 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget()
6034 struct task_struct *target, in selinux_msg_queue_msgrcv()
/security/smack/
Dsmack_lsm.c3219 struct task_struct *target, long type, int mode) in smack_msg_queue_msgrcv()