Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Djitdump.c242 union jr_entry *jr; in jit_get_next_entry() local
385 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load()
503 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move()
592 static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_debug_info()
619 jit_repipe_unwinding_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_unwinding_info()
646 union jr_entry *jr; in jit_process_dump() local
/Linux-v4.19/drivers/crypto/caam/
Dintern.h77 struct caam_job_ring __iomem *jr[4]; /* JobR's register space */ member
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_fc.c895 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler() local