Home
last modified time | relevance | path

Searched refs:fcheck (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dfilecheck.c170 struct ocfs2_filecheck *fcheck; in ocfs2_filecheck_create_sysfs() local
173 fcheck = kmalloc(sizeof(struct ocfs2_filecheck), GFP_NOFS); in ocfs2_filecheck_create_sysfs()
174 if (!fcheck) in ocfs2_filecheck_create_sysfs()
177 INIT_LIST_HEAD(&fcheck->fc_head); in ocfs2_filecheck_create_sysfs()
178 spin_lock_init(&fcheck->fc_lock); in ocfs2_filecheck_create_sysfs()
179 fcheck->fc_max = OCFS2_FILECHECK_MINSIZE; in ocfs2_filecheck_create_sysfs()
180 fcheck->fc_size = 0; in ocfs2_filecheck_create_sysfs()
181 fcheck->fc_done = 0; in ocfs2_filecheck_create_sysfs()
189 kfree(fcheck); in ocfs2_filecheck_create_sysfs()
193 entry->fs_fcheck = fcheck; in ocfs2_filecheck_create_sysfs()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfiles.rst65 must use either fcheck() or fcheck_files() APIs. These
73 file = fcheck(fd);
107 and fcheck()/fcheck_files() which take care of these issues.
/OK3568_Linux_fs/kernel/include/linux/
H A Dfdtable.h105 #define fcheck(fd) fcheck_files(current->files, fd) macro
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c77 file = fcheck(*fd); in coredump_next_context()
/OK3568_Linux_fs/kernel/fs/notify/dnotify/
H A Ddnotify.c330 f = fcheck(fd); in fcntl_dirnotify()
/OK3568_Linux_fs/kernel/fs/
H A Dfile.c1198 file = fcheck(oldfd); in ksys_dup3()
H A Dlocks.c2545 f = fcheck(fd); in fcntl_setlk()
2676 f = fcheck(fd); in fcntl_setlk64()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info499 -fcheck-array-temporaries
500 -fcheck=<ALL|ARRAY-TEMPS|BITS|BOUNDS|DO|MEM|POINTER|RECURSION>
1618 '-fcheck=<KEYWORD>'
1626 Enable all run-time test of '-fcheck'.
1648 Some checks require that '-fcheck=bounds' is set for the
1675 gfortran -fcheck=all,no-array-temps foo.f90
1680 Deprecated alias for '-fcheck=bounds'.
1713 '-fcheck-array-temporaries'
1714 Deprecated alias for '-fcheck=array-temps'.
21415 * 'fcheck': Code Gen Options. (line 144)
[all …]
H A Dgcc.info545 -faligned-new=N -fargs-in-order=N -fchar8_t -fcheck-new
2777 '-fcheck-new'
60648 * fcheck-new: C++ Dialect Options.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info499 -fcheck-array-temporaries
500 -fcheck=<ALL|ARRAY-TEMPS|BITS|BOUNDS|DO|MEM|POINTER|RECURSION>
1618 '-fcheck=<KEYWORD>'
1626 Enable all run-time test of '-fcheck'.
1648 Some checks require that '-fcheck=bounds' is set for the
1675 gfortran -fcheck=all,no-array-temps foo.f90
1680 Deprecated alias for '-fcheck=bounds'.
1713 '-fcheck-array-temporaries'
1714 Deprecated alias for '-fcheck=array-temps'.
21415 * 'fcheck': Code Gen Options. (line 144)
[all …]
H A Dgcc.info545 -faligned-new=N -fargs-in-order=N -fchar8_t -fcheck-new
2777 '-fcheck-new'
60648 * fcheck-new: C++ Dialect Options.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-26115 to reliably terminate a program, such as GCC’s ‘-fcheck-pointer-bounds’
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-26115 to reliably terminate a program, such as GCC’s ‘-fcheck-pointer-bounds’