Searched refs:layer1 (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | edac.h | 460 int layer0, layer1, layer2; member 640 int layer0, int layer1, int layer2) in edac_get_dimm() argument 645 || (mci->n_layers > 1 && layer1 < 0) in edac_get_dimm() 652 index = index * mci->layers[1].size + layer1; in edac_get_dimm()
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | fs_test.c | 991 const struct rule layer1[] = { 1004 /* Doesn't change anything from layer1. */ in TEST_F_FORK() 1021 enforce_fs(_metadata, ACCESS_RW, layer1); in TEST_F_FORK() 1023 /* Checks s1d1 hierarchy with layer1. */ in TEST_F_FORK() 1029 /* Checks s1d2 hierarchy with layer1. */ in TEST_F_FORK() 1035 /* Checks s1d3 hierarchy with layer1. */ in TEST_F_FORK() 1042 /* Doesn't change anything from layer1. */ in TEST_F_FORK() 1089 const struct rule layer1[] = { in TEST_F_FORK() 1107 enforce_fs(_metadata, LANDLOCK_ACCESS_FS_MAKE_REG, layer1); in TEST_F_FORK() 1747 const struct rule layer1[] in TEST_F_FORK() 994 const struct rule layer1[] = { TEST_F_FORK() local 1101 const struct rule layer1[] = { TEST_F_FORK() local 1842 const struct rule layer1[] = { TEST_F_FORK() local 2203 const struct rule layer1[] = { TEST_F_FORK() local 2434 const struct rule layer1[] = { TEST_F_FORK() local 2476 refer_denied_by_default(struct __test_metadata * const _metadata,const struct rule layer1[],const int layer1_err,const struct rule layer2[]) refer_denied_by_default() argument 2622 const struct rule layer1[] = { TEST_F_FORK() local 2660 const struct rule layer1[] = { TEST_F_FORK() local 2738 const struct rule layer1[] = { TEST_F_FORK() local 2883 const struct rule layer1[] = { reparent_exdev_layers_enforce1() local 3183 const struct rule layer1[] = { TEST_F_FORK() local 3245 const struct rule layer1[] = { TEST_F_FORK() local 3889 const struct rule layer1[] = { TEST_F_FORK() local 4802 const struct rule layer1[] = { TEST_F_FORK() local 4943 const struct rule layer1[] = { TEST_F_FORK() local 5114 const struct rule layer1[] = { TEST_F_FORK() local 7007 const struct rule layer1[] = { TEST_F_FORK() local 7557 const struct rule layer1[] = { TEST_F() local [all...] |
| H A D | audit_test.c | 884 const struct landlock_ruleset_attr layer1 = { 901 landlock_create_ruleset(&layer1, sizeof(layer1), 0); 935 * Wait for the child to do a first denied action by layer1 and 953 * Wait for the child to do a second denied action by layer1 and 556 const struct landlock_ruleset_attr layer1 = { TEST_F() local
|