Home
last modified time | relevance | path

Searched refs:states (Results 1 – 200 of 294) sorted by relevance

12

/linux-4.4.14/arch/h8300/lib/
Dmulsi3.S8 ; 16b * 16b = 372 states (worst case)
9 ; 32b * 32b = 724 states (worst case)
13 ; 16b * 16b = 48 states
14 ; 16b * 32b = 72 states
15 ; 32b * 32b = 92 states
20 mov.w r1,r2 ; ( 2 states) b * d
21 mulxu r0,er2 ; (22 states)
23 mov.w e0,r3 ; ( 2 states) a * d
24 beq L_skip1 ; ( 4 states)
25 mulxu r1,er3 ; (22 states)
[all …]
/linux-4.4.14/drivers/cpuidle/governors/
Dladder.c41 struct ladder_device_state states[CPUIDLE_STATE_MAX]; member
56 ldev->states[old_idx].stats.promotion_count = 0; in ladder_do_selection()
57 ldev->states[old_idx].stats.demotion_count = 0; in ladder_do_selection()
80 last_state = &ldev->states[last_idx]; in ladder_select_state()
82 last_residency = cpuidle_get_last_residency(dev) - drv->states[last_idx].exit_latency; in ladder_select_state()
86 !drv->states[last_idx + 1].disabled && in ladder_select_state()
89 drv->states[last_idx + 1].exit_latency <= latency_req) { in ladder_select_state()
100 (drv->states[last_idx].disabled || in ladder_select_state()
102 drv->states[last_idx].exit_latency > latency_req)) { in ladder_select_state()
106 if (drv->states[i].exit_latency <= latency_req) in ladder_select_state()
[all …]
Dmenu.c334 !drv->states[CPUIDLE_DRIVER_STATE_START].disabled && in menu_select()
343 struct cpuidle_state *s = &drv->states[i]; in menu_select()
384 struct cpuidle_state *target = &drv->states[last_idx]; in menu_update()
/linux-4.4.14/drivers/regulator/
Dgpio-regulator.c45 struct gpio_regulator_state *states; member
57 if (data->states[ptr].gpios == data->state) in gpio_regulator_get_value()
58 return data->states[ptr].value; in gpio_regulator_get_value()
71 if (data->states[ptr].value < best_val && in gpio_regulator_set_voltage()
72 data->states[ptr].value >= min_uV && in gpio_regulator_set_voltage()
73 data->states[ptr].value <= max_uV) { in gpio_regulator_set_voltage()
74 target = data->states[ptr].gpios; in gpio_regulator_set_voltage()
75 best_val = data->states[ptr].value; in gpio_regulator_set_voltage()
100 return data->states[selector].value; in gpio_regulator_list_voltage()
110 if (data->states[ptr].value > best_val && in gpio_regulator_set_current_limit()
[all …]
/linux-4.4.14/drivers/cpuidle/
Dcpuidle-mvebu-v7.c36 if (drv->states[index].flags & MVEBU_V7_FLAG_DEEP_IDLE) in mvebu_v7_enter_idle()
50 .states[0] = ARM_CPUIDLE_WFI_STATE,
51 .states[1] = {
59 .states[2] = {
73 .states[0] = ARM_CPUIDLE_WFI_STATE,
74 .states[1] = {
88 .states[0] = ARM_CPUIDLE_WFI_STATE,
89 .states[1] = {
Dcpuidle-big_little.c65 .states[0] = ARM_CPUIDLE_WFI_STATE,
66 .states[1] = {
86 .states[0] = ARM_CPUIDLE_WFI_STATE,
87 .states[1] = {
Dcpuidle-at91.c40 .states[0] = ARM_CPUIDLE_WFI_STATE,
41 .states[1] = {
Dcpuidle.c69 if (drv->states[i].enter_dead) in cpuidle_play_dead()
70 return drv->states[i].enter_dead(dev, i); in cpuidle_play_dead()
85 struct cpuidle_state *s = &drv->states[i]; in find_deepest_state()
127 drv->states[index].enter_freeze(dev, drv, index); in enter_freeze_proper()
174 struct cpuidle_state *target_state = &drv->states[index]; in cpuidle_enter_state()
191 target_state = &drv->states[index]; in cpuidle_enter_state()
Dcpuidle-kirkwood.c44 .states[0] = ARM_CPUIDLE_WFI_STATE,
45 .states[1] = {
Dcpuidle-exynos.c82 .states = {
99 .states = {
Dcpuidle-cps.c76 .states = {
154 cps_driver.states[i].flags |= CPUIDLE_FLAG_COUPLED; in cps_cpuidle_init()
Ddriver.c173 if (drv->states[i].flags & CPUIDLE_FLAG_TIMER_STOP) { in __cpuidle_driver_init()
196 struct cpuidle_state *state = &drv->states[0]; in poll_idle_init()
Dcpuidle-zynq.c48 .states = {
Dcpuidle-calxeda.c58 .states = {
Dcpuidle-clps711x.c33 .states[0] = {
DKconfig.arm9 It provides a generic idle driver whose idle states are configured
24 define different C-states for little and big cores through the
DKconfig.mips16 the deepest idle states you will need to ensure that you are
Dcpuidle-ux500.c97 .states = {
Dcpuidle-arm.c71 .states[0] = {
Ddt_idle_states.c192 idle_state = &drv->states[state_idx++]; in dt_init_idle_driver()
Dcpuidle-pseries.c223 drv->states[drv->state_count] = /* structure copy */ in pseries_cpuidle_driver_init()
Dcpuidle-powernv.c157 drv->states[drv->state_count] = /* structure copy */ in powernv_cpuidle_driver_init()
Dcoupled.c186 return drv->states[state].flags & CPUIDLE_FLAG_COUPLED; in cpuidle_state_is_coupled()
Dsysfs.c408 kobj->state = &drv->states[i]; in cpuidle_add_state_sysfs()
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Didle-states.txt2 ARM idle states binding description
10 where cores can be put in different low-power states (ranging from simple
11 wfi to power gating) according to OS PM policies. The CPU states representing
12 the range of dynamic idle states that a processor can enter at run-time, can be
14 to enter/exit specific idle states on a given processor.
17 power states an ARM CPU can be put into are identified by the following list:
25 The power states described in the SBSA document define the basic CPU states on
27 PM implementation to put the processor in different idle states (which include
28 states listed above; "off" state is not an idle state since it does not have
35 The device tree binding definition for ARM idle states is the subject of this
[all …]
Dprimecell.txt23 - pinctrl-<n> : Pinctrl states as described in bindings/pinctrl/pinctrl-bindings.txt
24 - pinctrl-names : Names corresponding to the numbered pinctrl states
Dpsci.txt62 idle-states node entry-method property is set
105 [1] Kernel documentation - ARM idle states bindings
106 Documentation/devicetree/bindings/arm/idle-states.txt
Dcpus.txt229 - cpu-idle-states
440 [3] ARM Linux kernel documentation - idle states bindings
441 Documentation/devicetree/bindings/arm/idle-states.txt
/linux-4.4.14/drivers/cpufreq/
Dia64-acpi-cpufreq.c92 if (value == data->acpi_data.states[i].status) in extract_clock()
93 return data->acpi_data.states[i].core_frequency; in extract_clock()
95 return data->acpi_data.states[i-1].core_frequency; in extract_clock()
174 value = (u32) data->acpi_data.states[state].control; in processor_set_freq()
268 if ((data->acpi_data.states[i].transition_latency * 1000) > in acpi_cpufreq_cpu_init()
271 data->acpi_data.states[i].transition_latency * 1000; in acpi_cpufreq_cpu_init()
280 data->acpi_data.states[i].core_frequency * 1000; in acpi_cpufreq_cpu_init()
300 (u32) data->acpi_data.states[i].core_frequency, in acpi_cpufreq_cpu_init()
301 (u32) data->acpi_data.states[i].power, in acpi_cpufreq_cpu_init()
302 (u32) data->acpi_data.states[i].transition_latency, in acpi_cpufreq_cpu_init()
[all …]
Dacpi-cpufreq.c214 if (value == perf->states[i].status) in extract_io()
233 if (msr == perf->states[pos->driver_data].status) in extract_msr()
450 cmd.val = (u32) perf->states[next_perf_state].control; in acpi_cpufreq_target()
455 cmd.val = (u32) perf->states[next_perf_state].control; in acpi_cpufreq_target()
461 cmd.val = (u32) perf->states[next_perf_state].control; in acpi_cpufreq_target()
502 unsigned long freqn = perf->states[0].core_frequency * 1000; in acpi_cpufreq_guess_freq()
506 freqn = perf->states[i+1].core_frequency * 1000; in acpi_cpufreq_guess_freq()
517 return perf->states[0].core_frequency * 1000; in acpi_cpufreq_guess_freq()
778 if ((perf->states[i].transition_latency * 1000) > in acpi_cpufreq_cpu_init()
781 perf->states[i].transition_latency * 1000; in acpi_cpufreq_cpu_init()
[all …]
De_powersaver.c188 int states; in eps_cpu_init() local
330 states = max_multiplier - min_multiplier + 1; in eps_cpu_init()
332 states = 2; in eps_cpu_init()
336 + (states + 1) * sizeof(struct cpufreq_frequency_table), in eps_cpu_init()
Dpowernow-k8.c724 control = data->acpi_data.states[index].control; in powernow_k8_acpi_pst_values()
819 status = data->acpi_data.states[i].status; in fill_powernow_table_fidvid()
823 control = data->acpi_data.states[i].control; in fill_powernow_table_fidvid()
851 if (freq != (data->acpi_data.states[i].core_frequency * 1000)) { in fill_powernow_table_fidvid()
854 (data->acpi_data.states[i].core_frequency in fill_powernow_table_fidvid()
875 int cur_latency = data->acpi_data.states[i].transition_latency in get_transition_latency()
876 + data->acpi_data.states[i].bus_master_latency; in get_transition_latency()
Dpowernow-k7.c352 pc.val = (unsigned long) acpi_processor_perf->states[0].control; in powernow_acpi_init()
356 &acpi_processor_perf->states[i]; in powernow_acpi_init()
/linux-4.4.14/sound/usb/misc/
Dua101.c101 unsigned long states; member
169 if (test_and_clear_bit(USB_CAPTURE_RUNNING, &ua->states)) { in abort_usb_capture()
177 if (test_and_clear_bit(USB_PLAYBACK_RUNNING, &ua->states)) in abort_usb_playback()
196 if (test_bit(USB_PLAYBACK_RUNNING, &ua->states)) { in playback_urb_complete()
216 set_bit(PLAYBACK_URB_COMPLETED, &ua->states); in first_playback_urb_complete()
269 if (unlikely(!test_bit(USB_PLAYBACK_RUNNING, &ua->states))) in playback_tasklet()
299 if (test_bit(ALSA_PLAYBACK_RUNNING, &ua->states)) in playback_tasklet()
380 if (frames > 0 && test_bit(ALSA_CAPTURE_RUNNING, &ua->states)) in capture_urb_complete()
385 if (test_bit(USB_CAPTURE_RUNNING, &ua->states)) { in capture_urb_complete()
412 if (test_bit(USB_PLAYBACK_RUNNING, &ua->states) && in capture_urb_complete()
[all …]
/linux-4.4.14/drivers/acpi/
Dprocessor_idle.c174 int state = cx - pr->power.states; in lapic_timer_state_broadcast()
264 pr->power.states[ACPI_STATE_C2].type = ACPI_STATE_C2; in acpi_processor_get_power_info_fadt()
265 pr->power.states[ACPI_STATE_C3].type = ACPI_STATE_C3; in acpi_processor_get_power_info_fadt()
278 pr->power.states[ACPI_STATE_C2].address = pr->pblk + 4; in acpi_processor_get_power_info_fadt()
279 pr->power.states[ACPI_STATE_C3].address = pr->pblk + 5; in acpi_processor_get_power_info_fadt()
282 pr->power.states[ACPI_STATE_C2].latency = acpi_gbl_FADT.c2_latency; in acpi_processor_get_power_info_fadt()
283 pr->power.states[ACPI_STATE_C3].latency = acpi_gbl_FADT.c3_latency; in acpi_processor_get_power_info_fadt()
293 pr->power.states[ACPI_STATE_C2].address = 0; in acpi_processor_get_power_info_fadt()
304 pr->power.states[ACPI_STATE_C3].address = 0; in acpi_processor_get_power_info_fadt()
309 pr->power.states[ACPI_STATE_C2].address, in acpi_processor_get_power_info_fadt()
[all …]
Dprocessor_perflib.c101 pr->performance->states[ppc]. in acpi_processor_ppc_notifier()
198 *limit = pr->performance->states[pr->performance_platform_limit]. in acpi_processor_get_bios_limit()
349 pr->performance->states = in acpi_processor_get_performance_states()
352 if (!pr->performance->states) { in acpi_processor_get_performance_states()
359 struct acpi_processor_px *px = &(pr->performance->states[i]); in acpi_processor_get_performance_states()
371 kfree(pr->performance->states); in acpi_processor_get_performance_states()
402 memcpy(&(pr->performance->states[last_invalid]), in acpi_processor_get_performance_states()
413 kfree(pr->performance->states); in acpi_processor_get_performance_states()
414 pr->performance->states = NULL; in acpi_processor_get_performance_states()
796 kfree(pr->performance->states); in acpi_processor_unregister_performance()
Dpower.c449 &adev->power.states[state].resources, in acpi_power_add_remove_device()
671 struct list_head *list = &device->power.states[i].resources; in acpi_power_get_inferred_state()
686 *state = device->power.states[ACPI_STATE_D3_COLD].flags.valid ? in acpi_power_get_inferred_state()
696 return acpi_power_on_list(&device->power.states[state].resources); in acpi_power_on_resources()
720 &device->power.states[state].resources); in acpi_power_transition()
724 &device->power.states[device->power.state].resources); in acpi_power_transition()
Ddevice_pm.c130 if (adev->power.states[state].flags.explicit_set) { in acpi_dev_pm_explicit_set()
174 if (!device->power.states[ACPI_STATE_D3_COLD].flags.valid) in acpi_device_set_power()
176 } else if (!device->power.states[state].flags.valid) { in acpi_device_set_power()
555 if (!adev->power.states[ret].flags.valid) { in acpi_dev_pm_get_state()
584 if (!adev->power.states[ret].flags.valid) in acpi_dev_pm_get_state()
645 if (adev->power.states[d_max].flags.valid) in acpi_pm_device_sleep_state()
Dscan.c457 struct acpi_device_power_state *ps = &device->power.states[i]; in acpi_free_power_resources_lists()
896 struct acpi_device_power_state *ps = &device->power.states[state]; in acpi_bus_init_power_state()
961 INIT_LIST_HEAD(&device->power.states[ACPI_STATE_D3_COLD].resources); in acpi_bus_get_power_flags()
962 if (!list_empty(&device->power.states[ACPI_STATE_D3_HOT].resources)) in acpi_bus_get_power_flags()
963 device->power.states[ACPI_STATE_D3_COLD].flags.valid = 1; in acpi_bus_get_power_flags()
966 device->power.states[ACPI_STATE_D0].flags.valid = 1; in acpi_bus_get_power_flags()
967 device->power.states[ACPI_STATE_D0].power = 100; in acpi_bus_get_power_flags()
968 device->power.states[ACPI_STATE_D3_HOT].flags.valid = 1; in acpi_bus_get_power_flags()
1755 device->power.states[ACPI_STATE_D0].flags.valid; in acpi_bus_attach()
Dprocessor_throttling.c707 state, pr->throttling.states[state].performance)); in acpi_processor_get_throttling_fadt()
955 pr->throttling.states[i].performance = 1000 - step * i; in acpi_processor_get_fadt_info()
956 pr->throttling.states[i].power = 1000 - step * i; in acpi_processor_get_fadt_info()
1028 (pr->throttling.states[state].performance ? pr-> in acpi_processor_set_throttling_fadt()
1029 throttling.states[state].performance / 10 : 0))); in acpi_processor_set_throttling_fadt()
/linux-4.4.14/arch/x86/kernel/acpi/
Dcstate.c64 } states[ACPI_PROCESSOR_MAX_POWER]; member
131 percpu_entry->states[cx->index].eax = 0; in acpi_processor_ffh_cstate_probe()
132 percpu_entry->states[cx->index].ecx = 0; in acpi_processor_ffh_cstate_probe()
139 percpu_entry->states[cx->index].eax = cx->address; in acpi_processor_ffh_cstate_probe()
140 percpu_entry->states[cx->index].ecx = MWAIT_ECX_INTERRUPT_BREAK; in acpi_processor_ffh_cstate_probe()
161 mwait_idle_with_hints(percpu_entry->states[cx->index].eax, in acpi_processor_ffh_cstate_enter()
162 percpu_entry->states[cx->index].ecx); in acpi_processor_ffh_cstate_enter()
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dgpio-regulator.txt5 - states : Selection of available voltages and GPIO configs.
6 if there are no states, then use a fixed regulator
11 - gpios-states : gpios pin's initial states array. 0: LOW, 1: HIGH.
34 states = <1800000 0x3
Dmax77802.txt53 mode during system suspend. The standard regulator suspend states binding can
/linux-4.4.14/tools/power/cpupower/utils/helpers/
Dmisc.c6 int *states) in cpufreq_has_boost_support() argument
11 *support = *active = *states = 0; in cpufreq_has_boost_support()
19 amd_pci_get_num_boost_states(active, states); in cpufreq_has_boost_support()
Damd.c112 int amd_pci_get_num_boost_states(int *active, int *states) in amd_pci_get_num_boost_states() argument
118 *active = *states = 0; in amd_pci_get_num_boost_states()
130 *states = (val >> 2) & 7; in amd_pci_get_num_boost_states()
Dhelpers.h136 extern int amd_pci_get_num_boost_states(int *active, int *states);
153 int *active, int * states);
184 int *active, int * states) in cpufreq_has_boost_support() argument
/linux-4.4.14/drivers/i2c/muxes/
Di2c-mux-pinctrl.c32 struct pinctrl_state **states; member
43 return pinctrl_select_state(mux->pinctrl, mux->states[chan]); in i2c_mux_pinctrl_select()
160 mux->states = devm_kzalloc(&pdev->dev, in i2c_mux_pinctrl_probe()
161 sizeof(*mux->states) * mux->pdata->bus_count, in i2c_mux_pinctrl_probe()
163 if (!mux->states) { in i2c_mux_pinctrl_probe()
185 mux->states[i] = pinctrl_lookup_state(mux->pinctrl, in i2c_mux_pinctrl_probe()
187 if (IS_ERR(mux->states[i])) { in i2c_mux_pinctrl_probe()
188 ret = PTR_ERR(mux->states[i]); in i2c_mux_pinctrl_probe()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-devices-power15 from sleep states, such as the memory sleep state (suspend to
33 be enabled to wake up the system from sleep states.
87 the system from sleep states, this attribute is not present.
89 states, this attribute is empty.
99 system from sleep states, this attribute is not present. If
101 states, this attribute is empty.
111 is not capable to wake up the system from sleep states, this
113 up the system from sleep states, this attribute is empty.
123 from sleep states, this attribute is not present. If the
124 device is not enabled to wake up the system from sleep states,
[all …]
Dsysfs-class-fpga-manager18 This is a superset of FPGA states and fpga manager driver
19 states. The fpga manager driver is walking through these steps
21 though some steps may get skipped. Valid FPGA states will vary
Dsysfs-devices-power_state17 higher-power (lower-number) states may also be ON because of
Dsysfs-class-extcon63 multiple cable states of an extcon device simultaneously.
Dsysfs-power13 The /sys/power/state file controls system sleep states.
20 states from the deepest ("mem", always present) to the
32 Documentation/power/states.txt for a description of what
Dsysfs-class-devfreq53 the number of transitions between states.
/linux-4.4.14/arch/sh/kernel/cpu/shmobile/
Dcpuidle.c57 .states = {
92 cpuidle_driver.states[1].disabled = false; in sh_mobile_setup_cpuidle()
95 cpuidle_driver.states[2].disabled = false; in sh_mobile_setup_cpuidle()
/linux-4.4.14/Documentation/blockdev/drbd/
DREADME.txt15 conn-states-8.dot, disk-states-8.dot, node-states-8.dot
/linux-4.4.14/Documentation/devicetree/bindings/arm/msm/
Dqcom,idle-state.txt3 ARM provides idle-state node to define the cpuidle states, as defined in [1].
5 states. Idle states have different enter/exit latency and residency values.
6 The idle states supported by the QCOM SoC are defined as -
18 hierarchy to enter standby states, when all cpus are idle. An interrupt brings
59 the idle-states device node.
75 idle-states {
84 [1]. Documentation/devicetree/bindings/arm/idle-states.txt
/linux-4.4.14/Documentation/power/
Dstates.txt5 The kernel supports up to four system sleep states generically, although three
9 The states are represented by strings that can be read or written to the
16 available non-hibernation sleep states from the deepest to the shallowest,
19 the given system supports two non-hibernation sleep states, "standby" is present
21 non-hibernation sleep states, "freeze" will be present in /sys/power/state in
33 space and putting all I/O devices into low-power states (possibly
35 spend more time in their idle states.
52 states, which is done for Suspend-To-Idle too, nonboot CPUs are taken offline
74 and put into low-power states. In many cases, all peripheral buses lose power
D00-INDEX31 states.txt
32 - System power management states
Dinterface.txt10 returns what states are supported, which is hard-coded to 'freeze',
16 Documentation/power/states.txt for a description of each of those
17 states.
Ddevices.txt22 states:
25 Drivers can enter low-power states as part of entering system-wide
26 low-power states like "suspend" (also known as "suspend-to-RAM"), or
40 system enter low-power states more often.
43 Devices may also be put into low-power states while the system is
50 states at run time may require special handling during system-wide power
60 There's not a lot to be said about those low-power states except that they are
62 have been put into low-power states (at runtime), the effect may be very similar
197 low-power states to trigger specific interrupts to signal conditions in which
200 some systems it is impossible to trigger them from system sleep states. In any
[all …]
Dpci.txt28 devices into states in which they draw less power (low-power states) at the
38 PCI devices may be put into low-power states in two ways, by using the device
81 The PCI PM Spec defines 4 operating states for devices (D0-D3) and for buses
100 as well as D0. The support for the D1 and D2 power states is optional.
103 supported low-power states (except for D3cold). While in D1-D3hot the
108 forth between D0 and the supported low-power states (except for D3cold) and the
130 of generating PMEs from all supported low-power states. In particular, the
160 The ACPI specification assumes that devices can be in one of four power states
162 D0-D3 states (although the difference between D3hot and D3cold is not taken
181 However, quite often the power states of devices are changed during a
[all …]
Druntime_pm.txt16 hibernation and resume from system sleep states). pm_wq is declared in
113 should be enabled for all input devices put into low-power states at run time.
648 states directly by the kernel in a coordinated way. Then, the system sleep
649 state effectively follows from the states the hardware components end up in
652 gives control away and the states of all devices during resume are precisely
803 "bouncing" too rapidly between low-power and full-power states.
Dsuspend-and-interrupts.txt60 from sleep states, especially if they are used for different purposes (e.g. as
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dmt8173-cpu-dvfs.txt28 cpu-idle-states = <&CPU_SLEEP_0>;
39 cpu-idle-states = <&CPU_SLEEP_0>;
50 cpu-idle-states = <&CPU_SLEEP_0>;
61 cpu-idle-states = <&CPU_SLEEP_0>;
/linux-4.4.14/Documentation/cpuidle/
Ddriver.txt11 architecture/platform dependent part of CPU idle states. Driver
13 has mechanisms in place to support actual entry-exit into CPU idle states.
18 If all the idle states are the same, the wrapper function cpuidle_register
Dsysfs.txt90 then all deeper states are disabled as well, but the disable variable
/linux-4.4.14/drivers/xen/
Dxen-acpi-processor.c76 cx = &_pr->power.states[i]; in push_cxx_to_hypervisor()
116 set_xen_guest_handle(op.u.set_pminfo.power.states, dst_cx_states); in push_cxx_to_hypervisor()
124 cx = &_pr->power.states[i]; in push_cxx_to_hypervisor()
159 memcpy(&(dst_states[i]), &(_pr->performance->states[i]), in xen_copy_pss_data()
233 set_xen_guest_handle(dst_perf->states, dst_states); in push_pxx_to_hypervisor()
258 (u32) perf->states[i].core_frequency, in push_pxx_to_hypervisor()
259 (u32) perf->states[i].power, in push_pxx_to_hypervisor()
260 (u32) perf->states[i].transition_latency); in push_pxx_to_hypervisor()
286 if (_pr->performance && _pr->performance->states) in upload_pm_data()
/linux-4.4.14/Documentation/filesystems/caching/
Dobject.txt16 (*) The set of states.
99 states.
102 wakes up in that state. There are four logical sets of states:
104 (1) Preparation: states that wait for the parent objects to become ready. The
108 (2) Initialisation: states that perform lookups in the cache and validate
111 (3) Normal running: states that allow netfs operations on objects to proceed
114 (4) Termination: states that detach objects from their netfs cookies, that
119 In most cases, transitioning between states is in response to signalled events.
130 The work to be done by the various states was given CPU time by the threads of
158 The object state machine has a set of states that it can be in. There are
[all …]
/linux-4.4.14/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DCore.py95 states = {
102 if state not in states:
105 return states[state]
/linux-4.4.14/tools/lib/traceevent/
Dplugin_sched_switch.c28 const char states[] = "SDTtZXxW"; in write_state() local
32 for (i = 0; i < (sizeof(states) - 1); i++) { in write_state()
40 trace_seq_putc(s, states[i]); in write_state()
/linux-4.4.14/Documentation/arm/
Dcluster-pm-race-avoidance.txt79 Each CPU has one of these states assigned to it at any point in time.
80 The CPU states are described in the "CPU state" section, below.
84 to introduce additional states in order to avoid races between different
86 level states are described in the "Cluster state" section.
88 To help distinguish the CPU states from cluster states in this
89 discussion, the state names are given a CPU_ prefix for the CPU states,
90 and a CLUSTER_ or INBOUND_ prefix for the cluster states.
102 The algorithm defines the following states for each CPU in the system:
122 The definitions of the four states correspond closely to the states of
125 Transitions between states occur as follows.
[all …]
Dvlocks.txt103 my_state = states[(this_cpu >> 8) & 0xf];
/linux-4.4.14/arch/arm/mach-davinci/
Dcpuidle.c63 .states[0] = ARM_CPUIDLE_WFI_STATE,
64 .states[1] = {
/linux-4.4.14/arch/arm/boot/dts/
Dr8a7791-porter.dts55 gpios-states = <1>;
56 states = <3300000 1
77 gpios-states = <1>;
78 states = <3300000 1
Dqcom-apq8084.dtsi25 cpu-idle-states = <&CPU_SPC>;
36 cpu-idle-states = <&CPU_SPC>;
47 cpu-idle-states = <&CPU_SPC>;
58 cpu-idle-states = <&CPU_SPC>;
67 idle-states {
Dr8a7791-henninger.dts56 gpios-states = <1>;
57 states = <3300000 1
78 gpios-states = <1>;
79 states = <3300000 1
Dqcom-msm8974.dtsi36 cpu-idle-states = <&CPU_SPC>;
47 cpu-idle-states = <&CPU_SPC>;
58 cpu-idle-states = <&CPU_SPC>;
69 cpu-idle-states = <&CPU_SPC>;
78 idle-states {
Dr8a7791-koelsch.dts192 gpios-states = <1>;
193 states = <3300000 1
216 gpios-states = <1>;
217 states = <3300000 1
240 gpios-states = <1>;
241 states = <3300000 1
Dvexpress-v2p-ca15_a7.dts41 cpu-idle-states = <&CLUSTER_SLEEP_BIG>;
49 cpu-idle-states = <&CLUSTER_SLEEP_BIG>;
57 cpu-idle-states = <&CLUSTER_SLEEP_LITTLE>;
65 cpu-idle-states = <&CLUSTER_SLEEP_LITTLE>;
73 cpu-idle-states = <&CLUSTER_SLEEP_LITTLE>;
76 idle-states {
Dqcom-apq8064.dtsi26 cpu-idle-states = <&CPU_SPC>;
37 cpu-idle-states = <&CPU_SPC>;
48 cpu-idle-states = <&CPU_SPC>;
59 cpu-idle-states = <&CPU_SPC>;
67 idle-states {
Dr8a7790-lager.dts148 gpios-states = <1>;
149 states = <3300000 1
172 gpios-states = <1>;
173 states = <3300000 1
Dste-href-family-pinctrl.dtsi17 /* Settings for all UART default and sleep states */
113 /* Settings for all I2C default and sleep states */
218 /* Settings for all SPI default and sleep states */
279 /* Settings for all MMC/SD/SDIO default and sleep states */
Dste-href.dtsi125 states = <1800000 0x1
Dr8a7740-armadillo800eva.dts66 states = <3300000 0
Dexynos4412-trats2.dts918 sleep0: sleep-states {
1021 sleep1: sleep-states {
1174 sleep2: sleep-states {
1189 sleep3: sleep-states {
Ddra72-evm.dts425 lines-initial-states = <0x1408>;
467 lines-initial-states = <0x0f2b>;
Dste-snowball.dts169 states = <1800000 0x1
/linux-4.4.14/drivers/input/
Dff-memless.c61 struct ml_effect_state states[FF_MEMLESS_EFFECTS]; member
137 state = &ml->states[i]; in ml_schedule_timer()
353 state = &ml->states[i]; in ml_get_combo_effect()
439 __clear_bit(FF_EFFECT_PLAYING, &ml->states[i].flags); in ml_ff_set_gain()
450 struct ml_effect_state *state = &ml->states[effect_id]; in ml_ff_playback()
481 struct ml_effect_state *state = &ml->states[effect->id]; in ml_ff_upload()
555 ml->states[i].effect = &ff->effects[i]; in input_ff_create_memless()
/linux-4.4.14/arch/arm/mach-tegra/
Dcpuidle-tegra20.c54 .states = {
220 tegra_idle_driver.states[1].disabled = true; in tegra20_cpuidle_pcie_irqs_in_use()
Dcpuidle-tegra114.c74 .states = {
Dcpuidle-tegra30.c50 .states = {
/linux-4.4.14/Documentation/trace/
Devents-power.txt7 o Power state switch which reports events related to suspend (S-states),
8 cpuidle (C-states) and cpufreq (P-states)
42 correctly draw the states diagrams and to calculate accurate statistics etc.
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-bindings.txt17 states. The number and names of those states is defined by the client device's
22 configuration used by those states.
31 they require certain specific named states for dynamic pin configuration.
41 Each client device's own binding determines the set of states that must be
61 the binding for that IP block requires certain pin states to
70 pinctrl-names: The list of names to assign states. List entry 0 defines the
76 /* For a client device requiring named states */
/linux-4.4.14/drivers/iommu/
Damd_iommu_v2.c67 struct pasid_state **states; member
170 root = dev_state->states; in __get_pasid_state_ptr()
356 free_pasid_states_level2(dev_state->states); in free_pasid_states()
358 free_pasid_states_level1(dev_state->states); in free_pasid_states()
362 free_page((unsigned long)dev_state->states); in free_pasid_states()
797 dev_state->states = (void *)get_zeroed_page(GFP_KERNEL); in amd_iommu_init_device()
798 if (dev_state->states == NULL) in amd_iommu_init_device()
842 free_page((unsigned long)dev_state->states); in amd_iommu_init_device()
/linux-4.4.14/Documentation/networking/
Dxfrm_proc.txt40 No matching template for states
43 No policy is found for states
/linux-4.4.14/include/acpi/
Dprocessor.h71 struct acpi_processor_cx states[ACPI_PROCESSOR_MAX_POWER]; member
110 struct acpi_processor_px *states; member
167 struct acpi_processor_tx states[ACPI_PROCESSOR_MAX_THROTTLING]; member
Dacpi_bus.h284 struct acpi_device_power_state states[ACPI_D_STATE_COUNT]; /* Power states (D0-D3Cold) */ member
307 struct acpi_device_perf_state *states; member
634 return adev->power.states[ACPI_STATE_D3_COLD].flags.valid; in acpi_device_can_poweroff()
/linux-4.4.14/Documentation/cpu-freq/
Dintel-pstate.txt31 available (P states) performance may be reduced by the no_turbo
38 no_turbo: limits the driver to selecting P states below the turbo
50 processor itself and the P-states exposed to software are related to
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dqp.c898 enum mlx4_qp_state states[] = { in mlx4_qp_to_ready() enum
905 for (i = 0; i < ARRAY_SIZE(states) - 1; i++) { in mlx4_qp_to_ready()
907 context->flags |= cpu_to_be32(states[i + 1] << 28); in mlx4_qp_to_ready()
908 if (states[i + 1] != MLX4_QP_STATE_RTR) in mlx4_qp_to_ready()
910 err = mlx4_qp_modify(dev, mtt, states[i], states[i + 1], in mlx4_qp_to_ready()
914 states[i + 1], err); in mlx4_qp_to_ready()
918 *qp_state = states[i + 1]; in mlx4_qp_to_ready()
/linux-4.4.14/include/linux/regulator/
Dgpio-regulator.h80 struct gpio_regulator_state *states; member
/linux-4.4.14/arch/arm/mach-imx/
Dcpuidle-imx5.c23 .states[0] = {
Dcpuidle-imx6sl.c35 .states = {
Dcpuidle-imx6q.c48 .states = {
Dcpuidle-imx6sx.c61 .states = {
/linux-4.4.14/include/linux/input/
Dgpio_tilt.h63 struct gpio_tilt_state *states; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dbase.c182 list_for_each_entry(pstate, &clk->states, head) { in nvkm_pstate_prog()
367 list_add_tail(&pstate->head, &clk->states); in nvkm_pstate_new()
385 list_for_each_entry(pstate, &clk->states, head) { in nvkm_clk_ustate_update()
541 list_for_each_entry_safe(pstate, temp, &clk->states, head) { in nvkm_clk_dtor()
564 INIT_LIST_HEAD(&clk->states); in nvkm_clk_ctor()
582 list_add_tail(&func->pstates[idx].head, &clk->states); in nvkm_clk_ctor()
/linux-4.4.14/Documentation/input/
Dgpio-tilt.txt20 The array of struct gpio_tilt_state maps gpio states to the corresponding
87 .states = sg060_tilt_states,
Drotary-encoder.txt12 Some encoders have both outputs low in stable states, others also have
48 states b) and d) given that the new stable state is different from the last
/linux-4.4.14/arch/arm/mach-s3c64xx/
Dcpuidle.c46 .states = {
/linux-4.4.14/arch/s390/mm/
DMakefile6 obj-y += page-states.o gup.o extable.o pageattr.o mem_detect.o
/linux-4.4.14/arch/arm64/boot/dts/mediatek/
Dmt8173.dtsi56 cpu-idle-states = <&CPU_SLEEP_0>;
64 cpu-idle-states = <&CPU_SLEEP_0>;
72 cpu-idle-states = <&CPU_SLEEP_0>;
80 cpu-idle-states = <&CPU_SLEEP_0>;
83 idle-states {
/linux-4.4.14/arch/arm64/boot/dts/rockchip/
Drk3368.dtsi108 idle-states {
124 cpu-idle-states = <&cpu_sleep>;
132 cpu-idle-states = <&cpu_sleep>;
140 cpu-idle-states = <&cpu_sleep>;
148 cpu-idle-states = <&cpu_sleep>;
156 cpu-idle-states = <&cpu_sleep>;
164 cpu-idle-states = <&cpu_sleep>;
172 cpu-idle-states = <&cpu_sleep>;
180 cpu-idle-states = <&cpu_sleep>;
/linux-4.4.14/drivers/block/
Dpktcdvd.c1443 static void pkt_count_states(struct pktcdvd_device *pd, int *states) in pkt_count_states() argument
1449 states[i] = 0; in pkt_count_states()
1453 states[pkt->state]++; in pkt_count_states()
1497 int states[PACKET_NUM_STATES]; in kcdrwd() local
1498 pkt_count_states(pd, states); in kcdrwd()
1500 states[0], states[1], states[2], in kcdrwd()
1501 states[3], states[4], states[5]); in kcdrwd()
2523 int states[PACKET_NUM_STATES]; in pkt_seq_show() local
2570 pkt_count_states(pd, states); in pkt_seq_show()
2572 states[0], states[1], states[2], states[3], states[4], states[5]); in pkt_seq_show()
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-udc89 states are: 'not-attached', 'attached', 'powered',
92 Controllers support reporting all states.
/linux-4.4.14/Documentation/devicetree/bindings/net/can/
Dm_can.txt16 - pinctrl-<n> : Pinctrl states as described in bindings/pinctrl/pinctrl-bindings.txt
17 - pinctrl-names : Names corresponding to the numbered pinctrl states
/linux-4.4.14/arch/arm/mach-omap2/
Dcpuidle34xx.c264 .states = {
327 .states = {
Dcpuidle44xx.c191 .states = {
/linux-4.4.14/drivers/input/misc/
Dgpio_tilt_polled.c57 if (pdata->states[i].gpios == state) in gpio_tilt_polled_poll()
58 tilt_state = &pdata->states[i]; in gpio_tilt_polled_poll()
/linux-4.4.14/Documentation/devicetree/bindings/extcon/
Dextcon-usb-gpio.txt3 This is a virtual device used to generate USB cable states from the USB ID pin
/linux-4.4.14/tools/power/cpupower/
DToDo5 - Try to read out boost states and frequencies on Intel
/linux-4.4.14/Documentation/video4linux/
Dnot-in-cx2388x-datasheet.txt38 Datasheet incorrectly states to use 47 decimal. 188 is the length.
/linux-4.4.14/Documentation/devicetree/bindings/arm/rockchip/
Dpmu-sram.txt6 even in low power states in the system.
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dthermal.txt47 frequency scaling (DVFS), and uses lower frequencies as cooling states.
53 Any cooling device has a range of cooling states (i.e. different levels
54 of heat dissipation). For example a fan's cooling states correspond to
55 the different fan speeds possible. Cooling states are referred to by
57 dissipation. The precise set of cooling states associated with a device
214 * The cooling states possible are 0..3, and they are
307 different cooling states 0-9. It is used to remove the heat out of
308 the thermal zone 'cpu-thermal' using its cooling states
313 using all its cooling states at trip point 'cpu_alert1',
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dsoc-ac97link.txt6 - pinctrl-names: Has to contain following states to setup the correct
/linux-4.4.14/Documentation/devicetree/bindings/hwmon/
Dpwm-fan.txt7 which correspond to thermal cooling states
/linux-4.4.14/Documentation/scsi/
Dlink_power_management_policy.txt9 when coming out of lower power states.
/linux-4.4.14/Documentation/devicetree/bindings/pwm/
Datmel-hlcdc-pwm.txt10 - pinctrl-0: should contain the pinctrl states described by pinctrl
/linux-4.4.14/Documentation/cma/
Ddebugfs.txt14 - [RO] bitmap: The bitmap of page states in the zone.
/linux-4.4.14/drivers/pinctrl/
Dcore.h69 struct list_head states; member
Dcore.c683 list_for_each_entry(state, &p->states, node) in find_state()
705 list_add_tail(&state->node, &p->states); in create_state()
810 INIT_LIST_HEAD(&p->states); in create_pinctrl()
917 list_for_each_entry_safe(state, n1, &p->states, node) { in pinctrl_free()
1546 list_for_each_entry(state, &p->states, node) { in pinctrl_show()
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dclk.h80 struct list_head states; member
/linux-4.4.14/drivers/scsi/
Daha152x.c612 } states[] = { variable
2325 if(PREVSTATE!=STATE && states[PREVSTATE].end) in is_complete()
2326 states[PREVSTATE].end(shpnt); in is_complete()
2333 if(states[PREVSTATE].spio && !states[STATE].spio) { in is_complete()
2355 if(!states[PREVSTATE].spio && states[STATE].spio) { in is_complete()
2366 if(PREVSTATE!=STATE && states[STATE].init) in is_complete()
2367 states[STATE].init(shpnt); in is_complete()
2373 if(states[STATE].run) in is_complete()
2374 states[STATE].run(shpnt); in is_complete()
2530 …seq_printf(m, "\n%s: %s(%s) ", CURRENT_SC ? "on bus" : "waiting", states[STATE].name, states[PREVS… in get_ports()
[all …]
Draid_class.c186 #define raid_attr_ro_states(attr, states, code) \ argument
190 name = raid_##states##_name(rd->attr); \
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-fan.txt16 min and max states are derived from the speed-map of the fan.
Dgpio-pcf857x.txt39 - lines-initial-states: Bitmask that specifies the initial state of each
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dti-omap-hsmmc.txt83 this work, we need to set the named pinctrl states "default" and "idle".
90 2. specify pinctrl states "default" and "idle", "sleep" is optional.
/linux-4.4.14/Documentation/thermal/
Dintel_powerclamp.txt36 Currently, P-states, T-states (clock modulation), and CPU offlining
39 On Intel CPUs, C-states provide effective power reduction, but so far
140 also true for the ability of a system to enter package level C-states.
241 thus not able to enter package C- states at the expected ratio. But
Dcpu-cooling-api.txt88 compared to the time in idle states where dynamic consumption is
136 'retention' states can also be supported that reduce power during
/linux-4.4.14/Documentation/devicetree/bindings/display/atmel/
Dhlcdc-dc.txt9 - pinctrl-0: should contain the default pinctrl states.
/linux-4.4.14/include/xen/interface/
Dplatform.h372 GUEST_HANDLE(xen_processor_cx) states; /* supported c states */
409 GUEST_HANDLE(xen_processor_px) states;
/linux-4.4.14/drivers/pwm/
Dpwm-renesas-tpu.c111 static const char * const states[] = { "inactive", "PWM", "active" }; in tpu_pwm_set_pin() local
114 pwm->channel, states[state]); in tpu_pwm_set_pin()
/linux-4.4.14/Documentation/devicetree/bindings/input/
Drotary-encoder.txt17 - rotary-encoder,steps-per-period: Number of steps (stable states) per period.
/linux-4.4.14/Documentation/devicetree/bindings/opp/
Dopp.txt128 Example 1: Single cluster Dual-core ARM cortex A9, switch DVFS states together.
182 Example 2: Single cluster, Quad-core Qualcom-krait, switches DVFS states
235 * Missing opp-shared property means CPUs switch DVFS states
/linux-4.4.14/Documentation/
Drfkill.txt42 the system know about hardware-disabled states that may be implemented on
46 ways for userspace to query the current states. See the "Userspace support"
Dcpu-load.txt28 switched between various states multiple times between two timer
Dpinctrl.txt1063 named states. When running on hardware that doesn't need any pin controller
1064 configuration, the mapping table must still contain those named states, in
1065 order to explicitly indicate that the states were provided and intended to
1185 handling of the pinctrl handles and states.
1295 Again, it is discouraged to let drivers lookup and select pin control states
1372 "Advanced mapping" above. So that for an SPI device, we have two states named
/linux-4.4.14/drivers/media/v4l2-core/
DKconfig2 # Generic video config states
/linux-4.4.14/include/linux/
Dcpuidle.h117 struct cpuidle_state states[CPUIDLE_STATE_MAX]; member
/linux-4.4.14/Documentation/cgroups/
Dfreezer-subsystem.txt55 parent (parent-state). Iff both states are THAWED, the cgroup is
63 "FREEZING" or "FROZEN". This is the combined self and parent-states.
/linux-4.4.14/drivers/idle/
Dintel_idle.c732 struct cpuidle_state *state = &drv->states[index]; in intel_idle()
767 unsigned long eax = flg2MWAIT(drv->states[index].flags); in intel_idle_freeze()
1135 drv->states[drv->state_count] = /* structure copy */ in intel_idle_cpuidle_driver_init()
/linux-4.4.14/Documentation/virtual/kvm/
Dtimekeeping.txt388 3.4) TSC and C-states
390 C-states, or idling states of the processor, especially C1E and deeper sleep
391 states may be problematic for TSC as well. The TSC may stop advancing in such
399 3.5) TSC frequency change / P-states
419 3.6) TSC and STPCLK / T-states
453 X86_FEATURE_CONSTANT_TSC : The TSC rate is unchanged with P-states
454 X86_FEATURE_NONSTOP_TSC : The TSC does not stop in C-states
/linux-4.4.14/Documentation/devicetree/bindings/net/
Drockchip-dwmac.txt21 - pinctrl-names: Names corresponding to the numbered pinctrl states.
/linux-4.4.14/drivers/remoteproc/
DKconfig53 for deep CPUIdle states on AM33xx SoCs. Allows for loading of the
/linux-4.4.14/scripts/
Dgen_initramfs_list.sh33 sequentially and immediately. -u and -g states are preserved across
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dsamsung-fimc.txt35 to define a required pinctrl state named "default" and optional pinctrl states:
36 "idle", "active-a", active-b". These optional states can be used to switch the
/linux-4.4.14/drivers/mailbox/
DKconfig55 states). Select this driver if your platform implements the
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dctrl.c105 list_for_each_entry(pstate, &clk->states, head) { in nvkm_control_mthd_pstate_attr()
/linux-4.4.14/kernel/power/
DKconfig6 Allow the system to enter sleep states in which main memory is
56 for suspend states like suspend-to-RAM (STR) often don't work very
147 (low power) states, for example after a specified period of inactivity
/linux-4.4.14/net/bluetooth/
DKconfig104 Provide extensive information about internal Bluetooth states
/linux-4.4.14/tools/perf/Documentation/
Dperf-timechart.txt19 and CPU events (task switches, running times, CPU power states, etc),
/linux-4.4.14/tools/power/cpupower/po/
Dde.po150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
803 msgid "CPU %u: No idle states\n"
818 msgid "Number of idle states: %d\n"
823 msgid "Available idle states:"
889 msgid "states:\t\n"
Dit.po150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
801 msgid "CPU %u: No idle states\n"
816 msgid "Number of idle states: %d\n"
821 msgid "Available idle states:"
887 msgid "states:\t\n"
Dcs.po153 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
792 msgid "CPU %u: No idle states\n"
807 msgid "Number of idle states: %d\n"
812 msgid "Available idle states:"
878 msgid "states:\t\n"
Dfr.po150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
792 msgid "CPU %u: No idle states\n"
807 msgid "Number of idle states: %d\n"
812 msgid "Available idle states:"
878 msgid "states:\t\n"
Dpt.po148 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
803 msgid "CPU %u: No idle states\n"
818 msgid "Number of idle states: %d\n"
823 msgid "Available idle states:"
889 msgid "states:\t\n"
/linux-4.4.14/Documentation/sound/alsa/soc/
Doverview.txt47 signals the codec when to change power states.
Dcodec.txt144 Power states:-
/linux-4.4.14/drivers/extcon/
DKconfig7 multiple states; i.e., an extcon that may have multiple
/linux-4.4.14/arch/parisc/kernel/
Dperf_asm.S130 ; NOTE: The PCX-W ERS states that DR2_SLOW_RET must be set before any
1380 ; NOTE: The PCX-U ERS states that DR2_SLOW_RET must be set before any
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c520 ATOM_PPLIB_VCE_State_Table *states = in amdgpu_parse_extended_power_table() local
540 state_entry = &states->entries[0]; in amdgpu_parse_extended_power_table()
554 for (i = 0; i < states->numEntries; i++) { in amdgpu_parse_extended_power_table()
/linux-4.4.14/drivers/power/
Dabx500_chargalg.c128 static const char *states[] = { variable
342 states[di->charge_state], in abx500_chargalg_state_to()
344 states[state]); in abx500_chargalg_state_to()
1444 states[di->charge_state], in abx500_chargalg_algorithm()
/linux-4.4.14/include/net/
Dxfrm.h1759 static inline void xfrm_states_put(struct xfrm_state **states, int n) in xfrm_states_put() argument
1763 xfrm_state_put(*(states + i)); in xfrm_states_put()
1766 static inline void xfrm_states_delete(struct xfrm_state **states, int n) in xfrm_states_delete() argument
1770 xfrm_state_delete(*(states + i)); in xfrm_states_delete()
/linux-4.4.14/drivers/mtd/nand/
Dnandsim.c382 uint32_t states[NS_OPER_STATES]; /* operation's states */ member
1267 if (!(ops[i].states[ns->npstates] & STATE_ADDR_MASK)) in find_operation()
1270 if (NS_STATE(ns->state) != NS_STATE(ops[i].states[ns->npstates])) in find_operation()
1275 if (NS_STATE(ops[i].states[j]) != NS_STATE(ns->pstates[j]) in find_operation()
1289 ns->op = &ops[idx].states[0]; in find_operation()
/linux-4.4.14/drivers/staging/speakup/
Dmain.c1209 int i = 0, states, key_data_len; in spk_set_key_info() local
1218 states = (int)cp[1]; in spk_set_key_info()
1219 key_data_len = (states + 1) * (num_keys + 1); in spk_set_key_info()
1230 for (i = 1; i <= states; i++) { in spk_set_key_info()
1241 cp1 += states + 1; in spk_set_key_info()
/linux-4.4.14/arch/arm64/boot/dts/arm/
Djuno-motherboard.dtsi114 * the CPU idle states (suspend) and CPU
/linux-4.4.14/Documentation/locking/
Dlockstat.txt41 <> - states
Dlockdep-design.txt54 The bit position indicates STATE, STATE-read, for each of the states listed
69 following states are exclusive, and only one of them is allowed to be
/linux-4.4.14/drivers/gpu/drm/radeon/
Dpptable.h442 ATOM_PPLIB_STATE_V2 states[1]; member
Dr600_dpm.c1079 ATOM_PPLIB_VCE_State_Table *states = in r600_parse_extended_power_table() local
1099 state_entry = &states->entries[0]; in r600_parse_extended_power_table()
1113 for (i = 0; i < states->numEntries; i++) { in r600_parse_extended_power_table()
/linux-4.4.14/Documentation/RCU/
Drcu.txt33 three states, we know that that CPU has exited any previous RCU
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h453 ATOM_PPLIB_STATE_V2 states[1]; member
/linux-4.4.14/Documentation/filesystems/
Dsharedsubtree.txt7 3) Setting mount states
138 3) Setting mount states
141 states:
235 5a) Mount states
237 A given mount can be in one of the following states
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_cm.c51 static char *states[] = { variable
260 PDBG("%s - %s -> %s\n", __func__, states[epc->state], states[new]); in state_set()
285 PDBG("%s ep %p state %s\n", __func__, ep, states[state_read(&ep->com)]); in __free_ep()
2081 states[ep->com.state], abrupt); in iwch_ep_disconnect()
/linux-4.4.14/drivers/md/bcache/
Dsysfs.c113 const char *states[] = { "no cache", "clean", "dirty", "inconsistent" }; in SHOW() local
176 sysfs_print(state, states[BDEV_STATE(&dc->sb)]); in SHOW()
/linux-4.4.14/Documentation/devicetree/bindings/c6x/
Ddscr.txt81 for device states controlled by the DSCR. Each tuple describes a range of
/linux-4.4.14/Documentation/networking/dsa/
Dbcm_sf2.txt83 hardware contains logic which will assert/de-assert link states accordingly for
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dhfcpci.c99 unsigned char states; member
188 hc->hw.states = 1; /* G1 */ in hfcpci_setmode()
192 hc->hw.states = 2; /* F2 */ in hfcpci_setmode()
195 Write_hfc(hc, HFCPCI_STATES, HFCPCI_LOAD_STATE | hc->hw.states); in hfcpci_setmode()
197 Write_hfc(hc, HFCPCI_STATES, hc->hw.states | 0x40); /* Deactivate */ in hfcpci_setmode()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel.c2161 xl = &excl_cntrs->states[tid]; in intel_start_scheduling()
2188 xl = &excl_cntrs->states[tid]; in intel_commit_scheduling()
2216 xl = &excl_cntrs->states[tid]; in intel_stop_scheduling()
2287 xlo = &excl_cntrs->states[tid ^ 1]; in intel_get_excl_constraints()
2397 xl = &excl_cntrs->states[tid]; in intel_put_excl_constraints()
Dperf_event.h158 struct intel_excl_states states[2]; member
/linux-4.4.14/Documentation/sound/alsa/
DChannel-Mapping-API.txt153 other states, it shall return an error.
/linux-4.4.14/drivers/media/i2c/
Dad9389b.c358 static const char * const states[] = { in ad9389b_log_status() local
398 states[ad9389b_rd(sd, 0xc8) & 0xf], in ad9389b_log_status()
/linux-4.4.14/arch/x86/
DKconfig.debug397 This is a debug driver, which gets the power states
398 of all Punit North Complex devices. The power states of
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt86 The possible channel states are:
205 >>> into one of the next states, that is, link reset or slot reset.
274 and results in device's state machines, hardware logic, port states and
/linux-4.4.14/arch/arm/mach-pxa/
Dmagician.c666 .states = bq24022_states,
Dhx4700.c721 .states = bq24022_states,
/linux-4.4.14/Documentation/x86/
Dearlyprintk.txt126 …ks(N) powerOff show-registers(P) show-all-timers(Q) unRaw Sync show-task-states(T) Unmount show-bl…
/linux-4.4.14/drivers/firmware/
DKconfig23 power states, various power domain DVFS including the core/cluster,
/linux-4.4.14/Documentation/vm/
Dhwpoison.txt22 * Handles page cache pages in various states. The tricky part
/linux-4.4.14/Documentation/device-mapper/
Dsnapshot.txt6 *) To create snapshots of any block device i.e. mountable, saved states of
/linux-4.4.14/Documentation/devicetree/bindings/display/
Dst,stih4xx.txt98 - pinctrl-names: names of the pin control states to use

12