/Linux-v5.15/security/integrity/ima/ |
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() 32 panic("Can't allocate IMA blacklist restriction."); in ima_mok_init() 34 restriction->check = restrict_link_by_builtin_trusted; in ima_mok_init() 43 restriction, NULL); in ima_mok_init()
|
/Linux-v5.15/security/integrity/ |
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() 123 struct key_restriction *restriction; in integrity_init_keyring() local 130 restriction = NULL; in integrity_init_keyring() 137 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in integrity_init_keyring() 138 if (!restriction) in integrity_init_keyring() 141 restriction->check = restrict_link_to_ima; in integrity_init_keyring() 145 return __integrity_init_keyring(id, perm, restriction); in integrity_init_keyring()
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | tt.c | 60 /* Advance Thermal Throttling default restriction table */ 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() [all …]
|
D | tt.h | 39 * struct iwl_tt_restriction - Thermal Throttling restriction table 80 * @iwl_tt_restriction: ptr to restriction tbl, used by advance 96 struct iwl_tt_restriction *restriction; member
|
/Linux-v5.15/certs/ |
D | system_keyring.c | 82 struct key_restriction *restriction; in get_builtin_and_secondary_restriction() local 84 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in get_builtin_and_secondary_restriction() 86 if (!restriction) in get_builtin_and_secondary_restriction() 87 panic("Can't allocate secondary trusted keyring restriction\n"); in get_builtin_and_secondary_restriction() 89 restriction->check = restrict_link_by_builtin_and_secondary_trusted; in get_builtin_and_secondary_restriction() 91 return restriction; in get_builtin_and_secondary_restriction()
|
/Linux-v5.15/security/keys/ |
D | keyring.c | 545 * @restriction_key: Keys providing additional data for evaluating restriction. 988 * Semaphore to serialise restriction setup to prevent reference count 989 * cycles through restriction key pointers. 994 * Check for restriction cycles that would prevent keyring garbage collection. 1012 * keyring_restrict - Look up and apply a restriction to a keyring 1014 * @type: The key type that will provide the restriction checker. 1015 * @restriction: The restriction options to apply to the keyring 1017 * Look up a keyring and apply a restriction to it. The restriction is managed 1019 * the restriction string. 1022 const char *restriction) in keyring_restrict() argument [all …]
|
/Linux-v5.15/tools/perf/pmu-events/arch/x86/silvermont/ |
D | frontend.json | 39 …"PublicDescription": "Counts the number of times a decode restriction reduced the decode throughpu… 45 …"BriefDescription": "Counts the number of times a decode restriction reduced the decode throughput…
|
/Linux-v5.15/Documentation/RCU/ |
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
|
/Linux-v5.15/include/linux/ |
D | key-type.h | 143 /* Look up a keyring access restriction (optional) 145 * - NULL is a valid return value (meaning the requested restriction 147 * - should return -EINVAL if the restriction is unknown
|
/Linux-v5.15/drivers/gpu/drm/amd/display/modules/inc/ |
D | mod_freesync.h | 6 * to deal in the Software without restriction, including without limitation 34 * to deal in the Software without restriction, including without limitation
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | power.h | 257 * @pwr_restriction: TX power restriction in dBms. 284 * @pwr_restriction: TX power restriction in 1/8 dBms. 285 * @dev_24: device TX power restriction in 1/8 dBms 286 * @dev_52_low: device TX power restriction upper band - low 287 * @dev_52_high: device TX power restriction upper band - high
|
/Linux-v5.15/arch/arm/kernel/ |
D | vmlinux-xip.lds.S | 181 * Due to PMSAv7 restriction on base address and size we have to 183 * alignment restriction on _xiprom will likely force XIP address
|
/Linux-v5.15/security/yama/ |
D | Kconfig | 9 access controls. Currently available is ptrace scope restriction.
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.c | 162 * @start: start of any range restriction inside GTT (0 for all), 164 * @end: end of any range restriction inside GTT (U64_MAX for all), 266 * range restrictions (e.g. restriction to low 4GiB) and so, for in i915_gem_gtt_insert()
|
/Linux-v5.15/drivers/xen/ |
D | privcmd.c | 267 /* If restriction is in place, check the domid matches */ in privcmd_ioctl_mmap() 474 /* If restriction is in place, check the domid matches */ in privcmd_ioctl_mmap_batch() 630 /* If restriction is in place, check the domid matches */ in privcmd_ioctl_dm_op() 711 /* Set restriction to the specified domain, or check it matches */ in privcmd_ioctl_restrict() 734 /* If restriction is in place, check the domid matches */ in privcmd_ioctl_mmap_resource() 884 /* DOMID_INVALID implies no restriction */ in privcmd_open()
|
/Linux-v5.15/LICENSES/exceptions/ |
D | GCC-exception-2.0 | 15 distribute those programs without any restriction coming from the use of
|
/Linux-v5.15/drivers/gpu/drm/ |
D | drm_irq.c | 9 * to deal in the Software without restriction, including without limitation 36 * to deal in the Software without restriction, including without limitation
|
/Linux-v5.15/crypto/asymmetric_keys/ |
D | asymmetric_type.c | 477 const char *restriction) in asymmetric_lookup_restriction() argument 484 if (strcmp("builtin_trusted", restriction) == 0) in asymmetric_lookup_restriction() 488 if (strcmp("builtin_and_secondary_trusted", restriction) == 0) in asymmetric_lookup_restriction() 492 parse_buf = kstrndup(restriction, PAGE_SIZE, GFP_KERNEL); in asymmetric_lookup_restriction()
|
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v10_0.h | 6 * to deal in the Software without restriction, including without limitation
|
D | gfx_v6_0.h | 6 * to deal in the Software without restriction, including without limitation
|
D | mca_v3_0.h | 6 * to deal in the Software without restriction, including without limitation
|
D | mes_v10_1.h | 6 * to deal in the Software without restriction, including without limitation
|
D | sdma_v4_4.h | 6 * to deal in the Software without restriction, including without limitation
|
D | si_dma.h | 6 * to deal in the Software without restriction, including without limitation
|
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/ |
D | cik_dpm.h | 6 * to deal in the Software without restriction, including without limitation
|