Home
last modified time | relevance | path

Searched refs:check_flags (Results 1 – 10 of 10) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_local_storage.c406 static int check_flags(const struct bpf_local_storage_data *old_sdata, in bpf_selem_link_storage_nolock()
510 err = check_flags(NULL, map_flags); in bpf_local_storage_alloc()
535 err = check_flags(old_sdata, map_flags); in bpf_local_storage_alloc()
566 err = check_flags(old_sdata, map_flags); in bpf_local_storage_update()
469 static int check_flags(const struct bpf_local_storage_data *old_sdata, check_flags() function
/linux/include/sound/
H A Dak4114.h176 unsigned int check_flags; member
H A Dak4113.h293 unsigned int check_flags; member
/linux/kernel/locking/
H A Dlockdep.c5690 static noinstr void check_flags(unsigned long flags) in check_flags() function
5744 check_flags(flags); in lock_set_class()
5761 check_flags(flags); in lock_downgrade()
5865 check_flags(flags); in lock_acquire()
5886 check_flags(flags); in lock_release()
5913 check_flags(flags); in lock_sync()
5937 check_flags(flags); in lock_is_held_type()
5958 check_flags(flags); in lock_pin_lock()
5977 check_flags(flags); in lock_repin_lock()
5994 check_flags(flags); in lock_unpin_lock()
[all …]
/linux/fs/overlayfs/
H A Dfile.c77 if (file->f_op->check_flags) { in ovl_change_flags()
78 err = file->f_op->check_flags(flags); in ovl_change_flags()
/linux/sound/pci/ice1712/
H A Drevo.c487 spec->ak4114->check_flags = AK4114_CHECK_NO_RATE; in ap192_ak4114_init()
H A Djuli.c579 spec->ak4114->check_flags = 0; in juli_init()
/linux/fs/nfs/
H A Dfile.c964 .check_flags = nfs_check_flags,
/linux/mm/
H A Dpage_alloc.c1046 unsigned long check_flags) in page_expected_state() argument
1057 (page->flags.f & check_flags))) in page_expected_state()
/linux/Documentation/filesystems/
H A Dvfs.rst1072 int (*check_flags)(int);
1168 ``check_flags``