| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | aesni-intel_avx-x86_64.S | 222 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 …]
|
| D | sha1_avx2_x86_64_asm.S | 505 .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-6.6/arch/x86/crypto/ |
| D | aesni-intel_avx-x86_64.S | 194 j = 0 define 996 j = 1 define 1008 j = (j+1) define 1038 j = (9-\num_initial_blocks) define 1045 j = (j+1) define 1489 j = 1 define 1501 j = (j+1) define 1944 j = 1 define 1956 j = (j+1) define 1988 j = (9-\num_initial_blocks) define [all …]
|
| D | sha1_avx2_x86_64_asm.S | 505 .set j, 0 define 508 .set j, j+2 define 521 .set j, j+2 define 535 .set j, j+2 define 556 .set j, 0 define 559 .set j, j+2 define 569 .set j, j+2 define 579 .set j, j+2 define 594 .set j, j+2 define
|
| /kernel/linux/linux-6.6/crypto/ |
| D | twofish_common.c | 529 #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/crypto/ |
| D | twofish_common.c | 529 #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-6.6/kernel/rcu/ |
| D | tree_stall.h | 92 unsigned long j = jiffies; in rcu_gp_might_be_stalled() local 172 unsigned long j = jiffies; in record_gp_stall_check_time() local 198 unsigned long j; in rcu_stall_kick_kthreads() local 409 unsigned long j = jiffies - READ_ONCE(rcu_state.gp_activity); in rcu_is_gp_kthread_starving() local 420 unsigned long j; in rcu_is_rcuc_kthread_starving() local 485 unsigned long j; in print_cpu_stall_info() local 531 unsigned long j; in rcu_check_gp_kthread_starvation() local 594 unsigned long j; in print_other_cpu_stall() local 724 unsigned long j; in check_cpu_stall() local 888 unsigned long j; in show_rcu_gp_kthreads() local [all …]
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| D | tree_stall.h | 63 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/ |
| D | test_string.c | 9 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
|
| /kernel/linux/linux-5.10/drivers/md/bcache/ |
| D | journal.c | 42 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
|
| D | bset.c | 371 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-6.6/drivers/md/bcache/ |
| D | journal.c | 42 struct jset *j, *data = ca->set->journal.w[0].data; in journal_read_bucket() local 298 struct journal *j = &c->journal; in bch_journal_mark() local 328 unsigned int j; in bch_journal_mark() local 409 void bch_journal_space_reserve(struct journal *j) in bch_journal_space_reserve() 569 #define last_seq(j) ((j)->seq - fifo_used(&(j)->pin) + 1) argument 632 struct journal *j = &c->journal; in free_journal_buckets() local 694 void bch_journal_next(struct journal *j) in bch_journal_next() 730 struct journal *j = container_of(cl, struct journal, io); in journal_write_done() local 983 struct journal *j = &c->journal; in bch_journal_alloc() local
|
| D | bset.c | 371 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-6.6/drivers/sh/intc/ |
| D | handle.c | 22 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/drivers/sh/intc/ |
| D | handle.c | 22 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/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
| D | It_posix_pthread_035.c | 42 UINT32 j = 0; in PthreadF01() local 58 UINT32 j = 0; in PthreadF02() local 75 UINT32 j = 0; in PthreadF03() local
|
| D | It_posix_pthread_034.c | 45 UINT32 i, j; in PthreadF01() local 60 UINT32 i, j; in PthreadF02() local 75 UINT32 i, j; in PthreadF03() local
|
| /kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
| D | It_posix_pthread_034.cpp | 35 UINT32 i, j; in pthread_f01() local 51 UINT32 i, j; in pthread_f02() local 67 UINT32 i, j; in PthreadF03() local
|
| D | It_posix_pthread_035.cpp | 36 UINT32 j = 0; in pthread_f01() local 55 UINT32 j = 0; in pthread_f02() local 75 UINT32 j = 0; in PthreadF03() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | udp_tunnel_nic.c | 133 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/net/ipv4/ |
| D | udp_tunnel_nic.c | 133 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/lib/raid6/test/ |
| D | test.c | 30 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-6.6/lib/raid6/test/ |
| D | test.c | 30 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/ |
| D | rtw_debug.c | 81 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-6.6/lib/ |
| D | test_string.c | 9 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
|