Searched defs:s_off (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/lib/ |
D | memcpy_kunit.c | 398 static void inner_loop(struct kunit *test, int bytes, int d_off, int s_off) in inner_loop() 489 for (int s_off = s_start; s_off < s_end; in memmove_overlap_test() local
|
/linux-6.6.21/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.6.21/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 | 1483 unsigned long s_off, d_off; in zs_object_copy() local
|
/linux-6.6.21/drivers/net/wireless/intersil/hostap/ |
D | hostap_hw.c | 737 u16 o_off, s_off; in hfa384x_setup_bap() local
|
/linux-6.6.21/arch/x86/kvm/svm/ |
D | sev.c | 958 int len, s_off, d_off; in sev_dbg_crypt() local
|