Searched refs:PRS (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_cpuset_prs.sh | 631 PRS=$DIR/cpuset.cpus.partition 638 [[ -e $PRS ]] && echo "$PRS: $(cat $PRS)" 1142 PRS=/tmp/.prs_$$ 1154 rm -f $PRS 1155 wait_inotify $PWD/cpuset.cpus.partition $PRS & 1164 elif [[ ! -f $PRS ]] 1169 elif [[ $(cat $PRS) != "root invalid"* ]] 1172 cat $PRS
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_init.h | 613 BLOCK_PRTY_INFO(PRS, (1<<6), 0xff, 0xff, 0xff, 0xff),
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 828 #define PRS RIC + 1 macro 831 #define SP PRS + 1 5092 {"tlbiel", X(31,274), X_MASK|1<<20,POWER9, PPC476, {RB, RSO, RIC, PRS, X_R}}, 5125 {"tlbie", X(31,306), X_MASK|1<<20,POWER9, TITAN, {RB, RS, RIC, PRS, X_R}},
|