Searched refs:PRS (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/tools/testing/selftests/cgroup/ |
D | test_cpuset_prs.sh | 455 PRS=$DIR/cpuset.cpus.partition 457 [[ -e $PRS ]] && echo "$PRS: $(cat $PRS)" 655 rm -f $PRS 656 wait_inotify $PWD/cpuset.cpus.partition $PRS & 665 elif [[ ! -f $PRS ]] 670 elif [[ $(cat $PRS) != "root invalid"* ]] 673 cat $PRS
|
/linux-6.6.21/Documentation/ABI/stable/ |
D | sysfs-driver-dma-idxd | 242 Description: Controls whether PRS disable is turned on for the workqueue. 243 0 indicates PRS is on, and 1 indicates PRS is off for the
|
/linux-6.6.21/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_init.h | 613 BLOCK_PRTY_INFO(PRS, (1<<6), 0xff, 0xff, 0xff, 0xff),
|
/linux-6.6.21/drivers/iommu/intel/ |
D | debugfs.c | 54 IOMMU_REGSET_ENTRY(PRS),
|
/linux-6.6.21/arch/powerpc/xmon/ |
D | ppc-opc.c | 828 #define PRS RIC + 1 macro 831 #define SP PRS + 1 5093 {"tlbiel", X(31,274), X_MASK|1<<20,POWER9, PPC476, {RB, RSO, RIC, PRS, X_R}}, 5126 {"tlbie", X(31,306), X_MASK|1<<20,POWER9, TITAN, {RB, RS, RIC, PRS, X_R}},
|