check_flags       191 arch/x86/boot/cpucheck.c 	err = check_flags();
check_flags       211 arch/x86/boot/cpucheck.c 		err = check_flags();
check_flags       226 arch/x86/boot/cpucheck.c 		err = check_flags();
check_flags       241 arch/x86/boot/cpucheck.c 		err = check_flags();
check_flags       181 fs/bad_inode.c 	.check_flags	= bad_file_check_flags,
check_flags       173 fs/fcntl.c     	if (filp->f_op && filp->f_op->check_flags)
check_flags       174 fs/fcntl.c     		error = filp->f_op->check_flags(arg);
check_flags        79 fs/nfs/file.c  	.check_flags	= nfs_check_flags,
check_flags      1317 include/linux/fs.h 	int (*check_flags)(int);
check_flags       185 include/sound/ak4114.h 	unsigned int check_flags;
check_flags      2917 kernel/lockdep.c 	check_flags(flags);
check_flags      2940 kernel/lockdep.c 	check_flags(flags);
check_flags      2960 kernel/lockdep.c 	check_flags(flags);
check_flags      3101 kernel/lockdep.c 	check_flags(flags);
check_flags      3120 kernel/lockdep.c 	check_flags(flags);
check_flags       616 sound/i2c/other/ak4114.c 		snd_ak4114_check_rate_and_errors(chip, chip->check_flags);
check_flags       611 sound/pci/ice1712/juli.c 	spec->ak4114->check_flags = 0;
check_flags       645 sound/pci/ice1712/prodigy192.c 	spec->ak4114->check_flags = AK4114_CHECK_NO_RATE;
check_flags       494 sound/pci/ice1712/revo.c 	ak->check_flags = AK4114_CHECK_NO_RATE;