Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Djournal.c39 struct bio *bio = &ja->bio; in journal_read_bucket()
272 seq = ja->seq[i]; in bch_journal_read()
278 ja->cur_idx = i; in bch_journal_read()
279 ja->last_idx = ja->discard_idx = (i + 1) % in bch_journal_read()
593 ja->discard_idx = ja->last_idx; in do_journal_discard()
602 ja->discard_idx = (ja->discard_idx + 1) % in do_journal_discard()
609 if (ja->discard_idx == ja->last_idx) in do_journal_discard()
646 while (ja->last_idx != ja->cur_idx && in journal_reclaim()
647 ja->seq[ja->last_idx] < last_seq) in journal_reclaim()
648 ja->last_idx = (ja->last_idx + 1) % in journal_reclaim()
[all …]
/linux/tools/testing/selftests/rcutorture/bin/
A Dkvm.sh453 split(jitter, ja);
454 if (ja[1] == -1 && ncpus == 0)
456 else if (ja[1] == -1)
459 njitter = ja[1];
460 …print "TORTURE_JITTER_START=\". jitterstart.sh " njitter " " rd " " dur " " ja[2] " " ja[3] "\"; e…
/linux/arch/x86/math-emu/
A Dreg_u_div.S200 ja LGreater_than_1
276 ja LPrevent_2nd_overflow
366 ja LPrevent_3rd_overflow
A Dwm_sqrt.S334 ja sqrt_near_exact_x
383 ja sqrt_near_exact_ok
443 ja sqrt_more_prec_ok
A Ddiv_Xsig.S194 ja LPrevent_2nd_overflow
/linux/arch/x86/entry/
A Dentry_64.S1213 ja 1f
1216 ja nested_nmi_out
1243 ja first_nmi
/linux/arch/x86/entry/vdso/
A Dvsgx.S44 ja .Linvalid_input
/linux/kernel/rcu/
A Dtree_stall.h810 unsigned long ja; in show_rcu_gp_kthreads() local
819 ja = j - data_race(READ_ONCE(rcu_state.gp_activity)); in show_rcu_gp_kthreads()
827 js, ja, jr, jw, (long)data_race(READ_ONCE(rcu_state.gp_wake_seq)), in show_rcu_gp_kthreads()
/linux/arch/x86/kernel/
A Dverify_cpu.S84 ja .Lverify_cpu_clear_xd # family > 6, ok
A Dhead_32.S229 ja .Lenable_paging
/linux/arch/x86/um/
A Dchecksum_32.S147 ja 20b
/linux/Documentation/input/devices/
A Dxpad.rst207 http://euc.jp/periphs/xbox-controller.ja.html.
218 .. [1] http://euc.jp/periphs/xbox-controller.ja.html (ITO Takayuki)
/linux/arch/x86/lib/
A Dchecksum_32.S178 ja 20b
/linux/Documentation/x86/
A Dexception-tables.rst139 > ja .L1423
199 > c017e79d <do_con_write+d9> ja c017e7a7 <do_con_write+e3>
/linux/tools/perf/Documentation/
A Dexamples.txt206 0.00 : 31a2e9560f: 0f 87 4d 01 00 00 ja 31a2e95762 <__fork+0x202>
/linux/arch/x86/crypto/
A Dsm4-aesni-avx2-asm_64.S314 ja .Lhandle_ctr_carry;
A Dsha256-avx2-asm.S642 ja done_hash
669 ja done_hash
/linux/kernel/bpf/
A Dverifier.c12223 struct bpf_insn ja = BPF_JMP_IMM(BPF_JA, 0, 0, 0); in opt_hard_wire_dead_code_branches() local
12233 ja.off = insn->off; in opt_hard_wire_dead_code_branches()
12235 ja.off = 0; in opt_hard_wire_dead_code_branches()
12240 bpf_prog_offload_replace_insn(env, i, &ja); in opt_hard_wire_dead_code_branches()
12242 memcpy(insn, &ja, sizeof(ja)); in opt_hard_wire_dead_code_branches()
12272 const struct bpf_insn ja = BPF_JMP_IMM(BPF_JA, 0, 0, 0); in opt_remove_nops() local
12278 if (memcmp(&insn[i], &ja, sizeof(ja))) in opt_remove_nops()
/linux/tools/power/cpupower/po/
A Dde.po275 msgstr "ja"
/linux/Documentation/networking/
A Dfilter.rst228 ja 6 Jump to label
/linux/
A DMAINTAINERS9996 M: Julian Anastasov <ja@ssi.bg>

Completed in 68 milliseconds