Searched defs:d_off (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | dirent.h | 7 s64 d_off; member
|
| H A D | compat.h | 318 compat_off_t d_off; member
|
| /linux-6.15/lib/tests/ |
| H A D | memcpy_kunit.c | 395 static void inner_loop(struct kunit *test, int bytes, int d_off, int s_off) in inner_loop() 481 for (int d_off = 0; d_off < offset_max; d_off++) { in memmove_overlap_test() local
|
| /linux-6.15/fs/ |
| H A D | readdir.c | 246 unsigned long d_off; member 408 typeof(lastdirent->d_off) d_off = buf.ctx.pos; in SYSCALL_DEFINE3() local 493 compat_ulong_t d_off; member
|
| /linux-6.15/tools/lib/api/ |
| H A D | io_dir.h | 46 off64_t d_off; /* 64-bit offset to next structure */ member
|
| /linux-6.15/crypto/async_tx/ |
| H A 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.15/arch/x86/kernel/ |
| H A D | amd_node.c | 142 static int __amd_smn_rw(u8 i_off, u8 d_off, u16 node, u32 address, u32 *value, bool write) in __amd_smn_rw()
|
| /linux-6.15/include/net/9p/ |
| H A D | client.h | 173 u64 d_off; member
|
| /linux-6.15/drivers/gpio/ |
| H A D | gpio-twl4030.c | 193 u8 d_off = gpio & 0x7; in twl4030_get_gpio_datain() local
|
| /linux-6.15/tools/include/nolibc/ |
| H A D | types.h | 176 int64_t d_off; member
|
| /linux-6.15/include/uapi/linux/ |
| H A D | msdos_fs.h | 92 __kernel_off_t d_off; member
|
| /linux-6.15/mm/ |
| H A D | zsmalloc.c | 1470 unsigned long s_off, d_off; in zs_object_copy() local
|
| /linux-6.15/arch/x86/kvm/svm/ |
| H A D | sev.c | 1236 int len, s_off, d_off; in sev_dbg_crypt() local
|
| /linux-6.15/net/core/ |
| H A D | skbuff.c | 1942 u32 d_off; in skb_copy_ubufs() local
|