Lines Matching refs:value
16 dscr /* Thread DSCR value */
21 dscr_default /* per-CPU DSCR default value */
25 dscr_default /* System DSCR default value */
30 CPU's PACA value into the register if the thread has dscr_inherit value
32 If the dscr_inherit value is set which means that it has changed the
33 default DSCR value, scheduler will write the changed value which will
35 the per-CPU default PACA based DSCR value.
37 NOTE: Please note here that the system wide global DSCR value never
48 value into every CPU's DSCR register right away and updates the current
49 thread's DSCR value as well.
51 Changing the CPU specific DSCR default value in the sysfs does exactly
79 use the CPU default DSCR value or its own changed DSCR value in the
84 (3) ptrace interface (Explicitly set user DSCR value)