Home
last modified time | relevance | path

Searched refs:ja (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.4/drivers/md/bcache/
Djournal.c38 struct journal_device *ja = &ca->journal; in journal_read_bucket() local
39 struct bio *bio = &ja->bio; in journal_read_bucket()
159 if (j->seq > ja->seq[bucket_index]) in journal_read_bucket()
160 ja->seq[bucket_index] = j->seq; in journal_read_bucket()
187 struct journal_device *ja = &ca->journal; in bch_journal_read() local
277 if (ja->seq[i] > seq) { in bch_journal_read()
278 seq = ja->seq[i]; in bch_journal_read()
284 ja->cur_idx = i; in bch_journal_read()
285 ja->last_idx = ja->discard_idx = (i + 1) % in bch_journal_read()
509 struct journal_device *ja = in journal_discard_endio() local
[all …]
/Linux-v5.4/arch/x86/include/asm/
Dmcsafe_test.h56 ja \target
62 ja \target
/Linux-v5.4/arch/x86/math-emu/
Dreg_u_div.S200 ja LGreater_than_1
276 ja LPrevent_2nd_overflow
366 ja LPrevent_3rd_overflow
Dwm_sqrt.S334 ja sqrt_near_exact_x
383 ja sqrt_near_exact_ok
443 ja sqrt_more_prec_ok
Ddiv_Xsig.S194 ja LPrevent_2nd_overflow
/Linux-v5.4/kernel/rcu/
Dtree_stall.h556 unsigned long ja; in show_rcu_gp_kthreads() local
563 ja = j - READ_ONCE(rcu_state.gp_activity); in show_rcu_gp_kthreads()
570 ja, jr, jw, (long)READ_ONCE(rcu_state.gp_wake_seq), in show_rcu_gp_kthreads()
/Linux-v5.4/arch/x86/kernel/
Dverify_cpu.S84 ja .Lverify_cpu_clear_xd # family > 6, ok
Dhead_32.S265 ja .Lenable_paging
/Linux-v5.4/arch/x86/entry/
Dentry_64.S1534 ja 1f
1537 ja nested_nmi_out
1564 ja first_nmi
/Linux-v5.4/arch/x86/um/
Dchecksum_32.S147 ja 20b
/Linux-v5.4/Documentation/input/devices/
Dxpad.rst207 http://euc.jp/periphs/xbox-controller.ja.html.
218 .. [1] http://euc.jp/periphs/xbox-controller.ja.html (ITO Takayuki)
/Linux-v5.4/tools/perf/Documentation/
Dexamples.txt206 0.00 : 31a2e9560f: 0f 87 4d 01 00 00 ja 31a2e95762 <__fork+0x202>
/Linux-v5.4/Documentation/x86/
Dexception-tables.rst139 > ja .L1423
199 > c017e79d <do_con_write+d9> ja c017e7a7 <do_con_write+e3>
/Linux-v5.4/arch/x86/lib/
Dchecksum_32.S178 ja 20b
/Linux-v5.4/arch/x86/crypto/
Dsha256-avx2-asm.S645 ja done_hash
672 ja done_hash
/Linux-v5.4/kernel/bpf/
Dverifier.c8337 struct bpf_insn ja = BPF_JMP_IMM(BPF_JA, 0, 0, 0); in opt_hard_wire_dead_code_branches() local
8347 ja.off = insn->off; in opt_hard_wire_dead_code_branches()
8349 ja.off = 0; in opt_hard_wire_dead_code_branches()
8354 bpf_prog_offload_replace_insn(env, i, &ja); in opt_hard_wire_dead_code_branches()
8356 memcpy(insn, &ja, sizeof(ja)); in opt_hard_wire_dead_code_branches()
8386 const struct bpf_insn ja = BPF_JMP_IMM(BPF_JA, 0, 0, 0); in opt_remove_nops() local
8392 if (memcmp(&insn[i], &ja, sizeof(ja))) in opt_remove_nops()
/Linux-v5.4/tools/power/cpupower/po/
Dde.po275 msgstr "ja"
/Linux-v5.4/Documentation/networking/
Dfilter.txt218 ja 6 Jump to label
/Linux-v5.4/
DMAINTAINERS8596 M: Julian Anastasov <ja@ssi.bg>