| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | tt.c | 87 struct iwl_tt_restriction *restriction; in iwl_ht_enabled() local 91 restriction = tt->restriction + tt->state; in iwl_ht_enabled() 92 return restriction->is_ht; in iwl_ht_enabled() 123 struct iwl_tt_restriction *restriction; in iwl_tx_ant_restriction() local 127 restriction = tt->restriction + tt->state; in iwl_tx_ant_restriction() 128 return restriction->tx_stream; in iwl_tx_ant_restriction() 134 struct iwl_tt_restriction *restriction; in iwl_rx_ant_restriction() local 138 restriction = tt->restriction + tt->state; in iwl_rx_ant_restriction() 139 return restriction->rx_stream; in iwl_rx_ant_restriction() 614 tt->restriction = kcalloc(IWL_TI_STATE_MAX, in iwl_tt_initialize() [all …]
|
| H A D | tt.h | 96 struct iwl_tt_restriction *restriction; member
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_mok.c | 26 struct key_restriction *restriction; in ima_mok_init() local 30 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in ima_mok_init() 31 if (!restriction) in ima_mok_init() 34 restriction->check = restrict_link_by_builtin_trusted; in ima_mok_init() 43 restriction, NULL); in ima_mok_init()
|
| /OK3568_Linux_fs/kernel/security/integrity/ |
| H A D | digsig.c | 98 struct key_restriction *restriction) in __integrity_init_keyring() argument 105 KEY_ALLOC_NOT_IN_QUOTA, restriction, NULL); in __integrity_init_keyring() 121 struct key_restriction *restriction; in integrity_init_keyring() local 128 restriction = NULL; in integrity_init_keyring() 135 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in integrity_init_keyring() 136 if (!restriction) in integrity_init_keyring() 139 restriction->check = restrict_link_to_ima; in integrity_init_keyring() 143 return __integrity_init_keyring(id, perm, restriction); in integrity_init_keyring()
|
| /OK3568_Linux_fs/kernel/certs/ |
| H A D | system_keyring.c | 80 struct key_restriction *restriction; in get_builtin_and_secondary_restriction() local 82 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in get_builtin_and_secondary_restriction() 84 if (!restriction) in get_builtin_and_secondary_restriction() 87 restriction->check = restrict_link_by_builtin_and_secondary_trusted; in get_builtin_and_secondary_restriction() 89 return restriction; in get_builtin_and_secondary_restriction()
|
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | asymmetric_type.c | 475 const char *restriction) in asymmetric_lookup_restriction() argument 482 if (strcmp("builtin_trusted", restriction) == 0) in asymmetric_lookup_restriction() 486 if (strcmp("builtin_and_secondary_trusted", restriction) == 0) in asymmetric_lookup_restriction() 490 parse_buf = kstrndup(restriction, PAGE_SIZE, GFP_KERNEL); in asymmetric_lookup_restriction()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.mpc85xx | 47 1) TLB entry to overcome e500 v1/v2 debug restriction 93 1) TLB entry to overcome e500 v1/v2 debug restriction 139 7) CONFIG_SYS_FSL_ERRATUM_IFC_A003399: E500 v1,v2 debug restriction
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CDLA-Permissive-2.0 | 9 1.2. This agreement does not impose any restriction on a Data Recipient's use, modification, or sha… 17 3.1. This agreement does not impose any restriction or obligations with respect to the use, modific…
|
| H A D | GPL-2.0-with-GCC-exception | 8 combinations without any restriction coming from the use of this file. (The
|
| H A D | MIT-0 | 7 without restriction, including without limitation the rights to use, copy, modify,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-font/ |
| H A D | xorg-fonts-100dpi.bb | 5 # rdepends on font recipes with this restriction
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.93 | 7 in the Software without restriction, including without limitation the rights 42 "Software"), to deal in the Software without restriction, including
|
| H A D | LICENSE.75 | 5 "Materials"), to deal in the Materials without restriction, including 29 the Software without restriction, including without limitation the rights to
|
| H A D | LICENSE.67 | 7 "Software"), to deal in the Software without restriction, including 32 restriction, including without limitation the rights to use, 57 "Software"), to deal in the Software without restriction, including 82 restriction, including without limitation the rights to use, 106 "Software"), to deal in the Software without restriction, including 131 restriction, including without limitation the rights to use, 156 restriction, including without limitation the rights to use, 182 in the Software without restriction, including without limitation the rights 206 in the Software without restriction, including without limitation the rights 230 in the Software without restriction, including without limitation the rights [all …]
|
| H A D | LICENSE.95 | 11 to deal in the Software without restriction, including without limitation 35 … documentation files (the "Software"), to deal in the Software without restriction, including with…
|
| H A D | Copyright.1 | 7 in the Software without restriction, including without limitation the rights 35 in the Software without restriction, including without limitation the rights
|
| /OK3568_Linux_fs/buildroot/package/p7zip/ |
| H A D | p7zip.mk | 9 P7ZIP_LICENSE = LGPL-2.1+ with unRAR restriction
|
| /OK3568_Linux_fs/kernel/security/yama/ |
| H A D | Kconfig | 9 access controls. Currently available is ptrace scope restriction.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/images/ |
| H A D | core-image-testcontroller-initramfs.bb | 23 # Use the same restriction as initramfs-live-install-testfs
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/ |
| H A D | initramfs-module-install_1.0.bb | 7 # The same restriction as grub
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pyatspi_2.38.2.bb | 15 # Same restriction as gtk+
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/ |
| H A D | core-image-minimal-initramfs.bb | 31 # Use the same restriction as initramfs-module-install
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/ |
| H A D | GPL-2.0-with-lmbench-restriction | 44 restriction, more or less on the freedom principle as far as I can tell. 71 behind the publication restriction: any idiot can optimize certain 76 including the publication restriction readers would be able to
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | UP.rst | 84 What locking restriction must RCU callbacks respect? 114 What locking restriction must RCU callbacks respect? 130 This restriction might seem gratuitous, since very few RCU
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | keyctl.c | 1729 char *restriction = NULL; in keyctl_restrict_keyring() local 1745 restriction = strndup_user(_restriction, PAGE_SIZE); in keyctl_restrict_keyring() 1746 if (IS_ERR(restriction)) { in keyctl_restrict_keyring() 1747 ret = PTR_ERR(restriction); in keyctl_restrict_keyring() 1755 ret = keyring_restrict(key_ref, _type ? type : NULL, restriction); in keyctl_restrict_keyring() 1756 kfree(restriction); in keyctl_restrict_keyring()
|