/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | journal.c | 87 struct reiserfs_journal_list *jl, int flushall); 89 struct reiserfs_journal_list *jl, int flushall); 96 struct reiserfs_journal_list *jl); 311 *jl) in get_list_bitmap() 335 jb->journal_list = jl; in get_list_bitmap() 545 static inline void get_journal_list(struct reiserfs_journal_list *jl) in get_journal_list() argument 547 jl->j_refcount++; in get_journal_list() 551 struct reiserfs_journal_list *jl) in put_journal_list() 553 if (jl->j_refcount < 1) { in put_journal_list() 555 jl in put_journal_list() 309 get_list_bitmap(struct super_block *sb, struct reiserfs_journal_list *jl) get_list_bitmap() argument 550 put_journal_list(struct super_block *s, struct reiserfs_journal_list *jl) put_journal_list() argument 566 cleanup_freed_for_journal_list(struct super_block *sb, struct reiserfs_journal_list *jl) cleanup_freed_for_journal_list() argument 583 struct reiserfs_journal_list *jl; journal_list_still_alive() local 792 write_ordered_buffers(spinlock_t * lock, struct reiserfs_journal *j, struct reiserfs_journal_list *jl, struct list_head *list) write_ordered_buffers() argument 883 flush_older_commits(struct super_block *s, struct reiserfs_journal_list *jl) flush_older_commits() argument 970 flush_commit_list(struct super_block *s, struct reiserfs_journal_list *jl, int flushall) flush_commit_list() argument 1195 remove_all_from_journal_list(struct super_block *sb, struct reiserfs_journal_list *jl, int debug) remove_all_from_journal_list() argument 1296 flush_older_journal_lists(struct super_block *sb, struct reiserfs_journal_list *jl) flush_older_journal_lists() argument 1325 del_from_work_list(struct super_block *s, struct reiserfs_journal_list *jl) del_from_work_list() argument 1345 flush_journal_list(struct super_block *s, struct reiserfs_journal_list *jl, int flushall) flush_journal_list() argument 1627 write_one_transaction(struct super_block *s, struct reiserfs_journal_list *jl, struct buffer_chunk *chunk) write_one_transaction() argument 1679 dirty_one_transaction(struct super_block *s, struct reiserfs_journal_list *jl) dirty_one_transaction() argument 1714 kupdate_transactions(struct super_block *s, struct reiserfs_journal_list *jl, struct reiserfs_journal_list **next_jl, unsigned int *next_trans_id, int num_blocks, int num_trans) kupdate_transactions() argument 1784 flush_used_journal_lists(struct super_block *s, struct reiserfs_journal_list *jl) flush_used_journal_lists() argument 1838 remove_journal_hash(struct super_block *sb, struct reiserfs_journal_cnode **table, struct reiserfs_journal_list *jl, unsigned long block, int remove_freed) remove_journal_hash() argument 2570 struct reiserfs_journal_list *jl; alloc_journal_list() local 2719 struct reiserfs_journal_list *jl; journal_init() local 3546 struct reiserfs_journal_list *jl; flush_async_commits() local 3623 struct reiserfs_journal_list *jl; check_journal_end() local 3843 __commit_trans_jl(struct inode *inode, unsigned long id, struct reiserfs_journal_list *jl) __commit_trans_jl() argument 3910 struct reiserfs_journal_list *jl = REISERFS_I(inode)->i_jl; reiserfs_commit_for_inode() local 3999 struct reiserfs_journal_list *jl, *temp_jl; do_journal_end() local [all...] |
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | journal.c | 87 struct reiserfs_journal_list *jl, int flushall); 89 struct reiserfs_journal_list *jl, int flushall); 96 struct reiserfs_journal_list *jl); 311 *jl) in get_list_bitmap() 335 jb->journal_list = jl; in get_list_bitmap() 543 static inline void get_journal_list(struct reiserfs_journal_list *jl) in get_journal_list() argument 545 jl->j_refcount++; in get_journal_list() 549 struct reiserfs_journal_list *jl) in put_journal_list() 551 if (jl->j_refcount < 1) { in put_journal_list() 553 jl in put_journal_list() 309 get_list_bitmap(struct super_block *sb, struct reiserfs_journal_list *jl) get_list_bitmap() argument 548 put_journal_list(struct super_block *s, struct reiserfs_journal_list *jl) put_journal_list() argument 564 cleanup_freed_for_journal_list(struct super_block *sb, struct reiserfs_journal_list *jl) cleanup_freed_for_journal_list() argument 581 struct reiserfs_journal_list *jl; journal_list_still_alive() local 790 write_ordered_buffers(spinlock_t * lock, struct reiserfs_journal *j, struct reiserfs_journal_list *jl, struct list_head *list) write_ordered_buffers() argument 881 flush_older_commits(struct super_block *s, struct reiserfs_journal_list *jl) flush_older_commits() argument 970 flush_commit_list(struct super_block *s, struct reiserfs_journal_list *jl, int flushall) flush_commit_list() argument 1196 remove_all_from_journal_list(struct super_block *sb, struct reiserfs_journal_list *jl, int debug) remove_all_from_journal_list() argument 1297 flush_older_journal_lists(struct super_block *sb, struct reiserfs_journal_list *jl) flush_older_journal_lists() argument 1326 del_from_work_list(struct super_block *s, struct reiserfs_journal_list *jl) del_from_work_list() argument 1346 flush_journal_list(struct super_block *s, struct reiserfs_journal_list *jl, int flushall) flush_journal_list() argument 1628 write_one_transaction(struct super_block *s, struct reiserfs_journal_list *jl, struct buffer_chunk *chunk) write_one_transaction() argument 1680 dirty_one_transaction(struct super_block *s, struct reiserfs_journal_list *jl) dirty_one_transaction() argument 1715 kupdate_transactions(struct super_block *s, struct reiserfs_journal_list *jl, struct reiserfs_journal_list **next_jl, unsigned int *next_trans_id, int num_blocks, int num_trans) kupdate_transactions() argument 1785 flush_used_journal_lists(struct super_block *s, struct reiserfs_journal_list *jl) flush_used_journal_lists() argument 1839 remove_journal_hash(struct super_block *sb, struct reiserfs_journal_cnode **table, struct reiserfs_journal_list *jl, unsigned long block, int remove_freed) remove_journal_hash() argument 2572 struct reiserfs_journal_list *jl; alloc_journal_list() local 2726 struct reiserfs_journal_list *jl; journal_init() local 3551 struct reiserfs_journal_list *jl; flush_async_commits() local 3628 struct reiserfs_journal_list *jl; check_journal_end() local 3848 __commit_trans_jl(struct inode *inode, unsigned long id, struct reiserfs_journal_list *jl) __commit_trans_jl() argument 3915 struct reiserfs_journal_list *jl = REISERFS_I(inode)->i_jl; reiserfs_commit_for_inode() local 4004 struct reiserfs_journal_list *jl, *temp_jl; do_journal_end() local [all...] |
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | chacha-avx2-x86_64.S | 143 jl .Lxorpart2 150 jl .Lxorpart2 157 jl .Lxorpart2 164 jl .Lxorpart2 172 jl .Lxorpart2 178 jl .Lxorpart2 184 jl .Lxorpart2 190 jl .Lxorpart2 394 jl .Lxorpart4 401 jl [all...] |
H A D | chacha-avx512vl-x86_64.S | 116 jl .Lxorpart2 123 jl .Lxorpart2 130 jl .Lxorpart2 137 jl .Lxorpart2 145 jl .Lxorpart2 151 jl .Lxorpart2 157 jl .Lxorpart2 163 jl .Lxorpart2 328 jl .Lxorpart4 335 jl [all...] |
H A D | aegis128-aesni-asm.S | 147 jl .Lst_partial_8 158 jl .Lst_partial_4 168 jl .Lst_partial_2 178 jl .Lst_partial_1 259 jl .Lad_out_1 266 jl .Lad_out_2 273 jl .Lad_out_3 280 jl .Lad_out_4 287 jl .Lad_out_0 299 jl [all...] |
H A D | chacha-ssse3-x86_64.S | 138 jl .Lxorpart 146 jl .Lxorpart 154 jl .Lxorpart 162 jl .Lxorpart 653 jl .Lxorpart4 660 jl .Lxorpart4 667 jl .Lxorpart4 674 jl .Lxorpart4 681 jl .Lxorpart4 688 jl [all...] |
H A D | nh-avx2-x86_64.S | 83 jl .Lloop4_done 105 jl .Llast
|
H A D | nh-sse2-x86_64.S | 86 jl .Lloop4_done
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | chacha-avx2-x86_64.S | 143 jl .Lxorpart2 150 jl .Lxorpart2 157 jl .Lxorpart2 164 jl .Lxorpart2 172 jl .Lxorpart2 178 jl .Lxorpart2 184 jl .Lxorpart2 190 jl .Lxorpart2 394 jl .Lxorpart4 401 jl [all...] |
H A D | chacha-avx512vl-x86_64.S | 116 jl .Lxorpart2 123 jl .Lxorpart2 130 jl .Lxorpart2 137 jl .Lxorpart2 145 jl .Lxorpart2 151 jl .Lxorpart2 157 jl .Lxorpart2 163 jl .Lxorpart2 328 jl .Lxorpart4 335 jl [all...] |
H A D | aegis128-aesni-asm.S | 148 jl .Lst_partial_8 159 jl .Lst_partial_4 169 jl .Lst_partial_2 179 jl .Lst_partial_1 260 jl .Lad_out_1 267 jl .Lad_out_2 274 jl .Lad_out_3 281 jl .Lad_out_4 288 jl .Lad_out_0 300 jl [all...] |
H A D | chacha-ssse3-x86_64.S | 138 jl .Lxorpart 146 jl .Lxorpart 154 jl .Lxorpart 162 jl .Lxorpart 653 jl .Lxorpart4 660 jl .Lxorpart4 667 jl .Lxorpart4 674 jl .Lxorpart4 681 jl .Lxorpart4 688 jl [all...] |
H A D | nh-avx2-x86_64.S | 84 jl .Lloop4_done 106 jl .Llast
|
H A D | nh-sse2-x86_64.S | 87 jl .Lloop4_done
|
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | crc32be-vx.S | 110 jl .Lless_than_64bytes 143 jl .Lfinal_fold
|
H A D | crc32le-vx.S | 141 jl .Lless_than_64bytes 180 jl .Lfinal_fold
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | crc32be-vx.S | 111 jl .Lless_than_64bytes 144 jl .Lfinal_fold
|
H A D | crc32le-vx.S | 143 jl .Lless_than_64bytes 182 jl .Lfinal_fold
|
H A D | chacha-s390.S | 317 jl .Ltail_4x 344 jl .Ltail_4x 371 jl .Ltail_4x 730 jl .Ltail_vx 759 jl .Ltail_vx 785 jl .Ltail_vx 812 jl .Ltail_vx 842 jl .Ltail_vx 869 jl .Ltail_vx
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | entry.S | 54 jl @schedule_tail 59 jl.d [r14] ; kernel thread entry point 176 jl [r9] 241 jl [r9] 339 jl preempt_schedule_irq
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | entry.S | 54 jl @schedule_tail 59 jl.d [r14] ; kernel thread entry point 196 jl [r9] ; Entry into Sys Call Handler 265 jl [r9] ; Entry into Sys Call Handler 364 jl preempt_schedule_irq
|
/kernel/linux/linux-5.10/arch/x86/lib/ |
H A D | checksum_32.S | 62 jl 8f 168 jl 90f
|
/kernel/linux/linux-6.6/arch/x86/lib/ |
H A D | checksum_32.S | 62 jl 8f 168 jl 90f
|
/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | head_kdump.S | 75 jl 1b
|
/kernel/linux/linux-6.6/arch/s390/boot/ |
H A D | head_kdump.S | 74 jl 1b
|