Home
last modified time | relevance | path

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

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