1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 22:25:08 +00:00
serenity/Kernel/FileSystem/SysFS/Subsystems/Kernel/Variables
Liav A d8ebcaede8 Kernel: Add helper function to check if a Process is in jail
Use this helper function in various places to replace the old code of
acquiring the SpinlockProtected<RefPtr<Jail>> of a Process to do that
validation.
2023-01-06 17:29:47 +01:00
..
BooleanVariable.cpp Kernel: Add helper function to check if a Process is in jail 2023-01-06 17:29:47 +01:00
BooleanVariable.h Kernel: Rename SysFSSystemBoolean => SysFSSystemBooleanVariable 2022-12-03 05:56:59 -07:00
CapsLockRemap.cpp Kernel: Rename SysFSSystemBoolean => SysFSSystemBooleanVariable 2022-12-03 05:56:59 -07:00
CapsLockRemap.h Kernel: Turn lock ranks into template parameters 2023-01-02 18:15:27 -05:00
CoredumpDirectory.cpp Kernel+SystemServer: Don't hardcode coredump directory path 2022-12-03 05:56:59 -07:00
CoredumpDirectory.h Kernel+SystemServer: Don't hardcode coredump directory path 2022-12-03 05:56:59 -07:00
Directory.cpp Kernel+SystemServer: Don't hardcode coredump directory path 2022-12-03 05:56:59 -07:00
Directory.h Kernel: Introduce global variables and stats in /sys/kernel directory 2022-10-25 15:33:34 -06:00
DumpKmallocStack.cpp Kernel: Rename SysFSSystemBoolean => SysFSSystemBooleanVariable 2022-12-03 05:56:59 -07:00
DumpKmallocStack.h Kernel: Turn lock ranks into template parameters 2023-01-02 18:15:27 -05:00
StringVariable.cpp Kernel: Add helper function to check if a Process is in jail 2023-01-06 17:29:47 +01:00
StringVariable.h Kernel+SystemServer: Don't hardcode coredump directory path 2022-12-03 05:56:59 -07:00
UBSANDeadly.cpp Kernel: Rename SysFSSystemBoolean => SysFSSystemBooleanVariable 2022-12-03 05:56:59 -07:00
UBSANDeadly.h Kernel: Rename SysFSSystemBoolean => SysFSSystemBooleanVariable 2022-12-03 05:56:59 -07:00