ladybird/Kernel/FileSystem/SysFS/Subsystems
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
..
Bus Kernel: Remove unused includes of Kernel/Debug.h 2023-01-02 20:27:20 -05:00
DeviceIdentifiers Kernel: Make self-contained locking smart pointers their own classes 2022-08-20 17:20:43 +02:00
Devices Kernel: Remove unused includes of Kernel/Debug.h 2023-01-02 20:27:20 -05:00
Firmware Kernel: Split the SysFS core files into smaller components 2022-11-08 02:54:48 -07:00
Kernel Kernel: Add helper function to check if a Process is in jail 2023-01-06 17:29:47 +01:00