Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Delfcore-compat.h38 char pr_state; member
Delfcore.h59 char pr_state; /* numeric process state */ member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.c872 enum replay_state pr_state = REPLAY_STATE_0; in edp_get_replay_state() local
878 replay->funcs->replay_get_state(replay, &pr_state, panel_inst); in edp_get_replay_state()
879 *state = pr_state; in edp_get_replay_state()
/Linux-v6.6/fs/
Dbinfmt_elf_fdpic.c1348 psinfo->pr_state = i; in fill_psinfo()
Dbinfmt_elf.c1600 psinfo->pr_state = i; in fill_psinfo()