check_flags 58 drivers/char/agp/intel-gtt.c bool (*check_flags)(unsigned int flags); check_flags 921 drivers/char/agp/intel-gtt.c if (!intel_private.driver->check_flags(type)) check_flags 1188 drivers/char/agp/intel-gtt.c .check_flags = i830_check_flags, check_flags 1198 drivers/char/agp/intel-gtt.c .check_flags = i830_check_flags, check_flags 1209 drivers/char/agp/intel-gtt.c .check_flags = i830_check_flags, check_flags 1219 drivers/char/agp/intel-gtt.c .check_flags = i830_check_flags, check_flags 1229 drivers/char/agp/intel-gtt.c .check_flags = i830_check_flags, check_flags 1239 drivers/char/agp/intel-gtt.c .check_flags = i830_check_flags, check_flags 1248 drivers/char/agp/intel-gtt.c .check_flags = i830_check_flags, check_flags 1258 drivers/char/agp/intel-gtt.c .check_flags = i830_check_flags, check_flags 1849 drivers/staging/isdn/gigaset/ev-layer.c int check_flags = 0; check_flags 1859 drivers/staging/isdn/gigaset/ev-layer.c if (!check_flags && !cs->commands_pending) check_flags 1861 drivers/staging/isdn/gigaset/ev-layer.c check_flags = 0; check_flags 1881 drivers/staging/isdn/gigaset/ev-layer.c check_flags = 1; check_flags 64 fs/fcntl.c if (filp->f_op->check_flags) check_flags 65 fs/fcntl.c error = filp->f_op->check_flags(arg); check_flags 848 fs/nfs/file.c .check_flags = nfs_check_flags, check_flags 282 fs/nfs/nfs4file.c .check_flags = nfs_check_flags, check_flags 69 fs/overlayfs/file.c if (file->f_op->check_flags) { check_flags 70 fs/overlayfs/file.c err = file->f_op->check_flags(flags); check_flags 1845 include/linux/fs.h int (*check_flags)(int); check_flags 293 include/sound/ak4113.h unsigned int check_flags; check_flags 176 include/sound/ak4114.h unsigned int check_flags; check_flags 849 kernel/bpf/hashtab.c ret = check_flags(htab, l_old, map_flags); check_flags 870 kernel/bpf/hashtab.c ret = check_flags(htab, l_old, map_flags); check_flags 950 kernel/bpf/hashtab.c ret = check_flags(htab, l_old, map_flags); check_flags 1005 kernel/bpf/hashtab.c ret = check_flags(htab, l_old, map_flags); check_flags 1069 kernel/bpf/hashtab.c ret = check_flags(htab, l_old, map_flags); check_flags 4447 kernel/locking/lockdep.c check_flags(flags); check_flags 4464 kernel/locking/lockdep.c check_flags(flags); check_flags 4486 kernel/locking/lockdep.c check_flags(flags); check_flags 4506 kernel/locking/lockdep.c check_flags(flags); check_flags 4525 kernel/locking/lockdep.c check_flags(flags); check_flags 4546 kernel/locking/lockdep.c check_flags(flags); check_flags 4565 kernel/locking/lockdep.c check_flags(flags); check_flags 4582 kernel/locking/lockdep.c check_flags(flags); check_flags 4721 kernel/locking/lockdep.c check_flags(flags); check_flags 4741 kernel/locking/lockdep.c check_flags(flags); check_flags 1012 mm/page_alloc.c unsigned long check_flags) check_flags 1022 mm/page_alloc.c (page->flags & check_flags))) check_flags 408 net/core/bpf_sk_storage.c err = check_flags(NULL, map_flags); check_flags 432 net/core/bpf_sk_storage.c err = check_flags(old_sdata, map_flags); check_flags 456 net/core/bpf_sk_storage.c err = check_flags(old_sdata, map_flags); check_flags 620 sound/i2c/other/ak4113.c snd_ak4113_check_rate_and_errors(chip, chip->check_flags); check_flags 606 sound/i2c/other/ak4114.c snd_ak4114_check_rate_and_errors(chip, chip->check_flags); check_flags 601 sound/pci/ice1712/juli.c spec->ak4114->check_flags = 0; check_flags 621 sound/pci/ice1712/prodigy192.c spec->ak4114->check_flags = AK4114_CHECK_NO_RATE; check_flags 1048 sound/pci/ice1712/quartet.c spec->ak4113->check_flags = 0; check_flags 487 sound/pci/ice1712/revo.c spec->ak4114->check_flags = AK4114_CHECK_NO_RATE;