Home
last modified time | relevance | path

Searched refs:pr_state (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Delfcore-compat.h38 char pr_state; member
H A Delfcore.h59 char pr_state; /* numeric process state */ member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c909 enum replay_state pr_state = REPLAY_STATE_0; in edp_get_replay_state() local
915 replay->funcs->replay_get_state(replay, &pr_state, panel_inst); in edp_get_replay_state()
916 *state = pr_state; in edp_get_replay_state()
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1348 psinfo->pr_state = i; in fill_psinfo()
H A Dbinfmt_elf.c1600 psinfo->pr_state = i; in fill_psinfo()
/openbmc/qemu/linux-user/
H A Delfload.c4042 char pr_state; /* numeric process state */ member