Searched defs:s_off (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/lib/ |
D | memcpy_kunit.c | 395 static void inner_loop(struct kunit *test, int bytes, int d_off, int s_off) in inner_loop() 486 for (int s_off = s_start; s_off < s_end; in memmove_overlap_test() local
|
/linux-6.12.1/crypto/async_tx/ |
D | async_pq.c | 300 unsigned int s_off, struct async_submit_ctl *submit) in async_syndrome_val()
|
D | async_raid6_recov.c | 88 unsigned int s_off, u8 coef, size_t len, in async_mult()
|
/linux-6.12.1/mm/ |
D | percpu.c | 715 int s_off = pcpu_off_to_block_off(bit_off); in pcpu_block_update_scan() local 815 int s_off, e_off; /* block offsets of the freed allocation */ in pcpu_block_update_hint_alloc() local 969 int s_off, e_off; /* block offsets of the freed allocation */ in pcpu_block_update_hint_free() local
|
D | zsmalloc.c | 1476 unsigned long s_off, d_off; in zs_object_copy() local
|
/linux-6.12.1/arch/x86/kvm/svm/ |
D | sev.c | 1251 int len, s_off, d_off; in sev_dbg_crypt() local
|