162306a36Sopenharmony_ci# -----------------------------------------------
262306a36Sopenharmony_ci# CallGraph function skip list
362306a36Sopenharmony_ci#
462306a36Sopenharmony_ci# This file contains a list of functions which are
562306a36Sopenharmony_ci# meant to be skipped in the callgraph trace. It reduces
662306a36Sopenharmony_ci# the callgraph html file size by treating these functions
762306a36Sopenharmony_ci# as leaves with no child calls. It can be editted by
862306a36Sopenharmony_ci# adding or removing function symbol names.
962306a36Sopenharmony_ci#
1062306a36Sopenharmony_ci# The sleepgraph tool automatically pulls this file in when
1162306a36Sopenharmony_ci# it is found in the config folder. It can be ignored if
1262306a36Sopenharmony_ci# the tool is called with "-cgskip off".
1362306a36Sopenharmony_ci# -----------------------------------------------
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ci# low level scheduling and timing
1662306a36Sopenharmony_ciup
1762306a36Sopenharmony_cidown_timeout
1862306a36Sopenharmony_cimutex_lock
1962306a36Sopenharmony_cidown_read
2062306a36Sopenharmony_cicomplete_all
2162306a36Sopenharmony_cischedule_timeout
2262306a36Sopenharmony_ciwake_up_process
2362306a36Sopenharmony_cimsleep
2462306a36Sopenharmony_ci__udelay
2562306a36Sopenharmony_ciktime_get
2662306a36Sopenharmony_ci
2762306a36Sopenharmony_ci# console calls
2862306a36Sopenharmony_ciprintk
2962306a36Sopenharmony_cidev_printk
3062306a36Sopenharmony_ci__dev_printk
3162306a36Sopenharmony_ciconsole_unlock
3262306a36Sopenharmony_ci
3362306a36Sopenharmony_ci# memory handling
3462306a36Sopenharmony_ci__kmalloc
3562306a36Sopenharmony_ci__kmalloc_track_caller
3662306a36Sopenharmony_cikmem_cache_alloc
3762306a36Sopenharmony_cikmem_cache_alloc_trace
3862306a36Sopenharmony_cikmem_cache_free
3962306a36Sopenharmony_cikstrdup
4062306a36Sopenharmony_cikstrdup_const
4162306a36Sopenharmony_cikmalloc_slab
4262306a36Sopenharmony_cinew_slab
4362306a36Sopenharmony_ci__slab_alloc
4462306a36Sopenharmony_ci__slab_free
4562306a36Sopenharmony_ciraw_pci_read
4662306a36Sopenharmony_cipci_read
4762306a36Sopenharmony_cialloc_pages_current
4862306a36Sopenharmony_ci
4962306a36Sopenharmony_ci# debugfs and sysfs setup
5062306a36Sopenharmony_cidebugfs_remove_recursive
5162306a36Sopenharmony_cidebugfs_create_dir
5262306a36Sopenharmony_cidebugfs_create_files
5362306a36Sopenharmony_cidebugfs_create_dir
5462306a36Sopenharmony_cidebugfs_get_inode
5562306a36Sopenharmony_cisysfs_add_file_mode_ns
5662306a36Sopenharmony_cisysfs_add_file
5762306a36Sopenharmony_cisysfs_create_dir_ns
5862306a36Sopenharmony_cisysfs_create_link
5962306a36Sopenharmony_cisysfs_create_group
6062306a36Sopenharmony_cisysfs_create_groups
6162306a36Sopenharmony_cisysfs_create_bin_file
6262306a36Sopenharmony_cidpm_sysfs_add
6362306a36Sopenharmony_cisysfs_create_file_ns
6462306a36Sopenharmony_cisysfs_merge_group
6562306a36Sopenharmony_cisysfs_add_link_to_group
6662306a36Sopenharmony_cisysfs_create_link_sd
67