Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 2463) sorted by relevance

12345678910>>...99

/kernel/linux/linux-5.10/arch/x86/crypto/
Daesni-intel_avx-x86_64.S222 j = 0 define
1028 j = 1 define
1040 j = (j+1) define
1070 j = (9-\num_initial_blocks) define
1077 j = (j+1) define
1521 j = 1 define
1533 j = (j+1) define
1976 j = 1 define
1988 j = (j+1) define
2020 j = (9-\num_initial_blocks) define
[all …]
Dsha1_avx2_x86_64_asm.S505 .set j, 0 define
508 .set j, j+2 define
524 .set j, j+2 define
538 .set j, j+2 define
559 .set j, 0 define
562 .set j, j+2 define
574 .set j, j+2 define
587 .set j, j+2 define
605 .set j, j+2 define
/kernel/linux/linux-5.10/crypto/
Dtwofish_common.c529 #define CALC_K_2(a, b, c, d, j) \ argument
535 #define CALC_K(a, j, k, l, m, n) \ argument
542 #define CALC_K192_2(a, b, c, d, j) \ argument
548 #define CALC_K192(a, j, k, l, m, n) \ argument
555 #define CALC_K256_2(a, b, j) \ argument
561 #define CALC_K256(a, j, k, l, m, n) \ argument
572 int i, j, k; in __twofish_setkey() local
/kernel/linux/linux-5.10/kernel/rcu/
Dtree_stall.h63 unsigned long j = jiffies; in rcu_gp_might_be_stalled() local
136 unsigned long j = jiffies; in record_gp_stall_check_time() local
161 unsigned long j; in rcu_stall_kick_kthreads() local
388 unsigned long j = jiffies - READ_ONCE(rcu_state.gp_activity); in rcu_is_gp_kthread_starving() local
453 unsigned long j; in rcu_check_gp_kthread_starvation() local
476 unsigned long j; in print_other_cpu_stall() local
601 unsigned long j; in check_cpu_stall() local
692 unsigned long j; in show_rcu_gp_kthreads() local
749 unsigned long j; in rcu_check_gp_start_stall() local
804 void rcu_fwd_progress_check(unsigned long j) in rcu_fwd_progress_check()
/kernel/linux/linux-5.10/lib/
Dtest_string.c9 unsigned i, j, k; in memset16_selftest() local
45 unsigned i, j, k; in memset32_selftest() local
81 unsigned i, j, k; in memset64_selftest() local
148 int i, j; in strnchr_selftest() local
Dgen_crc32table.c40 unsigned i, j; in crc32init_le_generic() local
74 unsigned i, j; in crc32init_be() local
95 int i, j; in output_table() local
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
DIt_posix_pthread_035.c42 UINT32 j = 0; in PthreadF01() local
58 UINT32 j = 0; in PthreadF02() local
75 UINT32 j = 0; in PthreadF03() local
DIt_posix_pthread_034.c45 UINT32 i, j; in PthreadF01() local
60 UINT32 i, j; in PthreadF02() local
75 UINT32 i, j; in PthreadF03() local
DIt_posix_pthread_125.c42 int *i, j; in PthreadF01() local
59 INT32 i[PTHREAD_THREADS_NUM], j, ret; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
DIt_posix_pthread_034.cpp35 UINT32 i, j; in pthread_f01() local
51 UINT32 i, j; in pthread_f02() local
67 UINT32 i, j; in PthreadF03() local
DIt_posix_pthread_035.cpp36 UINT32 j = 0; in pthread_f01() local
55 UINT32 j = 0; in pthread_f02() local
75 UINT32 j = 0; in PthreadF03() local
DIt_posix_pthread_125.cpp35 int *i, j; in pthread_f01() local
52 INT32 i[PTHREAD_THREADS_NUM], j, ret; in Testcase() local
/kernel/linux/linux-5.10/drivers/md/bcache/
Djournal.c42 struct jset *j, *data = ca->set->journal.w[0].data; in journal_read_bucket() local
299 struct journal *j = &c->journal; in bch_journal_mark() local
329 unsigned int j; in bch_journal_mark() local
410 void bch_journal_space_reserve(struct journal *j) in bch_journal_space_reserve()
570 #define last_seq(j) ((j)->seq - fifo_used(&(j)->pin) + 1) argument
635 struct journal *j = &c->journal; in free_journal_buckets() local
697 void bch_journal_next(struct journal *j) in bch_journal_next()
733 struct journal *j = container_of(cl, struct journal, io); in journal_write_done() local
988 struct journal *j = &c->journal; in bch_journal_alloc() local
Dbset.c371 static unsigned int inorder_next(unsigned int j, unsigned int size) in inorder_next()
388 static unsigned int inorder_prev(unsigned int j, unsigned int size) in inorder_prev()
415 static unsigned int __to_inorder(unsigned int j, in __to_inorder()
437 static unsigned int to_inorder(unsigned int j, struct bset_tree *t) in to_inorder()
442 static unsigned int __inorder_to_tree(unsigned int j, in __inorder_to_tree()
463 static unsigned int inorder_to_tree(unsigned int j, struct bset_tree *t) in inorder_to_tree()
544 static struct bkey *tree_to_bkey(struct bset_tree *t, unsigned int j) in tree_to_bkey()
549 static struct bkey *tree_to_prev_bkey(struct bset_tree *t, unsigned int j) in tree_to_prev_bkey()
592 static void make_bfloat(struct bset_tree *t, unsigned int j) in make_bfloat()
640 unsigned int j = roundup(t[-1].size, in bset_alloc_tree() local
[all …]
/kernel/linux/linux-5.10/drivers/sh/intc/
Dhandle.c22 unsigned int i, j; in intc_grp_id() local
93 unsigned int j = 0; in intc_get_mask_handle() local
162 unsigned int j = 0; in intc_get_prio_handle() local
179 unsigned int i, j, fn, mode; in intc_ack_data() local
235 unsigned int i, j, data; in intc_enable_disable_enum() local
262 unsigned int i, j, fn, bit; in intc_get_sense_handle() local
/kernel/linux/linux-5.10/lib/raid6/test/
Dtest.c30 int i, j; in makedata() local
52 static int test_disks(int i, int j) in test_disks()
91 int i, j, p1, p2; in main() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
Drtw_debug.c81 int i, j = 1; in mac_reg_dump() local
96 int i, j = 1; in bb_reg_dump() local
110 int i, j = 1, path; in rf_reg_dump() local
/kernel/linux/linux-5.10/net/ipv4/
Dudp_tunnel_nic.c133 unsigned int i, j; in udp_tunnel_nic_is_empty() local
146 unsigned int i, j; in udp_tunnel_nic_should_replay() local
242 unsigned int i, j; in udp_tunnel_nic_device_sync_by_port() local
254 unsigned int i, j; in udp_tunnel_nic_device_sync_by_table() local
350 unsigned int i, j; in udp_tunnel_nic_has_collision() local
433 unsigned int i, j; in udp_tunnel_nic_try_existing() local
468 unsigned int i, j; in udp_tunnel_nic_add_new() local
555 unsigned int i, j; in __udp_tunnel_nic_reset_ntf() local
589 unsigned int j; in __udp_tunnel_nic_dump_size() local
616 unsigned int j; in __udp_tunnel_nic_dump_write() local
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/math/
Dvmx_signal.c52 int j; in signal_vmx_sig() local
74 int i, j; in signal_vmx_c() local
95 int i, j, rc, threads; in test_signal_vmx() local
/kernel/linux/linux-5.10/drivers/scsi/isci/
Dprobe_roms.c46 int j; in isci_request_oprom() local
118 int i, j; in isci_request_firmware() local
173 int j; in isci_get_efi_var() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dreuseaddr_ports_exhausted.c84 int i, j, fd[2]; in TEST() local
104 int i, j, fd[2]; in TEST() local
129 int i, j, ret, fd[2]; in TEST() local
/kernel/linux/linux-5.10/drivers/video/logo/
Dpnmtologo.c128 unsigned int i, j; in read_image() local
285 unsigned int i, j; in write_logo_mono() local
313 unsigned int i, j, k; in write_logo_vga16() local
353 unsigned int i, j, k; in write_logo_clut224() local
399 unsigned int i, j; in write_logo_gray256() local
/kernel/linux/linux-5.10/scripts/dtc/
Dutil.h17 #define PRINTF(i, j) __attribute__((format (printf, i, j))) argument
19 #define PRINTF(i, j) __attribute__((format (gnu_printf, i, j))) argument
23 #define PRINTF(i, j) argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dtbxface.c137 u32 i, j; in ACPI_EXPORT_SYMBOL_INIT() local
220 u32 j; in ACPI_EXPORT_SYMBOL_INIT() local
301 u32 j; in ACPI_EXPORT_SYMBOL() local
/kernel/linux/linux-5.10/drivers/cpufreq/
Dcpufreq_governor.c100 unsigned int j; in gov_update_cpu_data() local
120 unsigned int sampling_rate, io_busy, j; in dbs_update() local
353 int j; in alloc_policy_dbs_info() local
378 int j; in free_policy_dbs_info() local
510 unsigned int sampling_rate, ignore_nice, j; in cpufreq_dbs_governor_start() local

12345678910>>...99