Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 36) sorted by relevance

12

/mm/kasan/
Dhw_tags.c81 static int __init early_kasan_flag(char *arg) in early_kasan_flag()
98 static int __init early_kasan_mode(char *arg) in early_kasan_mode()
117 static int __init early_kasan_flag_vmalloc(char *arg) in early_kasan_flag_vmalloc()
144 static int __init early_kasan_flag_page_alloc_sample(char *arg) in early_kasan_flag_page_alloc_sample()
165 static int __init early_kasan_flag_page_alloc_sample_order(char *arg) in early_kasan_flag_page_alloc_sample_order()
Dtags.c44 static int __init early_kasan_flag_stacktrace(char *arg) in early_kasan_flag_stacktrace()
61 static int __init early_kasan_flag_stack_ring_size(char *arg) in early_kasan_flag_stack_ring_size()
Dquarantine.c320 static void __per_cpu_remove_cache(struct qlist_head *q, void *arg) in __per_cpu_remove_cache()
332 static void per_cpu_remove_cache(void *arg) in per_cpu_remove_cache()
Dreport.c52 static int __init early_kasan_fault(char *arg) in early_kasan_fault()
/mm/
Dgup_test.c222 static inline int pin_longterm_test_start(unsigned long arg) in pin_longterm_test_start()
288 static inline int pin_longterm_test_read(unsigned long arg) in pin_longterm_test_read()
314 unsigned long arg) in pin_longterm_test_ioctl()
339 unsigned long arg) in gup_test_ioctl()
Dmemory_hotplug.c682 struct zone *zone, struct memory_notify *arg) in node_states_check_changes_online()
695 static void node_states_set_node(int node, struct memory_notify *arg) in node_states_set_node()
816 void *arg) in auto_movable_stats_account_group()
1144 struct memory_notify arg; in online_pages() local
1312 static int online_memory_block(struct memory_block *mem, void *arg) in online_memory_block()
1813 struct zone *zone, struct memory_notify *arg) in node_states_check_changes_offline()
1850 static void node_states_clear_node(int node, struct memory_notify *arg) in node_states_clear_node()
1878 struct memory_notify arg; in offline_pages() local
2050 static int check_memblock_offlined_cb(struct memory_block *mem, void *arg) in check_memblock_offlined_cb()
2068 static int test_has_altmap_cb(struct memory_block *mem, void *arg) in test_has_altmap_cb()
[all …]
Dvmstat.c1432 static void *frag_next(struct seq_file *m, void *arg, loff_t *pos) in frag_next()
1440 static void frag_stop(struct seq_file *m, void *arg) in frag_stop()
1488 static int frag_show(struct seq_file *m, void *arg) in frag_show()
1538 static void pagetypeinfo_showfree(struct seq_file *m, void *arg) in pagetypeinfo_showfree()
1585 static void pagetypeinfo_showblockcount(struct seq_file *m, void *arg) in pagetypeinfo_showblockcount()
1628 static int pagetypeinfo_show(struct seq_file *m, void *arg) in pagetypeinfo_show()
1770 static int zoneinfo_show(struct seq_file *m, void *arg) in zoneinfo_show()
1835 static void *vmstat_next(struct seq_file *m, void *arg, loff_t *pos) in vmstat_next()
1843 static int vmstat_show(struct seq_file *m, void *arg) in vmstat_show()
1862 static void vmstat_stop(struct seq_file *m, void *arg) in vmstat_stop()
[all …]
Drmap.c839 struct vm_area_struct *vma, unsigned long address, void *arg) in folio_referenced_one()
929 static bool invalid_folio_referenced_vma(struct vm_area_struct *vma, void *arg) in invalid_folio_referenced_vma()
1067 unsigned long address, void *arg) in page_mkclean_one()
1077 static bool invalid_mkclean_vma(struct vm_area_struct *vma, void *arg) in invalid_mkclean_vma()
1630 unsigned long address, void *arg) in try_to_unmap_one()
1937 static bool invalid_migration_vma(struct vm_area_struct *vma, void *arg) in invalid_migration_vma()
1980 unsigned long address, void *arg) in try_to_migrate_one()
Dmemtest.c93 static int __init parse_memtest(char *arg) in parse_memtest()
Doom_kill.c311 static int oom_evaluate_task(struct task_struct *task, void *arg) in oom_evaluate_task()
384 static int dump_task(struct task_struct *p, void *arg) in dump_task()
Dpage_idle.c54 unsigned long addr, void *arg) in page_idle_clear_pte_refs_one()
Dmemfd.c246 long memfd_fcntl(struct file *file, unsigned int cmd, unsigned int arg) in memfd_fcntl()
Dmmu_gather.c263 static void tlb_remove_table_smp_sync(void *arg) in tlb_remove_table_smp_sync()
Dpage_ext.c418 unsigned long action, void *arg) in page_ext_callback()
Dmadvise.c1289 unsigned long end, unsigned long arg, in madvise_walk_vmas()
Dworkingset.c709 void *arg) __must_hold(lru_lock) in shadow_lru_isolate()
Dmemory-tiers.c599 struct memory_notify *arg = _arg; in memtier_hotplug_callback() local
Dswap.c972 void release_pages(release_pages_arg arg, int nr) in release_pages()
Dmemory.c6310 int (*process_subpage)(unsigned long addr, int idx, void *arg), in process_huge_page()
6378 static int clear_subpage(unsigned long addr, int idx, void *arg) in clear_subpage()
6429 static int copy_subpage(unsigned long addr, int idx, void *arg) in copy_subpage()
6447 struct copy_subpage_arg arg = { in copy_user_large_folio() local
Dmm_init.c184 unsigned long action, void *arg) in mm_compute_batch_notifier()
2256 void *arg) in deferred_init_memmap_chunk()
/mm/kmsan/
Dkmsan_test.c122 static noinline void check_true(char *arg) in check_true()
127 static noinline void check_false(char *arg) in check_false()
220 static noinline void one_param_fn(int arg) in one_param_fn()
/mm/damon/
Dpaddr.c20 unsigned long addr, void *arg) in __damon_pa_mkold()
83 unsigned long addr, void *arg) in __damon_pa_young()
Dcore.c1472 static int walk_system_ram(struct resource *res, void *arg) in walk_system_ram()
1491 struct damon_system_ram_region arg = {}; in damon_find_biggest_system_ram() local
Dvaddr.c543 struct damon_young_walk_private arg = { in damon_va_young() local
/mm/kfence/
Dcore.c786 unsigned long reason, void *arg) in kfence_check_canary_callback()

12