Searched refs:pool_levels (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Datm_nicstar.h39 typedef struct pool_levels struct
44 } pool_levels; typedef in typeref:struct:pool_levels
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Datm_nicstar.h39 typedef struct pool_levels struct
44 } pool_levels; typedef in typeref:struct:pool_levels
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Datm_nicstar.h39 typedef struct pool_levels struct
44 } pool_levels; typedef in typeref:struct:pool_levels
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Datm_nicstar.h39 typedef struct pool_levels struct
44 } pool_levels; typedef in typeref:struct:pool_levels
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Datm_nicstar.h39 typedef struct pool_levels struct
44 } pool_levels; typedef in typeref:struct:pool_levels
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/atm/
H A Dnicstar.c2536 pool_levels pl;
2544 (pl.buftype, &((pool_levels __user *) arg)->buftype))
2581 if (!copy_to_user((pool_levels __user *) arg, &pl, sizeof(pl)))
2589 if (copy_from_user(&pl, (pool_levels __user *) arg, sizeof(pl)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/atm/
H A Dnicstar.c2536 pool_levels pl;
2544 (pl.buftype, &((pool_levels __user *) arg)->buftype))
2581 if (!copy_to_user((pool_levels __user *) arg, &pl, sizeof(pl)))
2589 if (copy_from_user(&pl, (pool_levels __user *) arg, sizeof(pl)))

Completed in 210 milliseconds