Searched refs:call_int_hook (Results 1 – 1 of 1) sorted by relevance
970 #define call_int_hook(HOOK, ...) \ macro1171 return call_int_hook(quota_on, dentry); in security_quota_on()1186 return call_int_hook(syslog, type); in security_syslog()1201 return call_int_hook(settime, ts, tz); in security_settime64()2996 return call_int_hook(mmap_addr, addr); in security_mmap_addr()3509 return call_int_hook(task_getsid, p); in security_task_getsid()4481 return call_int_hook(watch_key, key); in security_watch_key()5059 return call_int_hook(tun_dev_create); in security_tun_dev_create()5669 return call_int_hook(bpf_prog, prog); in security_bpf_prog()5989 return call_int_hook(uring_sqpoll); in security_uring_sqpoll()[all …]