Searched defs:d_off (Results 1 – 15 of 15) sorted by relevance
/linux-6.6.21/include/linux/ |
D | dirent.h | 7 s64 d_off; member
|
D | compat.h | 318 compat_off_t d_off; member
|
/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() 484 for (int d_off = 0; d_off < offset_max; d_off++) { in memmove_overlap_test() local
|
/linux-6.6.21/fs/ |
D | readdir.c | 245 unsigned long d_off; member 410 typeof(lastdirent->d_off) d_off = buf.ctx.pos; in SYSCALL_DEFINE3() local 497 compat_ulong_t d_off; member
|
/linux-6.6.21/drivers/net/wireless/intersil/hostap/ |
D | hostap_pci.c | 185 u16 d_off; in hfa384x_from_bap() local 203 u16 d_off; in hfa384x_to_bap() local
|
D | hostap_plx.c | 226 u16 d_off; in hfa384x_from_bap() local 245 u16 d_off; in hfa384x_to_bap() local
|
D | hostap_cs.c | 158 u16 d_off; in hfa384x_from_bap() local 177 u16 d_off; in hfa384x_to_bap() local
|
/linux-6.6.21/crypto/async_tx/ |
D | async_raid6_recov.c | 18 async_sum_product(struct page *dest, unsigned int d_off, in async_sum_product() 87 async_mult(struct page *dest, unsigned int d_off, struct page *src, in async_mult()
|
/linux-6.6.21/include/net/9p/ |
D | client.h | 173 u64 d_off; member
|
/linux-6.6.21/drivers/gpio/ |
D | gpio-twl4030.c | 193 u8 d_off = gpio & 0x7; in twl4030_get_gpio_datain() local
|
/linux-6.6.21/tools/include/nolibc/ |
D | types.h | 177 int64_t d_off; member
|
/linux-6.6.21/include/uapi/linux/ |
D | msdos_fs.h | 92 __kernel_off_t d_off; member
|
/linux-6.6.21/arch/x86/kvm/svm/ |
D | sev.c | 958 int len, s_off, d_off; in sev_dbg_crypt() local
|
/linux-6.6.21/mm/ |
D | zsmalloc.c | 1483 unsigned long s_off, d_off; in zs_object_copy() local
|
/linux-6.6.21/net/core/ |
D | skbuff.c | 1801 u32 d_off; in skb_copy_ubufs() local
|