Home
last modified time | relevance | path

Searched defs:jd (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/util/
H A Djitdump.c70 jit_emit_elf(struct jit_buf_desc *jd, in jit_emit_elf()
112 jit_close(struct jit_buf_desc *jd) in jit_close()
137 jit_open(struct jit_buf_desc *jd, const char *name) in jit_open()
249 jit_get_next_entry(struct jit_buf_desc *jd) in jit_get_next_entry()
366 jit_inject_event(struct jit_buf_desc *jd, union perf_event *event) in jit_inject_event()
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()
392 static uint64_t convert_timestamp(struct jit_buf_desc *jd, uint64_t timestamp) in convert_timestamp()
423 static int jit_repipe_code_load(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_load()
556 static int jit_repipe_code_move(struct jit_buf_desc *jd, union jr_entry *jr) in jit_repipe_code_move()
[all …]
/linux/fs/gfs2/
H A Dsuper.c62 struct gfs2_jdesc *jd; in gfs2_jindex_free() local
87 struct gfs2_jdesc *jd; in jdesc_find_i() local
98 struct gfs2_jdesc *jd; in gfs2_jdesc_find() local
107 int gfs2_jdesc_check(struct gfs2_jdesc *jd) in gfs2_jdesc_check()
325 struct gfs2_jdesc *jd; in gfs2_lock_fs_check_clean() local
578 struct gfs2_jdesc *jd; in gfs2_put_super() local
H A Dops_fstype.c537 struct gfs2_jdesc *jd; in gfs2_jindex_hold() local
614 struct gfs2_jdesc *jd; in init_statfs() local
790 struct gfs2_jdesc *jd = gfs2_jdesc_find(sdp, x); in init_journal() local
H A Dutil.c52 int check_journal_clean(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd, in check_journal_clean()
H A Dbmap.c2184 void gfs2_free_journal_extents(struct gfs2_jdesc *jd) in gfs2_free_journal_extents()
2205 static int gfs2_add_jextent(struct gfs2_jdesc *jd, u64 lblock, u64 dblock, u64 blocks) in gfs2_add_jextent()
2248 int gfs2_map_journal_extents(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd) in gfs2_map_journal_extents()
H A Dlock_dlm.c666 struct gfs2_jdesc *jd; in remote_withdraw() local
/linux/arch/powerpc/kvm/
H A Demulate.c65 u64 jd = tb - vcpu->arch.dec_jiffies; in kvmppc_get_dec() local