Searched refs:jp (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/mips/fw/lib/
H A Dcall_o32.S58 move jp,a0
86 jalr jp
/linux-master/arch/mips/include/asm/
H A Dregdef.h142 #define jp $25 /* PIC jump register */ macro
185 #define jp $25 /* PIC jump register */ macro
/linux-master/fs/nls/
H A DMakefile24 obj-$(CONFIG_NLS_CODEPAGE_932) += nls_cp932.o nls_euc-jp.o
/linux-master/kernel/rcu/
H A Dtree_stall.h408 static bool rcu_is_gp_kthread_starving(unsigned long *jp) argument
412 if (jp)
413 *jp = j;
417 static bool rcu_is_rcuc_kthread_starving(struct rcu_data *rdp, unsigned long *jp) argument
433 if (jp)
434 *jp = j;
/linux-master/fs/reiserfs/
H A Dprocfs.c67 #define DJP( x ) le32_to_cpu( jp -> x )
312 struct journal_params *jp = &rs->s_v1.s_journal; local
/linux-master/tools/testing/selftests/drivers/net/netdevsim/
H A Dnexthop.sh95 occ=$($DEVLINK -jp resource show $DEVLINK_DEV \
/linux-master/drivers/md/
H A Ddm-integrity.c2257 unsigned int jp = journal_read_pos + 1; local
2259 for (i = ic->sectors_per_block; i < dio->range.n_sectors; i += ic->sectors_per_block, jp++) {
2260 if (!test_journal_node(ic, jp, dio->range.logical_sector + i))

Completed in 294 milliseconds