Home
last modified time | relevance | path

Searched defs:pr_state (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Delfcore-compat.h40 char pr_state; member
Delfcore.h54 char pr_state; /* numeric process state */ member
/kernel/linux/linux-6.6/include/linux/
Delfcore-compat.h38 char pr_state; member
Delfcore.h59 char pr_state; /* numeric process state */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Delfcore.h64 char pr_state; member
/kernel/linux/linux-5.10/arch/mips/kernel/
Dbinfmt_elfn32.c68 char pr_state; /* numeric process state */ member
Dbinfmt_elfo32.c73 char pr_state; /* numeric process state */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.c908 enum replay_state pr_state = REPLAY_STATE_0; in edp_get_replay_state() local