Function report |
Source Code:fs\seq_file.c |
Create Date:2022-07-28 20:09:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:seq_putc
Proto:void seq_putc(struct seq_file *m, char c)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
char | c |
Name | Describe |
---|---|
emit_byte | |
sbitmap_bitmap_show | |
rdt_bit_usage_show | dt_bit_usage_show - Display current usage of resources* A domain is a shared resource that can now be allocated differently |
rdtgroup_size_show | dtgroup_size_show - Display size in bytes of allocated regions* The "size" file mirrors the layout of the "schemata" file, printing the* size in bytes of each region instead of the capacity bitmask. |
cgroup_print_ss_mask | |
proc_cgroup_show | proc_cgroup_show()* - Print task's cgroup paths into seq_file, one line for each hierarchy* - Used for /proc/ |
cgroup_release_agent_show | |
freezer_read | |
print_rpool_values | |
rdmacg_resource_read | |
cgroup_masks_read_one | |
t_show | |
tracing_clock_show | |
tracing_err_log_show_pos | |
t_show | |
__print_graph_headers_flags | |
f_show | |
trigger_show | |
event_trigger_print | vent_trigger_print - Generic event_trigger_ops @print implementation*@name: The name of the event trigger*@m: The seq_file being printed to*@data: Trigger-specific data*@filter_str: filter_str to print, if present |
event_enable_trigger_print | |
__synth_event_show | |
hist_field_print | |
event_hist_trigger_print | |
trace_kprobe_show | |
trace_uprobe_show | |
pagetypeinfo_showfree_print | |
pagetypeinfo_showfree | Print out the free pages at each order for each migatetype |
pagetypeinfo_showblockcount_print | |
pagetypeinfo_showblockcount | Print out the number of pageblocks for each migratetype |
pagetypeinfo_showmixedcount | Print out the number of pageblocks for each migratetype that contain pages* of other types. This gives an indication of how well fallbacks are being* contained by rmqueue_fallback(). It requires information from PAGE_OWNER* to determine what is going on |
pagetypeinfo_show | This prints out statistics in relation to grouping pages by mobility.* It is expensive to collect so do not constantly read the file. |
zoneinfo_show_print | |
vmstat_show | |
print_slabinfo_header | |
cache_show | |
s_show | |
memcg_numa_stat_show | |
pagetypeinfo_showmixedcount_print | |
chunk_map_stats | Prints out chunk state. Fragmentation is considered between* the beginning of the chunk to the last allocation.* All statistics are in bytes unless stated otherwise. |
percpu_stats_show | |
show_sid | |
selinux_sb_show_options | |
smk_rule_show | |
cipso_seq_show | Print cipso labels in format:* label level[/cat[,cat]] |
cipso2_seq_show | Print cipso labels in format:* label level[/cat[,cat]] |
onlycap_seq_show | |
relabel_self_seq_show | |
seq_profile_hash_show | |
seq_rawdata_hash_show | |
seq_show_profile | seq_show_profile - show a profile entry*@f: seq_file to file*@p: current position (profile) (NOT NULL)* Returns: error on failure |
ima_putc | |
seq_put_decimal_ull_width | A helper routine for putting decimal numbers without rich format of printf() |
seq_put_hex_ll | seq_put_hex_ll - put a number in hexadecimal notation*@m: seq_file identifying the buffer to which data should be written*@delimiter: a string which is printed before the number*@v: the number*@width: a minimum field width* seq_put_hex_ll(m, "", v, 8) is |
seq_put_decimal_ll | |
seq_pad | seq_pad - write padding spaces to buffer*@m: seq_file identifying the buffer to which data should be written*@c: the byte to append after padding if non-zero |
seq_hex_dump | A complete analogue of print_hex_dump() |
show_type | |
show_vfsmnt | |
show_mountinfo | |
show_vfsstat | |
inotify_fdinfo | |
fanotify_fdinfo |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |