Searched refs:show_map (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | task_nommu.c | 191 static int show_map(struct seq_file *m, void *_p) in show_map() function 258 .show = show_map
|
H A D | task_mmu.c | 359 static int show_map(struct seq_file *m, void *v) in show_map() function 369 .show = show_map
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | task_nommu.c | 173 static int show_map(struct seq_file *m, void *_p) in show_map() function 249 .show = show_map
|
H A D | task_mmu.c | 354 static int show_map(struct seq_file *m, void *v) in show_map() function 364 .show = show_map
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | yealink.c | 555 static ssize_t show_map(struct device *dev, struct device_attribute *attr, in show_map() function 765 static DEVICE_ATTR(map_seg7 , _M664, show_map , store_map );
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | yealink.c | 555 static ssize_t show_map(struct device *dev, struct device_attribute *attr, in show_map() function 765 static DEVICE_ATTR(map_seg7 , _M664, show_map , store_map );
|
Completed in 9 milliseconds