Home
last modified time | relevance | path

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

12

/linux-6.15/tools/testing/selftests/lsm/
H A 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()
67 ASSERT_EQ(-1, lsm_set_self_attr(LSM_ATTR_CURRENT | LSM_ATTR_PREV, ctx, in TEST()
H A 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.15/security/
H A Dlsm_syscalls.c55 SYSCALL_DEFINE4(lsm_set_self_attr, unsigned int, attr, struct lsm_ctx __user *, in SYSCALL_DEFINE4() argument
/linux-6.15/kernel/
H A Dsys_ni.c173 COND_SYSCALL(lsm_set_self_attr);
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl377 460 n64 lsm_set_self_attr sys_lsm_set_self_attr
H A Dsyscall_n32.tbl401 460 n32 lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl377 460 n64 lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/tools/scripts/
H A Dsyscall.tbl403 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl403 460 common lsm_set_self_attr sys_lsm_set_self_attr
H A Dsyscall_32.tbl474 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl403 460 common lsm_set_self_attr sys_lsm_set_self_attr
H A Dsyscall_32.tbl474 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/scripts/
H A Dsyscall.tbl403 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl386 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl461 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl462 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl466 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl433 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl466 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl461 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl386 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl433 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl502 570 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl477 460 common lsm_set_self_attr sys_lsm_set_self_attr
/linux-6.15/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl468 460 common lsm_set_self_attr sys_lsm_set_self_attr

12