Searched refs:sb_copy_data (Results 1 – 4 of 4) sorted by relevance
1464 int (*sb_copy_data)(char *orig, char *copy); member1803 struct hlist_head sb_copy_data; member
378 return call_int_hook(sb_copy_data, 0, orig, copy); in security_sb_copy_data()
4663 LSM_HOOK_INIT(sb_copy_data, smack_sb_copy_data),
6921 LSM_HOOK_INIT(sb_copy_data, selinux_sb_copy_data),