Home
last modified time | relevance | path

Searched defs:layer1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Dlayer1.c19 struct layer1 { struct
20 u_long Flags;
21 struct FsmInst l1m;
22 struct FsmTimer timer3;
23 struct FsmTimer timerX;
24 int delay;
25 int t3_value;
26 struct dchannel *dch;
27 dchannel_l1callback *dcb;
/openbmc/linux/tools/testing/selftests/landlock/
H A Dfs_test.c892 const struct rule layer1[] = { in TEST_F_FORK() local
999 const struct rule layer1[] = { in TEST_F_FORK() local
1904 const struct rule layer1[] = { in TEST_F_FORK() local
2119 const struct rule layer1[] = { in TEST_F_FORK() local
2270 const struct rule layer1[] = { in TEST_F_FORK() local
2348 const struct rule layer1[] = { in TEST_F_FORK() local
2493 const struct rule layer1[] = { in reparent_exdev_layers_enforce1() local
2793 const struct rule layer1[] = { in TEST_F_FORK() local
2855 const struct rule layer1[] = { in TEST_F_FORK() local
3499 const struct rule layer1[] = { in TEST_F_FORK() local
[all …]
/openbmc/linux/include/linux/
H A Dedac.h454 int layer0, layer1, layer2; member
636 int layer0, int layer1, int layer2) in edac_get_dimm()
H A DmISDNif.h513 struct mISDNchannel *layer1; member