Home
last modified time | relevance | path

Searched defs:task (Results 1 – 13 of 13) sorted by relevance

/security/landlock/
A Dcred.h77 landlock_get_task_domain(const struct task_struct *const task) in landlock_get_task_domain()
82 static inline bool landlocked(const struct task_struct *const task) in landlocked()
/security/apparmor/include/
A Dtask.h13 static inline struct aa_task_ctx *task_ctx(struct task_struct *task) in task_ctx()
/security/apparmor/
A Dresource.c115 struct task_struct *task, in aa_task_setrlimit()
A Dtask.c29 struct aa_label *aa_get_task_label(struct task_struct *task) in aa_get_task_label()
A Dlsm.c108 static void apparmor_task_free(struct task_struct *task) in apparmor_task_free()
114 static int apparmor_task_alloc(struct task_struct *task, in apparmor_task_alloc()
828 static int apparmor_getprocattr(struct task_struct *task, const char *name, in apparmor_getprocattr()
1010 static int apparmor_task_setrlimit(struct task_struct *task, in apparmor_task_setrlimit()
/security/tomoyo/
A Dtomoyo.c516 static int tomoyo_task_alloc(struct task_struct *task, in tomoyo_task_alloc()
533 static void tomoyo_task_free(struct task_struct *task) in tomoyo_task_free()
A Dcommon.h492 } task; member
1217 static inline struct tomoyo_task *tomoyo_task(struct task_struct *task) in tomoyo_task()
A Dcommon.c933 const struct task_struct *task = current; in tomoyo_manager() local
/security/yama/
A Dyama_lsm.c205 static void yama_task_free(struct task_struct *task) in yama_task_free()
/security/
A Ddevice_cgroup.c54 static inline struct dev_cgroup *task_devcgroup(struct task_struct *task) in task_devcgroup()
A Dsecurity.c769 static int lsm_task_alloc(struct task_struct *task) in lsm_task_alloc()
844 static void __init lsm_early_task(struct task_struct *task) in lsm_early_task()
3188 int security_task_alloc(struct task_struct *task, unsigned long clone_flags) in security_task_alloc()
3207 void security_task_free(struct task_struct *task) in security_task_free()
/security/selinux/
A Dhooks.c260 static inline u32 task_sid_obj(const struct task_struct *task) in task_sid_obj()
4146 static int selinux_task_alloc(struct task_struct *task, in selinux_task_alloc()
/security/smack/
A Dsmack_lsm.c323 static void init_task_smack(struct task_smack *tsp, struct smack_known *task, in init_task_smack()

Completed in 56 milliseconds