Lines Matching refs:LSM_RET_VOID

55 LSM_HOOK(void, LSM_RET_VOID, bprm_committing_creds, const struct linux_binprm *bprm)
56 LSM_HOOK(void, LSM_RET_VOID, bprm_committed_creds, const struct linux_binprm *bprm)
63 LSM_HOOK(void, LSM_RET_VOID, sb_delete, struct super_block *sb)
64 LSM_HOOK(void, LSM_RET_VOID, sb_free_security, struct super_block *sb)
65 LSM_HOOK(void, LSM_RET_VOID, sb_free_mnt_opts, void *mnt_opts)
97 LSM_HOOK(void, LSM_RET_VOID, path_post_mknod, struct mnt_idmap *idmap,
116 LSM_HOOK(void, LSM_RET_VOID, inode_free_security, struct inode *inode)
117 LSM_HOOK(void, LSM_RET_VOID, inode_free_security_rcu, void *inode_security)
125 LSM_HOOK(void, LSM_RET_VOID, inode_post_create_tmpfile, struct mnt_idmap *idmap,
145 LSM_HOOK(void, LSM_RET_VOID, inode_post_setattr, struct mnt_idmap *idmap,
152 LSM_HOOK(void, LSM_RET_VOID, inode_post_setxattr, struct dentry *dentry,
158 LSM_HOOK(void, LSM_RET_VOID, inode_post_removexattr, struct dentry *dentry,
162 LSM_HOOK(void, LSM_RET_VOID, inode_post_set_acl, struct dentry *dentry,
168 LSM_HOOK(void, LSM_RET_VOID, inode_post_remove_acl, struct mnt_idmap *idmap,
179 LSM_HOOK(void, LSM_RET_VOID, inode_getsecid, struct inode *inode, u32 *secid)
189 LSM_HOOK(void, LSM_RET_VOID, file_release, struct file *file)
190 LSM_HOOK(void, LSM_RET_VOID, file_free_security, struct file *file)
203 LSM_HOOK(void, LSM_RET_VOID, file_set_fowner, struct file *file)
212 LSM_HOOK(void, LSM_RET_VOID, task_free, struct task_struct *task)
214 LSM_HOOK(void, LSM_RET_VOID, cred_free, struct cred *cred)
217 LSM_HOOK(void, LSM_RET_VOID, cred_transfer, struct cred *new,
219 LSM_HOOK(void, LSM_RET_VOID, cred_getsecid, const struct cred *c, u32 *secid)
238 LSM_HOOK(void, LSM_RET_VOID, current_getsecid_subj, u32 *secid)
239 LSM_HOOK(void, LSM_RET_VOID, task_getsecid_obj,
255 LSM_HOOK(void, LSM_RET_VOID, task_to_inode, struct task_struct *p,
259 LSM_HOOK(void, LSM_RET_VOID, ipc_getsecid, struct kern_ipc_perm *ipcp,
262 LSM_HOOK(void, LSM_RET_VOID, msg_msg_free_security, struct msg_msg *msg)
264 LSM_HOOK(void, LSM_RET_VOID, msg_queue_free_security,
273 LSM_HOOK(void, LSM_RET_VOID, shm_free_security, struct kern_ipc_perm *perm)
279 LSM_HOOK(void, LSM_RET_VOID, sem_free_security, struct kern_ipc_perm *perm)
285 LSM_HOOK(void, LSM_RET_VOID, d_instantiate, struct dentry *dentry,
298 LSM_HOOK(void, LSM_RET_VOID, release_secctx, char *secdata, u32 seclen)
299 LSM_HOOK(void, LSM_RET_VOID, inode_invalidate_secctx, struct inode *inode)
343 LSM_HOOK(void, LSM_RET_VOID, sk_free_security, struct sock *sk)
344 LSM_HOOK(void, LSM_RET_VOID, sk_clone_security, const struct sock *sk,
346 LSM_HOOK(void, LSM_RET_VOID, sk_getsecid, const struct sock *sk, u32 *secid)
347 LSM_HOOK(void, LSM_RET_VOID, sock_graft, struct sock *sk, struct socket *parent)
350 LSM_HOOK(void, LSM_RET_VOID, inet_csk_clone, struct sock *newsk,
352 LSM_HOOK(void, LSM_RET_VOID, inet_conn_established, struct sock *sk,
355 LSM_HOOK(void, LSM_RET_VOID, secmark_refcount_inc, void)
356 LSM_HOOK(void, LSM_RET_VOID, secmark_refcount_dec, void)
357 LSM_HOOK(void, LSM_RET_VOID, req_classify_flow, const struct request_sock *req,
368 LSM_HOOK(void, LSM_RET_VOID, sctp_sk_clone, struct sctp_association *asoc,
387 LSM_HOOK(void, LSM_RET_VOID, xfrm_policy_free_security,
394 LSM_HOOK(void, LSM_RET_VOID, xfrm_state_free_security, struct xfrm_state *x)
410 LSM_HOOK(void, LSM_RET_VOID, key_post_create_or_update, struct key *keyring,
420 LSM_HOOK(void, LSM_RET_VOID, audit_rule_free, void *lsmrule)
429 LSM_HOOK(void, LSM_RET_VOID, bpf_map_free, struct bpf_map *map)
432 LSM_HOOK(void, LSM_RET_VOID, bpf_prog_free, struct bpf_prog *prog)
435 LSM_HOOK(void, LSM_RET_VOID, bpf_token_free, struct bpf_token *token)
455 LSM_HOOK(void, LSM_RET_VOID, initramfs_populated, void)
458 LSM_HOOK(void, LSM_RET_VOID, bdev_free_security, struct block_device *bdev)