Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/spi-nor/
Dcore.c2604 u32 ignored_mask, shared_mask; in spi_nor_setup() local
2626 ignored_mask = SNOR_HWCAPS_X_X_X | SNOR_HWCAPS_X_X_X_DTR; in spi_nor_setup()
2627 if (shared_mask & ignored_mask) { in spi_nor_setup()
2630 shared_mask &= ~ignored_mask; in spi_nor_setup()
/linux-6.12.1/Documentation/filesystems/
Dproc.rst2042 …inotify wd:3 ino:9e7e sdev:800013 mask:800afce ignored_mask:0 fhandle-bytes:8 fhandle-type:1 f_han…
2066 fanotify mnt_id:12 mflags:40 mask:38 ignored_mask:40000003
2067 …fanotify ino:4f969 sdev:800013 mflags:0 mask:3b ignored_mask:40000000 fhandle-bytes:8 fhandle-type…
2073 mask and 'ignored_mask' is the mask of events which are to be ignored.
2074 All are in hex format. Incorporation of 'mflags', 'mask' and 'ignored_mask'