Home
last modified time | relevance | path

Searched refs:jd (Results 1 – 17 of 17) sorted by relevance

/linux/tools/perf/util/
H A Djitdump.c70 jit_emit_elf(struct jit_buf_desc *jd, in jit_emit_elf() argument
88 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf()
104 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf()
113 jit_close(struct jit_buf_desc *jd) in jit_close() argument
115 if (!(jd && jd->in)) in jit_close()
117 funlockfile(jd->in); in jit_close()
118 fclose(jd->in); in jit_close()
119 jd->in = NULL; in jit_close()
138 jit_open(struct jit_buf_desc *jd, cons argument
251 jit_get_next_entry(struct jit_buf_desc * jd) jit_get_next_entry() argument
368 jit_inject_event(struct jit_buf_desc * jd,union perf_event * event) jit_inject_event() argument
380 jr_entry_pid(struct jit_buf_desc * jd,union jr_entry * jr) jr_entry_pid() argument
387 jr_entry_tid(struct jit_buf_desc * jd,union jr_entry * jr) jr_entry_tid() argument
394 convert_timestamp(struct jit_buf_desc * jd,uint64_t timestamp) convert_timestamp() argument
425 jit_repipe_code_load(struct jit_buf_desc * jd,union jr_entry * jr) jit_repipe_code_load() argument
560 jit_repipe_code_move(struct jit_buf_desc * jd,union jr_entry * jr) jit_repipe_code_move() argument
651 jit_repipe_debug_info(struct jit_buf_desc * jd,union jr_entry * jr) jit_repipe_debug_info() argument
678 jit_repipe_unwinding_info(struct jit_buf_desc * jd,union jr_entry * jr) jit_repipe_unwinding_info() argument
704 jit_process_dump(struct jit_buf_desc * jd) jit_process_dump() argument
732 jit_inject(struct jit_buf_desc * jd,const char * path) jit_inject() argument
856 struct jit_buf_desc jd; jit_process() local
[all...]
/linux/fs/gfs2/
H A Drecovery.c32 int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk, in gfs2_replay_read_block() argument
35 struct gfs2_inode *ip = GFS2_I(jd->jd_inode); in gfs2_replay_read_block()
55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add() argument
57 struct list_head *head = &jd->jd_revoke_list; in gfs2_revoke_add()
83 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check() argument
88 list_for_each_entry(iter, &jd->jd_revoke_list, rr_list) { in gfs2_revoke_check()
98 wrap = (rr->rr_where < jd->jd_replay_tail); in gfs2_revoke_check()
99 a = (jd->jd_replay_tail < where); in gfs2_revoke_check()
106 void gfs2_revoke_clean(struct gfs2_jdesc *jd) in gfs2_revoke_clean() argument
108 struct list_head *head = &jd->jd_revoke_list; in gfs2_revoke_clean()
[all …]
H A Dops_fstype.c538 struct gfs2_jdesc *jd; in gfs2_jindex_hold() local
565 jd = kzalloc_obj(struct gfs2_jdesc); in gfs2_jindex_hold()
566 if (!jd) in gfs2_jindex_hold()
569 INIT_LIST_HEAD(&jd->extent_list); in gfs2_jindex_hold()
570 INIT_LIST_HEAD(&jd->jd_revoke_list); in gfs2_jindex_hold()
572 INIT_WORK(&jd->jd_work, gfs2_recover_func); in gfs2_jindex_hold()
573 jd->jd_inode = gfs2_lookupi(sdp->sd_jindex, &name, 1); in gfs2_jindex_hold()
574 if (IS_ERR_OR_NULL(jd->jd_inode)) { in gfs2_jindex_hold()
575 if (!jd->jd_inode) in gfs2_jindex_hold()
578 error = PTR_ERR(jd->jd_inode); in gfs2_jindex_hold()
[all …]
/linux/tools/perf/pmu-events/
H A Djevents.py206 def __init__(self, jd: dict):
324 if 'EventCode' in jd:
325 eventcode = int(jd['EventCode'].split(',', 1)[0], 0)
326 if 'ExtSel' in jd:
327 eventcode |= int(jd['ExtSel']) << 8
328 configcode = int(jd['ConfigCode'], 0) if 'ConfigCode' in jd else None
329 eventidcode = int(jd['EventidCode'], 0) if 'EventidCode' in jd else None
330 legacy_hw_config = int(jd['LegacyConfigCod
[all...]
/linux/Documentation/translations/zh_CN/maintainer/
H A Dconfigure-git.rst26 email = jd@domain.org
27 signingkey = jd@domain.org
/linux/Documentation/devicetree/bindings/sound/
H A Drt5668.txt24 - realtek,jd-src
49 realtek,jd-src = <1>;
H A Drt5665.txt31 - realtek,jd-src
/linux/arch/powerpc/kvm/
H A Demulate.c65 u64 jd = tb - vcpu->arch.dec_jiffies; in kvmppc_get_dec() local
68 if (vcpu->arch.dec < jd) in kvmppc_get_dec()
72 return vcpu->arch.dec - jd; in kvmppc_get_dec()
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-rt5682i-sku.dtsi32 realtek,jd-src = <1>;
H A Dsc7180-trogdor-rt5682s-sku.dtsi32 realtek,jd-src = <1>;
H A Dsc7280-herobrine-audio-rt5682.dtsi85 realtek,jd-src = <1>;
H A Dsc7280-herobrine-audio-rt5682-3mic.dtsi103 realtek,jd-src = <1>;
H A Dsc7180-acer-aspire1.dts354 realtek,jd-src = <1>;
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8186-corsola-squirtle.dts69 realtek,jd-mode = <2>;
H A Dmt8186-corsola.dtsi469 realtek,jd-src = <1>;
/linux/Documentation/sound/hd-audio/
H A Dmodels.rst660 ref-no-jd
704 no-jd
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra194-p2972-0000.dts2176 realtek,jd-src = <2>;