Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\vsprintf.c Create Date:2022-07-28 06:12:27
Last Modify:2022-05-21 09:47:42 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:scnprintf - Format a string and place it in a buffer*@buf: The buffer to place the result into*@size: The size of the buffer, including the trailing null space*@fmt: The format string to use*@

Proto:int scnprintf(char *buf, size_t size, const char *fmt, ...)

Type:int

Parameter:

TypeParameterName
char *buf
size_tsize
const char *fmt
2730  va_start(args, fmt)
2731  i = vscnprintf - Format a string and place it in a buffer*@buf: The buffer to place the result into*@size: The size of the buffer, including the trailing null space*@fmt: The format string to use*@args: Arguments for the format string* The return value is the
2732  va_end(args)
2734  Return i
Caller
NameDescribe
bitmap_print_to_pagebufmap_print_to_pagebuf - convert bitmap to list or hex format ASCII string*@list: indicates whether the bitmap must be list*@buf: page aligned buffer into which string is placed*@maskp: pointer to bitmap to convert*@nmaskbits: size of bitmap, in bits*
config_show
val_to_string
wq_worker_commsed to show worker information through /proc/PID/{comm,stat,status}
param_get_byte
param_get_short
param_get_ushort
param_get_int
param_get_uint
param_get_long
param_get_ulong
param_get_ullong
param_get_charp
param_get_string
pm_show_wakelocks
msg_print_ext_header
msg_print_ext_body
filter_readDMA-API debugging init code* The init code does two things:* 1. Initialize core data structures* 2. Preallocate a given number of dma_debug_entry structs
show_modinfo_version
show_modinfo_srcversion
tracing_saved_cmdlines_size_read
trace_do_benchmarkThis gets called in a loop recording the time it took to write* the tracepoint
show_pools
mpol_to_strmpol_to_str - format a mempolicy structure for printing*@buffer: to contain formatted mempolicy string*@maxlen: length of @buffer*@pol: pointer to mempolicy to be formatted* Convert @pol into a string
cma_debugfs_add_one
blkcg_print_stat
iolatency_ssd_stat
iolatency_pd_stat
sel_read_enforce
sel_read_handle_unknown
sel_read_policyvers
sel_read_mls
sel_read_checkreqprot
sel_write_accessRemaining nodes use transaction based IO methods like nfsd/nfsctl.c
sel_read_bool
sel_read_avc_cache_threshold
sel_read_policycap
query_labelquery_label - queries a label and writes permissions to buf*@buf: the resulting permissions string is stored here (NOT NULL)*@buf_len: size of buf*@query: binary query string to match against the dfa*@query_len: size of query*@view_only: only compute for
ima_show_htable_value