Home
last modified time | relevance | path

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

12345678910>>...149

/kernel/linux/linux-4.19/arch/x86/crypto/
Daesni-intel_avx-x86_64.S234 j = 0 define
399 j = 0 define
493 j = 1 define
505 j = (j+1) define
536 j = (9-\num_initial_blocks) define
543 j = (j+1) define
970 j = 1 define
982 j = (j+1) define
1705 j = 0 define
1800 j = 1 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/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-4.19/crypto/
Dtwofish_common.c542 #define CALC_K_2(a, b, c, d, j) \ argument
548 #define CALC_K(a, j, k, l, m, n) \ argument
555 #define CALC_K192_2(a, b, c, d, j) \ argument
561 #define CALC_K192(a, j, k, l, m, n) \ argument
568 #define CALC_K256_2(a, b, j) \ argument
574 #define CALC_K256(a, j, k, l, m, n) \ argument
585 int i, j, k; in __twofish_setkey() local
/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
/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
/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
/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-4.19/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-4.19/lib/
Dtest_string.c8 unsigned i, j, k; in memset16_selftest() local
44 unsigned i, j, k; in memset32_selftest() local
80 unsigned i, j, k; in memset64_selftest() local
/kernel/linux/linux-5.10/drivers/md/bcache/
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-4.19/drivers/md/bcache/
Dbset.c375 static unsigned int inorder_next(unsigned int j, unsigned int size) in inorder_next()
392 static unsigned int inorder_prev(unsigned int j, unsigned int size) in inorder_prev()
419 static unsigned int __to_inorder(unsigned int j, in __to_inorder()
441 static unsigned int to_inorder(unsigned int j, struct bset_tree *t) in to_inorder()
446 static unsigned int __inorder_to_tree(unsigned int j, in __inorder_to_tree()
467 static unsigned int inorder_to_tree(unsigned int j, struct bset_tree *t) in inorder_to_tree()
548 static struct bkey *tree_to_bkey(struct bset_tree *t, unsigned int j) in tree_to_bkey()
553 static struct bkey *tree_to_prev_bkey(struct bset_tree *t, unsigned int j) in tree_to_prev_bkey()
596 static void make_bfloat(struct bset_tree *t, unsigned int j) in make_bfloat()
644 unsigned int j = roundup(t[-1].size, in bset_alloc_tree() local
[all …]
/kernel/linux/linux-5.10/lib/raid6/test/
Dtest.c31 int i, j; in makedata() local
53 static int test_disks(int i, int j) in test_disks()
92 int i, j, p1, p2; in main() local
/kernel/linux/linux-4.19/lib/raid6/test/
Dtest.c34 int i, j; in makedata() local
56 static int test_disks(int i, int j) in test_disks()
95 int i, j, p1, p2; in main() 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/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-4.19/tools/testing/selftests/powerpc/math/
Dvmx_signal.c56 int j; in signal_vmx_sig() local
78 int i, j; in signal_vmx_c() local
99 int i, j, rc, threads; in test_signal_vmx() local
/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-4.19/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/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

12345678910>>...149