Lines Matching refs:hl
722 rc = scall->hl->hook.vm_enough_memory(mm, pages);
880 trc = scall->hl->hook.fs_context_parse_param(fc, param);
1114 rc = scall->hl->hook.sb_set_mnt_opts(sb, mnt_opts, kern_flags,
1328 ret = scall->hl->hook.inode_init_security(inode, dir, qstr, new_xattrs,
3222 thisrc = scall->hl->hook.task_prctl(option, arg2, arg3, arg4, arg5);
3667 if (single && lctx.id != scall->hl->lsmid->id)
3672 rc = scall->hl->hook.getselfattr(attr, uctx, &entrysize, flags);
3743 if ((scall->hl->lsmid->id) == lctx->id) {
3744 rc = scall->hl->hook.setselfattr(attr, lctx, size, flags);
3770 if (lsmid != 0 && lsmid != scall->hl->lsmid->id)
3772 return scall->hl->hook.getprocattr(p, name, value);
3794 if (lsmid != 0 && lsmid != scall->hl->lsmid->id)
3796 return scall->hl->hook.setprocattr(name, value, size);
3857 if (lsmid != LSM_ID_UNDEF && lsmid != scall->hl->lsmid->id)
3859 return scall->hl->hook.lsmprop_to_secctx(prop, cp);
4972 rc = scall->hl->hook.xfrm_state_pol_flow_match(x, xp, flic);