/linux/drivers/gpu/drm/radeon/ |
A D | r420.c | 50 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_cm_idx = 0; in r420_pm_init_profile() 52 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_ps_idx = 0; in r420_pm_init_profile() 53 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 0; in r420_pm_init_profile() 54 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_cm_idx = 0; in r420_pm_init_profile() 55 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in r420_pm_init_profile() 57 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_ps_idx = 0; in r420_pm_init_profile() 58 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_ps_idx = 1; in r420_pm_init_profile() 59 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_cm_idx = 0; in r420_pm_init_profile() 60 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_cm_idx = 0; in r420_pm_init_profile() 70 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_cm_idx = 0; in r420_pm_init_profile() [all …]
|
A D | r600.c | 545 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 0; in rs780_pm_init_profile() 547 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile() 550 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_ps_idx = 0; in rs780_pm_init_profile() 552 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile() 560 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_ps_idx = 0; in rs780_pm_init_profile() 562 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile() 565 rdev->pm.profiles[PM_PROFILE_MID_MH_IDX].dpms_on_ps_idx = 0; in rs780_pm_init_profile() 567 rdev->pm.profiles[PM_PROFILE_MID_MH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile() 581 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 1; in rs780_pm_init_profile() 583 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile() [all …]
|
A D | evergreen.c | 1516 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile() 1527 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile() 1532 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile() 1537 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile() 1542 rdev->pm.profiles[PM_PROFILE_MID_MH_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile() 1549 rdev->pm.profiles[PM_PROFILE_HIGH_SH_IDX].dpms_on_cm_idx = in sumo_pm_init_profile() 1555 rdev->pm.profiles[PM_PROFILE_HIGH_MH_IDX].dpms_on_cm_idx = in sumo_pm_init_profile() 1589 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in btc_pm_init_profile() 1594 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_cm_idx = 1; in btc_pm_init_profile() 1604 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_cm_idx = 0; in btc_pm_init_profile() [all …]
|
A D | r100.c | 319 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_cm_idx = 0; in r100_pm_init_profile() 321 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_ps_idx = 0; in r100_pm_init_profile() 322 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 0; in r100_pm_init_profile() 323 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_cm_idx = 0; in r100_pm_init_profile() 324 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in r100_pm_init_profile() 326 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_ps_idx = 0; in r100_pm_init_profile() 327 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_ps_idx = 0; in r100_pm_init_profile() 328 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_cm_idx = 0; in r100_pm_init_profile() 329 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_cm_idx = 0; in r100_pm_init_profile() 339 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_cm_idx = 0; in r100_pm_init_profile() [all …]
|
/linux/security/apparmor/ |
A D | policy.c | 161 __aa_profile_list_release(&profile->base.profiles); in __remove_profile() 339 profile = __find_child(&parent->base.profiles, name); in aa_find_child() 370 profile = __strn_find_child(&policy->profiles, hname, in __lookup_parent() 403 profile = __strn_find_child(&base->profiles, hname, in __lookupn_profile() 414 return __strn_find_child(&base->profiles, hname, n); in __lookupn_profile() 551 p = __find_child(&parent->base.profiles, bname); in aa_new_null_profile() 556 __add_profile(&parent->base.profiles, profile); in aa_new_null_profile() 785 if (!list_empty(&old->base.profiles)) { in __replace_profile() 805 list_add_rcu(&child->base.list, &new->base.profiles); in __replace_profile() 1073 lh = &parent->base.profiles; in aa_replace_profiles() [all …]
|
A D | apparmorfs.c | 1510 list_for_each_entry(child, &profile->base.profiles, base.list) in __aafs_profile_rmdir() 1758 list_for_each_entry(child, &profile->base.profiles, base.list) { in __aafs_profile_mkdir() 1897 list_for_each_entry(child, &ns->base.profiles, base.list) in __aafs_ns_rmdir() 2023 list_for_each_entry(child, &ns->base.profiles, base.list) { in __aafs_ns_mkdir() 2107 if (!list_empty(&ns->base.profiles)) in __first_profile() 2108 return list_first_entry(&ns->base.profiles, in __first_profile() 2131 if (!list_empty(&p->base.profiles)) in __next_profile() 2132 return list_first_entry(&p->base.profiles, typeof(*p), in __next_profile() 2140 if (!list_entry_is_head(p, &parent->base.profiles, base.list)) in __next_profile() 2149 if (!list_entry_is_head(p, &ns->base.profiles, base.list)) in __next_profile()
|
A D | lib.c | 509 INIT_LIST_HEAD(&policy->profiles); in aa_policy_init() 520 AA_BUG(on_list_rcu(&policy->profiles)); in aa_policy_destroy()
|
A D | domain.c | 586 new = find_attach(bprm, ns, &profile->base.profiles, in x_to_label() 590 new = find_attach(bprm, ns, &ns->base.profiles, in x_to_label() 655 &profile->ns->base.profiles, name, &info); in profile_transition() 1093 if (!list_empty(&profile->base.profiles)) { in change_hat()
|
A D | Kconfig | 21 bool "Enable introspection of sha1 hashes for loaded profiles"
|
/linux/Documentation/ABI/obsolete/ |
A D | sysfs-driver-hid-roccat-kovaplus | 65 Description: The mouse can store 5 profiles which can be switched by the 80 Description: The mouse can store 5 profiles which can be switched by the 92 Description: The mouse can store 5 profiles which can be switched by the 108 Description: The mouse can store 5 profiles which can be switched by the
|
A D | sysfs-driver-hid-roccat-savu | 4 Description: The mouse can store 5 profiles which can be switched by the 28 Description: The mouse can store 5 profiles which can be switched by the 62 Description: The mouse can store 5 profiles which can be switched by the
|
A D | sysfs-driver-hid-roccat-pyra | 54 Description: The mouse can store 5 profiles which can be switched by the 69 Description: The mouse can store 5 profiles which can be switched by the 81 Description: The mouse can store 5 profiles which can be switched by the 97 Description: The mouse can store 5 profiles which can be switched by the
|
A D | sysfs-driver-hid-roccat-koneplus | 58 Description: The mouse can store 5 profiles which can be switched by the 73 Description: The mouse can store 5 profiles which can be switched by the 85 Description: The mouse can store 5 profiles which can be switched by the 101 Description: The mouse can store 5 profiles which can be switched by the
|
A D | sysfs-driver-hid-roccat-konepure | 4 Description: The mouse can store 5 profiles which can be switched by the 43 Description: The mouse can store 5 profiles which can be switched by the 58 Description: The mouse can store 5 profiles which can be switched by the
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
A D | acpi.c | 717 u8 profiles; in iwl_sar_get_wgds_table() member 723 .profiles = ACPI_NUM_GEO_PROFILES_REV3, in iwl_sar_get_wgds_table() 729 .profiles = ACPI_NUM_GEO_PROFILES, in iwl_sar_get_wgds_table() 734 .profiles = ACPI_NUM_GEO_PROFILES, in iwl_sar_get_wgds_table() 754 u32 max_size = hdr_size + profile_size * rev_data[idx].profiles; in iwl_sar_get_wgds_table() 771 num_profiles = rev_data[idx].profiles; in iwl_sar_get_wgds_table()
|
/linux/drivers/hid/ |
A D | hid-roccat-kone.c | 40 kone->actual_dpi = kone->profiles[new_profile - 1].startup_dpi; in kone_profile_activated() 349 memcpy(buf, ((char const *)&kone->profiles[*(uint *)(attr->private)]) + off, count); in kone_sysfs_read_profilex() 369 profile = &kone->profiles[*(uint *)(attr->private)]; in kone_sysfs_write_profilex() 669 retval = kone_get_profile(usb_dev, &kone->profiles[i], i + 1); in kone_init_kone_device_struct() 793 kone->actual_dpi = kone->profiles[event->value - 1]. in kone_keep_values_up_to_date()
|
A D | hid-roccat-kone.h | 213 struct kone_profile profiles[5]; member
|
/linux/drivers/scsi/lpfc/ |
A D | lpfc_mbox.c | 1075 hbqmb->profiles.profile2.seqlenbcnt = hbq_desc->seqlenbcnt; in lpfc_build_hbq_profile2() 1076 hbqmb->profiles.profile2.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile2() 1077 hbqmb->profiles.profile2.seqlenoff = hbq_desc->seqlenoff; in lpfc_build_hbq_profile2() 1094 hbqmb->profiles.profile3.seqlenbcnt = hbq_desc->seqlenbcnt; in lpfc_build_hbq_profile3() 1095 hbqmb->profiles.profile3.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile3() 1096 hbqmb->profiles.profile3.cmdcodeoff = hbq_desc->cmdcodeoff; in lpfc_build_hbq_profile3() 1097 hbqmb->profiles.profile3.seqlenoff = hbq_desc->seqlenoff; in lpfc_build_hbq_profile3() 1099 sizeof(hbqmb->profiles.profile3.cmdmatch)); in lpfc_build_hbq_profile3() 1118 hbqmb->profiles.profile5.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile5() 1120 hbqmb->profiles.profile5.seqlenoff = hbq_desc->seqlenoff; in lpfc_build_hbq_profile5() [all …]
|
/linux/Documentation/maintainer/ |
A D | maintainer-entry-profile.rst | 11 profiles to look across subsystems for opportunities to converge on 93 Existing profiles 96 For now, existing maintainer profiles are listed here; we will likely want
|
/linux/Documentation/userspace-api/ |
A D | sysfs-platform_profile.rst | 12 one of several platform profiles, with either a bias towards low power 32 uses strings to describe the various profiles. To make sure that userspace
|
/linux/Documentation/x86/ |
A D | tlb.rst | 43 profiles. If you believe that individual invalidations being 58 profiles, or you can use the trace_tlb_flush() tracepoints. to
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-platform_profile | 4 Description: This file contains a space-separated list of profiles supported for this device.
|
/linux/Documentation/admin-guide/LSM/ |
A D | apparmor.rst | 9 a task centered policy, with task "profiles" being created and loaded
|
/linux/security/apparmor/include/ |
A D | lib.h | 137 struct list_head profiles; member
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
A D | scan.h | 131 struct iwl_scan_offload_profile profiles[IWL_SCAN_MAX_PROFILES]; member 141 struct iwl_scan_offload_profile profiles[IWL_SCAN_MAX_PROFILES_V2]; member
|