Searched refs:NP (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_cpumask.tc12 NP=`nproc`
14 if [ $NP -eq 1 ] ;then
H A Dfunc_hotplug.tc12 NP=`nproc`
14 if [ $NP -eq 1 ] ;then
/linux-master/drivers/scsi/
H A DFlashPoint.c704 #define NP 0x10 /*Next Phase */ macro
2384 WRW_HARPOON((port + ID_MSG_STRT + 2), BRH_OP + ALWAYS + NP);
2422 WRW_HARPOON((port + SYNC_MSGS + 4), (BRH_OP + ALWAYS + NP));
2538 WRW_HARPOON(cdb_reg, (BRH_OP + ALWAYS + NP));
3153 WRW_HARPOON((port + SYNC_MSGS + 12), (BRH_OP + ALWAYS + NP));
3327 WRW_HARPOON((port + SYNC_MSGS + 12), (BRH_OP + ALWAYS + NP));
3373 WRW_HARPOON((port + SYNC_MSGS + 10), (BRH_OP + ALWAYS + NP));
3484 WRW_HARPOON((port + SYNC_MSGS + 10), (BRH_OP + ALWAYS + NP));
4091 WRW_HARPOON(cdb_reg, (BRH_OP + ALWAYS + NP));
6094 WRW_HARPOON(i, (BRH_OP + ALWAYS + NP));
[all...]
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c150 #define niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \
152 __niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME); \
189 #define niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \
191 __niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME); \
209 #define niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY) \
211 __niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY); \
229 #define niu_set_and_wait_clear(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \
231 __niu_set_and_wait_clear(NP, REG, BITS, LIMIT, DELAY, REG_NAME); \
/linux-master/arch/x86/kvm/
H A Dtrace.h366 EXS(DF), EXS(TS), EXS(NP), EXS(SS), EXS(GP), EXS(PF), \

Completed in 152 milliseconds