Searched refs:allowed (Results 26 - 50 of 104) sorted by last modified time

12345

/linux-master/drivers/scsi/
H A Dsr.c465 SCpnt->allowed = MAX_RETRIES;
728 .allowed = 3,
H A Dses.c95 .allowed = SES_RETRIES,
102 .allowed = SES_RETRIES,
152 .allowed = SES_RETRIES,
159 .allowed = SES_RETRIES,
H A Dscsi_transport_spi.c118 .allowed = DV_RETRIES,
H A Dscsi_lib_test.c29 .allowed = SCSI_LIB_TEST_MAX_ALLOWED,
36 .allowed = SCSI_LIB_TEST_MAX_ALLOWED,
43 .allowed = SCSI_LIB_TEST_MAX_ALLOWED,
49 .allowed = SCSI_LIB_TEST_MAX_ALLOWED,
56 .allowed = SCSI_LIB_TEST_MAX_ALLOWED,
92 /* Test hitting allowed limit */
103 /* Test no retries allowed */
113 .allowed = SCSI_LIB_TEST_MAX_ALLOWED,
136 .allowed = SCSI_LIB_TEST_MAX_ALLOWED,
140 .allowed
[all...]
/linux-master/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c546 .allowed = SCMD_FAILURE_NO_LIMIT,
H A Dscsi_dh_hp_sw.c90 .allowed = SCMD_FAILURE_NO_LIMIT,
144 .allowed = HP_SW_RETRIES,
/linux-master/drivers/cxl/core/
H A Dpci.c351 * It is not allowed by spec for MEM.capable to be set and have 0 legacy
443 int i, rc, allowed; local
466 for (i = 0, allowed = 0; info->mem_enabled && i < info->ranges; i++) {
475 dev_dbg(dev, "DVSEC Range%d allowed by platform\n", i);
477 allowed++;
480 if (!allowed && info->mem_enabled) {
491 * match. If at least one DVSEC range is enabled and allowed, skip HDM
/linux-master/tools/testing/selftests/mm/
H A Dcompaction_test.c59 char allowed; local
70 if (read(fd, &allowed, sizeof(char)) != sizeof(char)) {
78 if (allowed == '1')
81 ksft_print_msg("Compaction isn't allowed\n");
/linux-master/mm/
H A Dutil.c906 unsigned long allowed; local
909 allowed = sysctl_overcommit_kbytes >> (PAGE_SHIFT - 10);
911 allowed = ((totalram_pages() - hugetlb_total_pages())
913 allowed += total_swap_pages;
915 return allowed;
961 long allowed; local
978 allowed = vm_commit_limit();
983 allowed -= sysctl_admin_reserve_kbytes >> (PAGE_SHIFT - 10);
991 allowed -= min_t(long, mm->total_vm / 32, reserve);
994 if (percpu_counter_read_positive(&vm_committed_as) < allowed)
[all...]
H A Dmlock.c448 * which is a VM_SPECIAL flag not allowed on VM_LOCKED vmas.
803 int allowed = 0; local
818 allowed = 0;
821 allowed = 1;
824 return allowed;
/linux-master/kernel/
H A Duser_namespace.c879 * Return: true if the mapping is allowed, false if not.
1046 /* Validate the user is allowed to use user id's mapped to. */
1173 * be allowed without the establishment of unprivileged mappings.
1259 * is not allowed.
1265 * been enabled by writing the gid_map is not allowed.
1285 bool allowed; local
1291 allowed = ns->gid_map.nr_extents != 0;
1292 /* Is setgroups allowed? */
1293 allowed = allowed
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pm.c183 /* For now suspend/resume is only allowed with GuC */
235 if (xe->d3cold.allowed && xe_device_mem_access_ongoing(xe))
274 if (xe->d3cold.allowed) {
305 * It can be possible that xe has allowed d3cold but other pcie devices
312 if (xe->d3cold.allowed && xe->d3cold.power_lost) {
333 if (xe->d3cold.allowed && xe->d3cold.power_lost) {
406 xe->d3cold.allowed = false;
421 xe->d3cold.allowed = true;
423 xe->d3cold.allowed = false;
428 "d3cold: allowed
[all...]
H A Dxe_pci.c878 if (xe->d3cold.allowed) {
903 if (xe->d3cold.allowed) {
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_object.c489 u32 allowed = lobj->allowed_domains; local
501 if ((allowed & current_domain) != 0 &&
511 radeon_uvd_force_into_uvd_segment(bo, allowed);
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c785 if (bitmap_empty(feature->allowed, SMU_FEATURE_MAX) ||
789 bitmap_to_arr32(feature_mask, feature->allowed, 64);
2350 /* Only allowed in manual mode */
2364 "Fine grain setting minimum sclk (%ld) MHz is less than the minimum allowed (%d) MHz\n",
2372 "Fine grain setting maximum sclk (%ld) MHz is greater than the maximum allowed (%d) MHz\n",
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c754 if (bitmap_empty(feature->allowed, SMU_FEATURE_MAX) || feature->feature_num < 64) {
759 bitmap_to_arr32(feature_mask, feature->allowed, 64);
1902 * Separate MCLK and SOCCLK soft min/max settings are not allowed
/linux-master/tools/testing/selftests/landlock/
H A Dfs_test.c776 * allowed.
893 * opening for write-only should be allowed, but not read-write.
1304 /* Readdir access is allowed. */
1309 /* Readdir access is allowed. */
1327 * LANDLOCK_ACCESS_FS_WRITE_FILE must not be allowed because it would
1338 /* Readdir access is still allowed. */
1343 /* Readdir access is still allowed. */
1359 /* Readdir access is still allowed. */
1364 /* Readdir access is still allowed. */
1389 /* Readdir access is still allowed
3695 const __u64 allowed; local
[all...]
/linux-master/security/selinux/ss/
H A Dconditional.c585 avd->allowed |= node->datum.u.data;
/linux-master/kernel/cgroup/
H A Dcpuset.c606 * One cpuset is a subset of another if all its allowed CPUs and
1199 * 'cpus' changes, or if the 'cpus' allowed changes in any cpuset
1685 * Additions of remote CPUs is only allowed if those CPUs are
1869 * Enabling partition root is not allowed if its
1903 * Empty cpumask is not allowed
2222 * A partition with no effective_cpus is allowed as long as
3102 * Switching back to member is always allowed even if it
3286 /* Check to see if task is allowed in the cpuset */
4183 * additional checks are done to see if the move is allowed.
4201 /* Check to see if task is allowed i
4912 bool allowed; /* is allocation in zone z allowed? */ local
[all...]
/linux-master/kernel/bpf/
H A Dbpf_lsm.c159 .allowed = bpf_ima_inode_hash_allowed,
178 .allowed = bpf_ima_inode_hash_allowed,
257 /* The set of hooks which are called without pagefaults disabled and are allowed
/linux-master/include/net/
H A Dtcp.h1208 int tcp_set_allowed_congestion_control(char *allowed);
/linux-master/fs/gfs2/
H A Dfile.c1306 /* ap.allowed tells us how many blocks quota will allow
1309 if (ap.allowed)
1310 max_blks = ap.allowed;
/linux-master/drivers/target/
H A Dtarget_core_pscsi.c971 scmd->allowed = PS_RETRY;
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dcmd.c62 * is_command_allowed_in_ps - tests if a command is allowed in Power Save mode
66 * returns: 1 if allowed, 0 if not allowed
1413 int allowed = 1; local
1417 allowed = 0;
1423 allowed = 0;
1429 allowed = 0;
1434 if (allowed) {
1520 /* No commands are allowed in Deep Sleep until we toggle the GPIO
1525 lbs_deb_cmd("command not allowed i
[all...]
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_ht.c223 u16 allowed = B43_PHY_HT_CLASS_CTL_CCK_EN | local
228 tmp &= allowed;
231 b43_phy_maskset(dev, B43_PHY_HT_CLASS_CTL, ~allowed, tmp);

Completed in 444 milliseconds

12345