Searched defs:pathname_size (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | synthetic-events.c | 277 read_proc_maps_line(struct io *io, __u64 *start, __u64 *end, u32 *prot, u32 *flags, __u64 *offset, u32 *maj, u32 *min, __u64 *inode, ssize_t pathname_size, char *pathname) read_proc_maps_line() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | synthetic-events.c | 293 read_proc_maps_line(struct io *io, __u64 *start, __u64 *end, u32 *prot, u32 *flags, __u64 *offset, u32 *maj, u32 *min, __u64 *inode, ssize_t pathname_size, char *pathname) read_proc_maps_line() argument
|
Completed in 7 milliseconds