/kernel/linux/linux-5.10/net/x25/ |
H A D | x25_out.c | 139 unsigned short start, end; in x25_kick() local
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | sysfs.c | 54 char *start = buf; in addresses_show() local
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | info.c | 164 unsigned long start; in rds_info_getsockopt() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | virtio_net.h | 86 u32 start = __virtio16_to_cpu(little_endian, hdr->csum_start); in virtio_net_hdr_to_skb() local
|
H A D | u64_stats_sync.h | 179 __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, unsigned int start) __u64_stats_fetch_retry() argument 189 u64_stats_fetch_retry(const struct u64_stats_sync *syncp, unsigned int start) u64_stats_fetch_retry() argument 212 u64_stats_fetch_retry_irq(const struct u64_stats_sync *syncp, unsigned int start) u64_stats_fetch_retry_irq() argument
|
H A D | vhost_iotlb.h | 10 u64 start; member
|
H A D | static_call.h | 217 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() argument 285 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() argument
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | sgbuf.c | 143 unsigned int start, end, pg; in snd_sgbuf_get_chunk_size() local
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | sched-pipe.c | 81 struct timeval start, stop, diff; in bench_sched_pipe() local
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | bpf_prog_linfo.c | 184 __u32 jited_rec_size, rec_size, nr_linfo, start, i; in bpf_prog_linfo__lfind_addr_func() local
|
/kernel/linux/linux-5.10/tools/lib/ |
H A D | string.c | 172 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8() argument 192 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
H A D | machine.c | 25 static int add_extra_kernel_map(struct extra_kernel_map_info *mi, u64 start, in add_extra_kernel_map() argument 50 find_extra_kernel_maps(void *arg, const char *name, char type, u64 start) find_extra_kernel_maps() argument
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | time-utils-test.c | 36 static bool test__perf_time__parse_str(const char *ostr, u64 start, u64 end) in test__perf_time__parse_str() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | block-range.c | 81 struct block_range_iter block_range__create(u64 start, u64 end) in block_range__create() argument [all...] |
H A D | mem2node.c | 13 u64 start; member 39 phys_entry__init(struct phys_entry *entry, u64 start, u64 bsize, u64 node) in phys_entry__init() argument 72 u64 start; in mem2node__init() local [all...] |
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | file.c | 16 int nilfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in nilfs_sync_file() argument
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | mdb.c | 32 hfs_get_last_session(struct super_block *sb, sector_t *start, sector_t *size) hfs_get_last_session() argument
|
/kernel/linux/linux-5.10/fs/iomap/ |
H A D | fiemap.c | 68 iomap_fiemap(struct inode *inode, struct fiemap_extent_info *fi, u64 start, u64 len, const struct iomap_ops *ops) iomap_fiemap() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | dlm_plock.h | 40 __u64 start; member
|
/kernel/linux/linux-5.10/drivers/zorro/ |
H A D | zorro.c | 88 static void __init mark_region(unsigned long start, unsigned long end, in mark_region() argument [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | disk-io.h | 32 u64 start = SZ_16K; in btrfs_sb_offset() local
|
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | file.c | 152 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | crc32test.c | 553 u32 start; /* random 6 bit offset in buf */ member [all...] |
H A D | cpumask.c | 77 int cpumask_next_wrap(int n, const struct cpumask *mask, int start, bool wrap) in cpumask_next_wrap() argument
|
H A D | find_bit.c | 31 _find_next_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long nbits, unsigned long start, unsigned long invert, unsigned long le) _find_next_bit() argument [all...] |