Home
last modified time | relevance | path

Searched defs:NR_OPEN_DEFAULT (Results 1 - 6 of 6) sorted by relevance

/kernel/uniproton/src/fs/vfs/
H A Dvfs_config.h33 #define NR_OPEN_DEFAULT CONFIG_NFILE_DESCRIPTORS macro
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_config.h62 #define NR_OPEN_DEFAULT (CONFIG_NFILE_DESCRIPTORS - MIN_START_FD) macro
/kernel/liteos_a/compat/posix/src/
H A Dmisc.c193 #define NR_OPEN_DEFAULT 1024 macro
/kernel/linux/linux-5.10/include/linux/
H A Dfdtable.h24 #define NR_OPEN_DEFAULT BITS_PER_LONG macro
/kernel/linux/linux-6.6/include/linux/
H A Dfdtable.h24 #define NR_OPEN_DEFAULT BITS_PER_LONG macro
/kernel/liteos_a/fs/include/
H A Dvfs_config.h119 #define NR_OPEN_DEFAULT CONFIG_NFILE_DESCRIPTORS macro

Completed in 2 milliseconds