Home
last modified time | relevance | path

Searched defs:prev_state (Results 1 - 25 of 140) sorted by relevance

123456

/kernel/linux/linux-6.6/include/trace/events/
H A Dsched.h195 __trace_sched_switch_state(bool preempt, unsigned int prev_state, struct task_struct *p) __trace_sched_switch_state() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tracepoint.c13 long long prev_state; member
H A Dtest_stacktrace_map.c47 long long prev_state; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_tracepoint.c13 long long prev_state; member
H A Dtest_stacktrace_map.c47 long long prev_state; member
/kernel/linux/linux-6.6/kernel/trace/rv/monitors/wwnr/
H A Dwwnr.c21 handle_switch(void *data, bool preempt, struct task_struct *p, struct task_struct *n, unsigned int prev_state) handle_switch() argument
/kernel/linux/linux-5.10/kernel/
H A Dstackleak.c27 int prev_state = state; in stack_erasing_sysctl() local
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dfault.c327 enum ctx_state prev_state; in do_page_fault() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dkgdb_64.c166 enum ctx_state prev_state = exception_enter(); in kgdb_trap() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dr4k-bugs64.c173 enum ctx_state prev_state; in do_daddi_ov() local
H A Dunaligned.c1517 enum ctx_state prev_state; in do_ade() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dr4k-bugs64.c174 enum ctx_state prev_state; in do_daddi_ov() local
H A Dunaligned.c1518 enum ctx_state prev_state; in do_ade() local
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dfault.c326 enum ctx_state prev_state; in do_page_fault() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dkgdb_64.c166 enum ctx_state prev_state = exception_enter(); in kgdb_trap() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dg84.c102 enum nvkm_therm_thrs_state prev_state, new_state; in g84_therm_threshold_hyst_emulation() local
H A Dtemp.c142 enum nvkm_therm_thrs_state prev_state, new_state; in nvkm_therm_threshold_hyst_polling() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dg84.c102 enum nvkm_therm_thrs_state prev_state, new_state; in g84_therm_threshold_hyst_emulation() local
/kernel/linux/linux-6.6/kernel/
H A Dstackleak.c29 int prev_state = state; in stack_erasing_sysctl() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_sched_switch.c24 probe_sched_switch(void *ignore, bool preempt, struct task_struct *prev, struct task_struct *next, unsigned int prev_state) probe_sched_switch() argument
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dfault.c546 enum ctx_state prev_state = exception_enter(); in do_page_fault() local
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dfault_64.c266 enum ctx_state prev_state = exception_enter(); in do_sparc64_fault() local
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dfault_64.c269 enum ctx_state prev_state = exception_enter(); in do_sparc64_fault() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dcpustat_kern.c106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local
214 u64 *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog2() local
H A Doffwaketime_kern.c118 long long prev_state; member

Completed in 12 milliseconds

123456