Home
last modified time | relevance | path

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

12345678910>>...98

/Linux-v5.4/arch/x86/crypto/
Daesni-intel_avx-x86_64.S223 j = 0 define
1030 j = 1 define
1042 j = (j+1) define
1072 j = (9-\num_initial_blocks) define
1079 j = (j+1) define
1523 j = 1 define
1535 j = (j+1) define
1981 j = 1 define
1993 j = (j+1) define
2025 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
/Linux-v5.4/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
/Linux-v5.4/kernel/rcu/
Dtree_stall.h102 unsigned long j = jiffies; in record_gp_stall_check_time() local
127 unsigned long j; in rcu_stall_kick_kthreads() local
336 unsigned long j; in rcu_check_gp_kthread_starvation() local
359 unsigned long j; in print_other_cpu_stall() local
482 unsigned long j; in check_cpu_stall() local
555 unsigned long j; in show_rcu_gp_kthreads() local
609 unsigned long j; in rcu_check_gp_start_stall() local
660 void rcu_fwd_progress_check(unsigned long j) in rcu_fwd_progress_check()
/Linux-v5.4/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
/Linux-v5.4/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
/Linux-v5.4/drivers/md/bcache/
Dbset.c372 static unsigned int inorder_next(unsigned int j, unsigned int size) in inorder_next()
389 static unsigned int inorder_prev(unsigned int j, unsigned int size) in inorder_prev()
416 static unsigned int __to_inorder(unsigned int j, in __to_inorder()
438 static unsigned int to_inorder(unsigned int j, struct bset_tree *t) in to_inorder()
443 static unsigned int __inorder_to_tree(unsigned int j, in __inorder_to_tree()
464 static unsigned int inorder_to_tree(unsigned int j, struct bset_tree *t) in inorder_to_tree()
545 static struct bkey *tree_to_bkey(struct bset_tree *t, unsigned int j) in tree_to_bkey()
550 static struct bkey *tree_to_prev_bkey(struct bset_tree *t, unsigned int j) in tree_to_prev_bkey()
593 static void make_bfloat(struct bset_tree *t, unsigned int j) in make_bfloat()
641 unsigned int j = roundup(t[-1].size, in bset_alloc_tree() local
[all …]
Djournal.c42 struct jset *j, *data = ca->set->journal.w[0].data; in journal_read_bucket() local
305 struct journal *j = &c->journal; in bch_journal_mark() local
335 unsigned int j; in bch_journal_mark() local
505 #define last_seq(j) ((j)->seq - fifo_used(&(j)->pin) + 1) argument
630 void bch_journal_next(struct journal *j) in bch_journal_next()
666 struct journal *j = container_of(cl, struct journal, io); in journal_write_done() local
922 struct journal *j = &c->journal; in bch_journal_alloc() local
/Linux-v5.4/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
/Linux-v5.4/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
/Linux-v5.4/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
/Linux-v5.4/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
/Linux-v5.4/scripts/
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
/Linux-v5.4/drivers/tty/vt/
Dconsolemap.c201 int j, glyph; in set_inverse_transl() local
226 int i, j, k, glyph; in set_inverse_trans_unicode() local
399 int i, j; in con_release_unimap() local
436 int i, j, k; in con_unify_unimap() local
561 int j, k; in con_set_unimap() local
661 int i, j, err = 0, err1; in con_set_default_unimap() local
740 int i, j, k, ret = 0; in con_get_unimap() local
/Linux-v5.4/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
/Linux-v5.4/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
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv30.c66 calc_bias(struct nvkm_fb *fb, int k, int i, int j) in calc_bias()
80 int j, x = 0; in calc_ref() local
95 int i, j; in nv30_fb_init() local
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calc_auto.c124 int j; in mode_support_and_system_configuration() local
1019 int j; in display_pipe_configuration() local
/Linux-v5.4/drivers/staging/exfat/
Dexfat_nls.c121 int i, j, len; in nls_uniname_to_dosname() local
243 int i = 0, j, n = 0; in nls_dosname_to_uniname() local
300 int i, j, len; in nls_uniname_to_cstring() local
338 int i, j; in nls_cstring_to_uniname() local
/Linux-v5.4/drivers/net/can/softing/
Dsofting_main.c116 int j; in softing_netdev_start_xmit() local
165 int j; in softing_handle_1() local
323 int j, offset, work_done; in softing_irq_thread() local
471 int ret, j; in softing_card_boot() local
728 int j; in softing_pdev_remove() local
754 int j; in softing_pdev_probe() local
/Linux-v5.4/drivers/video/fbdev/core/
Dfbcon_rotate.h42 int i, j; in rotate_ud() local
60 int i, j, h = height, w = width; in rotate_cw() local
78 int i, j, h = height, w = width; in rotate_ccw() local
/Linux-v5.4/fs/nfs/filelayout/
Dfilelayoutdev.c154 int j; in nfs4_fl_alloc_deviceid_node() local
236 nfs4_fl_calc_ds_index(struct pnfs_layout_segment *lseg, u32 j) in nfs4_fl_calc_ds_index()
242 nfs4_fl_select_ds_fh(struct pnfs_layout_segment *lseg, u32 j) in nfs4_fl_select_ds_fh()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_crc32.c31 static void dr_crc32_calc_lookup_entry(u32 (*tbl)[256], u8 i, u8 j) in dr_crc32_calc_lookup_entry()
38 u32 crc, i, j; in mlx5dr_crc32_init_table() local
/Linux-v5.4/drivers/pcmcia/
Dsa1111_jornada720.c39 struct jornada720_data *j; in jornada720_pcmcia_hw_init() local
63 struct jornada720_data *j = skt->driver_data; in jornada720_pcmcia_configure_socket() local

12345678910>>...98