Lines Matching +full:local +full:- +full:timers
1 /* SPDX-License-Identifier: GPL-2.0-only */
9 * struct tmigr_event - a timer event associated to a CPU
22 * struct tmigr_group - timer migration hierarchy group
47 * group information is NUMA local. It is set to NUMA node
76 * struct tmigr_cpu - timer migration per CPU group
86 * global timers on its own and must not act as a migrator.
89 * @remote: Is set when timers of the CPU are expired remotely
110 * union tmigr_state - state of tmigr_group
111 * @state: Combined version of the state - only used for atomic
113 * @struct: Split version of the state - only use the struct members to
119 * struct - split state of tmigr_group