Searched defs:s_index (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/arch/loongarch/lib/ |
| D | dump_tlb.c | 29 unsigned int s_index, s_asid; in dump_tlb() local
|
| /kernel/linux/linux-6.6/arch/loongarch/lib/ |
| D | dump_tlb.c | 33 unsigned int s_index, s_asid; in dump_tlb() local
|
| /kernel/linux/linux-5.10/arch/mips/lib/ |
| D | dump_tlb.c | 78 unsigned int s_index, s_pagemask, s_guestctl1 = 0; in dump_tlb() local
|
| /kernel/linux/linux-6.6/arch/mips/lib/ |
| D | dump_tlb.c | 70 unsigned int s_index, s_pagemask, s_guestctl1 = 0; in dump_tlb() local
|
| /kernel/linux/linux-5.10/mm/ |
| D | percpu.c | 673 int s_index, l_bit; in pcpu_block_update_scan() local 771 int s_index, e_index; /* block indexes of the freed allocation */ in pcpu_block_update_hint_alloc() local 917 int s_index, e_index; /* block indexes of the freed allocation */ in pcpu_block_update_hint_free() local
|
| /kernel/linux/linux-6.6/mm/ |
| D | percpu.c | 717 int s_index, l_bit; in pcpu_block_update_scan() local 814 int s_index, e_index; /* block indexes of the freed allocation */ in pcpu_block_update_hint_alloc() local 968 int s_index, e_index; /* block indexes of the freed allocation */ in pcpu_block_update_hint_free() local
|