Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Djitdump.c253 union jr_entry *jr; in jit_get_next_entry() local
379 static pid_t jr_entry_pid(struct jit_buf_desc *jd, union jr_entry *jr) in jr_entry_pid()
386 static pid_t jr_entry_tid(struct jit_buf_desc *jd, union jr_entry *jr) in jr_entry_tid()
424 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load()
559 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move()
650 static int jit_repipe_debug_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_debug_info()
677 jit_repipe_unwinding_info(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_unwinding_info()
705 union jr_entry *jr; in jit_process_dump() local
/linux/drivers/crypto/caam/
H A Dregs.h304 u32 jr; /* JR_VERSION */ member