Home
last modified time | relevance | path

Searched defs:jr (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djr.c78 struct jobring *jr = &jr0[sec_idx]; in jr_initregs() local
103 struct jobring *jr = &jr0[sec_idx]; in jr_init() local
138 struct jobring *jr = &jr0[sec_idx]; in jr_sw_cleanup() local
186 struct jobring *jr = &jr0[sec_idx]; in jr_enqueue() local
261 struct jobring *jr = &jr0[sec_idx]; in jr_dequeue() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Djitdump.c244 union jr_entry *jr; in jit_get_next_entry() local
401 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load()
517 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move()
606 static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_debug_info()
633 jit_repipe_unwinding_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_unwinding_info()
660 union jr_entry *jr; in jit_process_dump() local
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sec.h236 #define CAAM_SMCJR(v, jr) (JR_BASE_ADDR(jr) + SM_OFFSET(v) + SM_CMD(v)) argument
238 #define CAAM_SMCSJR(v, jr) (JR_BASE_ADDR(jr) + SM_OFFSET(v) + SM_STATUS(v)) argument
240 #define CAAM_SMAPJR(v, jr, y) \ argument
243 #define CAAM_SMAG2JR(v, jr, y) \ argument
246 #define CAAM_SMAG1JR(v, jr, y) \ argument
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dintern.h77 struct caam_job_ring __iomem *jr[4]; /* JobR's register space */ member
H A Dregs.h304 u32 jr; /* JR_VERSION */ member
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_stall.h699 unsigned long jr; in show_rcu_gp_kthreads() local
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_fc.c972 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp2034 Join* jr = m_GhostJoins[i]; in InsertLocalMinimaIntoAEL() local