/linux-4.19.296/drivers/misc/cb710/ |
D | debug.c | 16 static const u16 allow[CB710_REG_COUNT/16] = { variable 20 static const char *const prefix[ARRAY_SIZE(allow)] = { 29 return ((allow[block] >> offset) & mask) == mask; in allow_reg_read() 38 for (i = 0; i < ARRAY_SIZE(allow); ++i, reg += 16/(t/8)) { \ 66 for (i = 0; i < ARRAY_SIZE(allow); ++i, reg += 16/(t/8)) { \
|
/linux-4.19.296/lib/ |
D | Kconfig.kgdb | 67 exception handler which will allow kgdb to step through a 87 0x0002 - allow arbitrary reads from memory and symbol lookup 88 0x0004 - allow arbitrary writes to memory 89 0x0008 - allow current register state to be inspected 90 0x0010 - allow current register state to be modified 91 0x0020 - allow passive inspection (backtrace, process list, lsmod) 92 0x0040 - allow flow control management (breakpoint, single step) 94 0x0100 - allow machine to be rebooted
|
/linux-4.19.296/fs/nfsd/ |
D | nfs4acl.c | 422 u32 allow; member 487 state->mask.allow |= astate->allow; in add_to_mask() 521 low_mode_from_nfs4(state->owner.allow, &pace->e_perm, flags); in posix_state_to_acl() 526 low_mode_from_nfs4(state->users->aces[i].perms.allow, in posix_state_to_acl() 534 low_mode_from_nfs4(state->group.allow, &pace->e_perm, flags); in posix_state_to_acl() 540 low_mode_from_nfs4(state->groups->aces[i].perms.allow, in posix_state_to_acl() 549 low_mode_from_nfs4(state->mask.allow, &pace->e_perm, flags); in posix_state_to_acl() 554 low_mode_from_nfs4(state->other.allow, &pace->e_perm, flags); in posix_state_to_acl() 562 astate->allow |= mask & ~astate->deny; in allow_bits() 568 astate->deny |= mask & ~astate->allow; in deny_bits() [all …]
|
D | Kconfig | 11 Choose Y here if you want to allow other computers to access 140 support for NFS version 4. Security labels allow security modules like
|
/linux-4.19.296/drivers/parport/ |
D | BUGS-parport | 3 o lp doesn't allow you to read status while printing is in progress (is
|
/linux-4.19.296/fs/bfs/ |
D | Kconfig | 6 allow the bootloader access to the kernel image and other important
|
/linux-4.19.296/include/linux/regulator/ |
D | consumer.h | 265 int regulator_allow_bypass(struct regulator *regulator, bool allow); 515 bool allow) in regulator_allow_bypass() argument
|
/linux-4.19.296/fs/affs/ |
D | Changes | 100 - Changed partition checker to allow devices 167 - Added dentry callbacks to allow the dcache to 256 casing any more (though mv(1) still won't allow 316 - Fixed a nasty bug which didn't allow read-only
|
/linux-4.19.296/fs/gfs2/ |
D | Kconfig | 15 a lock module to allow the computers coordinate their I/O so
|
/linux-4.19.296/fs/romfs/ |
D | Kconfig | 33 cache as the medium from which to retrieve data. It does not allow
|
/linux-4.19.296/fs/ufs/ |
D | Kconfig | 8 this file system as well. Saying Y here will allow you to read from
|
/linux-4.19.296/drivers/fsi/ |
D | Kconfig | 42 allow chaining of FSI links to an arbitrary depth. This allows for
|
/linux-4.19.296/fs/jffs2/ |
D | TODO | 31 - Doubly-linked next_in_ino list to allow us to free obsoleted raw_node_refs immediately?
|
/linux-4.19.296/fs/isofs/ |
D | Kconfig | 6 Unix systems. The so-called Rock-Ridge extensions which allow for
|
/linux-4.19.296/fs/sysv/ |
D | Kconfig | 7 here would allow you to read from their floppies and hard disk
|
/linux-4.19.296/drivers/iio/trigger/ |
D | Kconfig | 51 An experimental trigger, used to allow sensors to be sampled as fast
|
/linux-4.19.296/fs/reiserfs/ |
D | README | 25 right to decline to allow him to license your code contribution other 36 Finally, nothing in this license shall be interpreted to allow you to 149 the endian safe patches which allow ReiserFS to run on any platform
|
/linux-4.19.296/drivers/of/ |
D | Kconfig | 87 Helpers to allow for reservation of memory regions
|
/linux-4.19.296/fs/ocfs2/ |
D | Kconfig | 44 This option will allow OCFS2 to use userspace clustering services
|
/linux-4.19.296/fs/cifs/ |
D | Kconfig | 57 Enabling this option will allow more detailed statistics on SMB 59 allow optional logging of slow responses to dmesg (depending on the
|
/linux-4.19.296/drivers/pci/hotplug/ |
D | Kconfig | 35 controller. This will allow the PCI Hotplug driver to store the PCI
|
/linux-4.19.296/drivers/i2c/ |
D | Kconfig | 33 Operation Regions allow firmware (BIOS) code to access I2C slave devices,
|
/linux-4.19.296/fs/nfs/ |
D | Kconfig | 64 protocol extension and you want your NFS client to allow
|
/linux-4.19.296/block/ |
D | Kconfig | 90 Some storage devices allow extra information to be
|
/linux-4.19.296/fs/ |
D | Kconfig.binfmt | 44 ELF FDPIC binaries are based on ELF, but allow the individual load
|