Home
last modified time | relevance | path

Searched refs:lsm_set_self_attr (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.12.1/tools/testing/selftests/lsm/
Dlsm_set_self_attr_test.c20 ASSERT_EQ(-1, lsm_set_self_attr(LSM_ATTR_CURRENT, NULL, in TEST()
35 ASSERT_EQ(-1, lsm_set_self_attr(LSM_ATTR_CURRENT, ctx, 1, 0)); in TEST()
51 ASSERT_EQ(-1, lsm_set_self_attr(LSM_ATTR_CURRENT, ctx, size, 1)); in TEST()
68 ASSERT_EQ(-1, lsm_set_self_attr(LSM_ATTR_CURRENT | LSM_ATTR_PREV, tctx, in TEST()
Dcommon.h16 #ifndef lsm_set_self_attr
17 static inline int lsm_set_self_attr(unsigned int attr, struct lsm_ctx *ctx, in lsm_set_self_attr() function
/linux-6.12.1/security/
Dlsm_syscalls.c55 SYSCALL_DEFINE4(lsm_set_self_attr, unsigned int, attr, struct lsm_ctx __user *, in SYSCALL_DEFINE4() argument
/linux-6.12.1/kernel/
Dsys_ni.c173 COND_SYSCALL(lsm_set_self_attr);
/linux-6.12.1/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl377 460 n64 lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl377 460 n64 lsm_set_self_attr sys_lsm_set_self_attr
Dsyscall_n32.tbl401 460 n32 lsm_set_self_attr sys_lsm_set_self_attr
Dsyscall_o32.tbl450 460 o32 lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/x86/entry/syscalls/
Dsyscall_64.tbl386 460 common lsm_set_self_attr sys_lsm_set_self_attr
Dsyscall_32.tbl468 460 i386 lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/arm64/tools/
Dsyscall_64.tbl403 460 common lsm_set_self_attr sys_lsm_set_self_attr
Dsyscall_32.tbl474 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl386 460 common lsm_set_self_attr sys_lsm_set_self_attr
Dsyscall_32.tbl468 460 i386 lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/scripts/
Dsyscall.tbl403 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/xtensa/kernel/syscalls/
Dsyscall.tbl433 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/parisc/kernel/syscalls/
Dsyscall.tbl461 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/microblaze/kernel/syscalls/
Dsyscall.tbl468 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/m68k/kernel/syscalls/
Dsyscall.tbl462 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/sh/kernel/syscalls/
Dsyscall.tbl466 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/sparc/kernel/syscalls/
Dsyscall.tbl508 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/arm/tools/
Dsyscall.tbl477 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/alpha/kernel/syscalls/
Dsyscall.tbl502 570 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/arch/powerpc/kernel/syscalls/
Dsyscall.tbl553 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.12.1/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl553 460 common lsm_set_self_attr sys_lsm_set_self_attr

12