Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Djitdump.c252 union jr_entry *jr; in jit_get_next_entry() local
378 static pid_t jr_entry_pid(struct jit_buf_desc *jd, union jr_entry *jr) in jr_entry_pid()
385 static pid_t jr_entry_tid(struct jit_buf_desc *jd, union jr_entry *jr) in jr_entry_tid()
423 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load()
542 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move()
632 static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_debug_info()
659 jit_repipe_unwinding_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_unwinding_info()
686 union jr_entry *jr; in jit_process_dump() local
/linux-6.6.21/drivers/crypto/caam/
Dintern.h105 struct caam_job_ring __iomem *jr[4]; /* JobR's register space */ member
Dregs.h304 u32 jr; /* JR_VERSION */ member
/linux-6.6.21/kernel/rcu/
Dtree_stall.h890 unsigned long jr; in show_rcu_gp_kthreads() local
/linux-6.6.21/drivers/s390/scsi/
Dzfcp_fc.c968 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler() local