Home
last modified time | relevance | path

Searched refs:ignored_mask (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/spi-nor/
H A Dcore.c2732 u32 ignored_mask, shared_mask; in spi_nor_setup() local
2754 ignored_mask = SNOR_HWCAPS_X_X_X | SNOR_HWCAPS_X_X_X_DTR; in spi_nor_setup()
2755 if (shared_mask & ignored_mask) { in spi_nor_setup()
2758 shared_mask &= ~ignored_mask; in spi_nor_setup()
/linux/Documentation/filesystems/
H A Dproc.rst2085 …inotify wd:3 ino:9e7e sdev:800013 mask:800afce ignored_mask:0 fhandle-bytes:8 fhandle-type:1 f_han…
2109 fanotify mnt_id:12 mflags:40 mask:38 ignored_mask:40000003
2110 …fanotify ino:4f969 sdev:800013 mflags:0 mask:3b ignored_mask:40000000 fhandle-bytes:8 fhandle-type…
2116 mask and 'ignored_mask' is the mask of events which are to be ignored.
2117 All are in hex format. Incorporation of 'mflags', 'mask' and 'ignored_mask'