/linux-6.14.4/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-6.14.4/security/integrity/ |
D | digsig.c | 100 struct key_restriction *restriction) in __integrity_init_keyring() argument 107 KEY_ALLOC_NOT_IN_QUOTA, restriction, NULL); in __integrity_init_keyring() 127 struct key_restriction *restriction; in integrity_init_keyring() local 137 restriction = NULL; in integrity_init_keyring() 144 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in integrity_init_keyring() 145 if (!restriction) in integrity_init_keyring() 149 restriction->check = restrict_link_by_ca; in integrity_init_keyring() 151 restriction->check = restrict_link_to_ima; in integrity_init_keyring() 162 ret = __integrity_init_keyring(id, perm, restriction); in integrity_init_keyring() 164 kfree(restriction); in integrity_init_keyring()
|
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | tt.c | 56 /* Advance Thermal Throttling default restriction table */ 83 struct iwl_tt_restriction *restriction; in iwl_ht_enabled() local 87 restriction = tt->restriction + tt->state; in iwl_ht_enabled() 88 return restriction->is_ht; in iwl_ht_enabled() 119 struct iwl_tt_restriction *restriction; in iwl_tx_ant_restriction() local 123 restriction = tt->restriction + tt->state; in iwl_tx_ant_restriction() 124 return restriction->tx_stream; in iwl_tx_ant_restriction() 130 struct iwl_tt_restriction *restriction; in iwl_rx_ant_restriction() local 134 restriction = tt->restriction + tt->state; in iwl_rx_ant_restriction() 135 return restriction->rx_stream; in iwl_rx_ant_restriction() [all …]
|
D | tt.h | 35 * struct iwl_tt_restriction - Thermal Throttling restriction table 76 * @restriction: ptr to restriction tbl, used by advance 93 struct iwl_tt_restriction *restriction; member
|
/linux-6.14.4/certs/ |
D | blacklist.c | 325 struct key_restriction *restriction; in blacklist_init() local 330 restriction = kzalloc(sizeof(*restriction), GFP_KERNEL); in blacklist_init() 331 if (!restriction) in blacklist_init() 332 panic("Can't allocate blacklist keyring restriction\n"); in blacklist_init() 333 restriction->check = restrict_link_for_blacklist; in blacklist_init() 346 restriction, NULL); in blacklist_init()
|
D | system_keyring.c | 141 struct key_restriction *restriction; in get_builtin_and_secondary_restriction() local 143 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in get_builtin_and_secondary_restriction() 145 if (!restriction) in get_builtin_and_secondary_restriction() 146 panic("Can't allocate secondary trusted keyring restriction\n"); in get_builtin_and_secondary_restriction() 149 restriction->check = restrict_link_by_builtin_secondary_and_machine; in get_builtin_and_secondary_restriction() 151 restriction->check = restrict_link_by_builtin_and_secondary_trusted; in get_builtin_and_secondary_restriction() 153 return restriction; in get_builtin_and_secondary_restriction()
|
/linux-6.14.4/drivers/gpu/drm/msm/registers/ |
D | rules-fd.xsd | 325 <restriction base="string"> 329 </restriction> 340 <restriction base="string"> 347 </restriction> 354 <restriction base="string"> 356 </restriction>
|
/linux-6.14.4/security/keys/ |
D | keyring.c | 545 * @restriction_key: Keys providing additional data for evaluating restriction. 991 * Semaphore to serialise restriction setup to prevent reference count 992 * cycles through restriction key pointers. 997 * Check for restriction cycles that would prevent keyring garbage collection. 1015 * keyring_restrict - Look up and apply a restriction to a keyring 1017 * @type: The key type that will provide the restriction checker. 1018 * @restriction: The restriction options to apply to the keyring 1020 * Look up a keyring and apply a restriction to it. The restriction is managed 1022 * the restriction string. 1025 const char *restriction) in keyring_restrict() argument [all …]
|
/linux-6.14.4/Documentation/RCU/ |
D | UP.rst | 85 What locking restriction must RCU callbacks respect? 123 What locking restriction must RCU callbacks respect? 139 This restriction might seem gratuitous, since very few RCU
|
/linux-6.14.4/include/linux/ |
D | key-type.h | 144 /* Look up a keyring access restriction (optional) 146 * - NULL is a valid return value (meaning the requested restriction 148 * - should return -EINVAL if the restriction is unknown
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/silvermont/ |
D | frontend.json | 30 …"BriefDescription": "Counts the number of times a decode restriction reduced the decode throughput… 34 …"PublicDescription": "Counts the number of times a decode restriction reduced the decode throughpu…
|
/linux-6.14.4/arch/arm/kernel/ |
D | vmlinux-xip.lds.S | 182 * Due to PMSAv7 restriction on base address and size we have to 184 * alignment restriction on _xiprom will likely force XIP address
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.c | 165 * @start: start of any range restriction inside GTT (0 for all), 167 * @end: end of any range restriction inside GTT (U64_MAX for all), 270 * range restrictions (e.g. restriction to low 4GiB) and so, for in i915_gem_gtt_insert()
|
/linux-6.14.4/security/yama/ |
D | Kconfig | 9 access controls. Currently available is ptrace scope restriction.
|
/linux-6.14.4/tools/testing/selftests/landlock/ |
D | scoped_test.c | 3 * Landlock tests - Common scope restriction
|
/linux-6.14.4/LICENSES/exceptions/ |
D | GCC-exception-2.0 | 15 distribute those programs without any restriction coming from the use of
|
/linux-6.14.4/drivers/gpu/drm/amd/include/asic_reg/df/ |
D | df_3_6_default.h | 6 * to deal in the Software without restriction, including without limitation
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | mmhub_v3_3.h | 6 * to deal in the Software without restriction, including without limitation
|
D | mmhub_v3_0_1.h | 6 * to deal in the Software without restriction, including without limitation
|
D | uvd_v4_2.h | 6 * to deal in the Software without restriction, including without limitation
|
D | uvd_v3_1.h | 6 * to deal in the Software without restriction, including without limitation
|
D | navi10_ih.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 | gfxhub_v1_1.h | 6 * to deal in the Software without restriction, including without limitation
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_scl_filters_old.c | 6 * to deal in the Software without restriction, including without limitation
|