Home
last modified time | relevance | path

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

/linux-5.19.10/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()
157 if (j->seq > ja->seq[bucket_index]) in journal_read_bucket()
158 ja->seq[bucket_index] = j->seq; in journal_read_bucket()
182 struct journal_device *ja = &ca->journal; in bch_journal_read() local
269 if (ja->seq[i] > seq) { in bch_journal_read()
270 seq = ja->seq[i]; in bch_journal_read()
276 ja->cur_idx = i; in bch_journal_read()
277 ja->last_idx = ja->discard_idx = (i + 1) % in bch_journal_read()
572 struct journal_device *ja = in journal_discard_endio() local
[all …]
/linux-5.19.10/tools/testing/selftests/rcutorture/bin/
Dkvm.sh462 split(jitter, ja);
463 if (ja[1] == -1 && ncpus == 0)
465 else if (ja[1] == -1)
468 njitter = ja[1];
469 …print "TORTURE_JITTER_START=\". jitterstart.sh " njitter " " rd " " dur " " ja[2] " " ja[3] "\"; e…
/linux-5.19.10/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-5.19.10/arch/x86/entry/vdso/
Dvsgx.S44 ja .Linvalid_input
/linux-5.19.10/arch/x86/entry/
Dentry_64.S1295 ja 1f
1298 ja nested_nmi_out
1325 ja first_nmi
/linux-5.19.10/arch/x86/kernel/
Dverify_cpu.S84 ja .Lverify_cpu_clear_xd # family > 6, ok
Dhead_32.S230 ja .Lenable_paging
/linux-5.19.10/kernel/rcu/
Dtree_stall.h850 unsigned long ja; in show_rcu_gp_kthreads() local
859 ja = j - data_race(READ_ONCE(rcu_state.gp_activity)); in show_rcu_gp_kthreads()
867 js, ja, jr, jw, (long)data_race(READ_ONCE(rcu_state.gp_wake_seq)), in show_rcu_gp_kthreads()
/linux-5.19.10/arch/x86/um/
Dchecksum_32.S147 ja 20b
/linux-5.19.10/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-5.19.10/arch/x86/lib/
Dchecksum_32.S178 ja 20b
/linux-5.19.10/tools/perf/Documentation/
Dexamples.txt206 0.00 : 31a2e9560f: 0f 87 4d 01 00 00 ja 31a2e95762 <__fork+0x202>
/linux-5.19.10/Documentation/x86/
Dexception-tables.rst139 > ja .L1423
199 > c017e79d <do_con_write+d9> ja c017e7a7 <do_con_write+e3>
/linux-5.19.10/arch/x86/crypto/
Dsm4-aesni-avx2-asm_64.S314 ja .Lhandle_ctr_carry;
Dsha256-avx2-asm.S642 ja done_hash
669 ja done_hash
/linux-5.19.10/Documentation/sphinx/
Dkerneldoc-preamble.sty219 (zh\_TW), Korean (ko\_KR), and Japanese (ja\_JP) were skipped
/linux-5.19.10/kernel/bpf/
Dverifier.c13128 struct bpf_insn ja = BPF_JMP_IMM(BPF_JA, 0, 0, 0); in opt_hard_wire_dead_code_branches() local
13138 ja.off = insn->off; in opt_hard_wire_dead_code_branches()
13140 ja.off = 0; in opt_hard_wire_dead_code_branches()
13145 bpf_prog_offload_replace_insn(env, i, &ja); in opt_hard_wire_dead_code_branches()
13147 memcpy(insn, &ja, sizeof(ja)); in opt_hard_wire_dead_code_branches()
13177 const struct bpf_insn ja = BPF_JMP_IMM(BPF_JA, 0, 0, 0); in opt_remove_nops() local
13183 if (memcmp(&insn[i], &ja, sizeof(ja))) in opt_remove_nops()
/linux-5.19.10/Documentation/networking/
Dfilter.rst235 ja 6 Jump to label
/linux-5.19.10/tools/power/cpupower/po/
Dde.po275 msgstr "ja"
/linux-5.19.10/
DMAINTAINERS10502 M: Julian Anastasov <ja@ssi.bg>