Home
last modified time | relevance | path

Searched refs:RESERVE_COUNT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Dlsm.c52 #define RESERVE_COUNT 2 macro
53 static int reserve_count = RESERVE_COUNT;
1692 num = 4 + RESERVE_COUNT; in alloc_buffers()
1694 num = 2 + RESERVE_COUNT; in alloc_buffers()
/kernel/linux/linux-6.6/security/apparmor/
H A Dlsm.c52 #define RESERVE_COUNT 2 macro
53 static int reserve_count = RESERVE_COUNT;
1772 num = 4 + RESERVE_COUNT; in alloc_buffers()
1774 num = 2 + RESERVE_COUNT; in alloc_buffers()

Completed in 6 milliseconds