Home
last modified time | relevance | path

Searched defs:fmt (Results 2401 - 2425 of 2440) sorted by relevance

1...<<9192939495969798

/kernel/linux/linux-6.6/virt/kvm/
H A Dkvm_main.c5665 kvm_debugfs_open(struct inode *inode, struct file *file, int (*get)(void *, u64 *), int (*set)(void *, u64), const char *fmt) kvm_debugfs_open() argument
/kernel/linux/linux-6.6/sound/pci/
H A Dcmipci.c417 u8 fmt; /* format bits */ member
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c6085 void qeth_dbf_longtext(debug_info_t *id, int level, char *fmt, ...) in qeth_dbf_longtext() argument
/kernel/linux/linux-6.6/mm/
H A Dvmscan.c630 int prealloc_shrinker(struct shrinker *shrinker, const char *fmt, ...) in prealloc_shrinker() argument
650 int prealloc_shrinker(struct shrinker *shrinker, const char *fmt, ...) in prealloc_shrinker() argument
693 int register_shrinker(struct shrinker *shrinker, const char *fmt, ...) in register_shrinker() argument
712 int register_shrinker(struct shrinker *shrinker, const char *fmt, argument
[all...]
H A Dslub.c912 static void slab_bug(struct kmem_cache *s, char *fmt, ...) in slab_bug() argument
927 static void slab_fix(struct kmem_cache *s, char *fmt, ...) in slab_fix() argument
1009 slab_err(struct kmem_cache *s, struct slab *slab, const char *fmt, ...) slab_err() argument
[all...]
H A Dpage_alloc.c3261 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() argument
/kernel/linux/linux-6.6/kernel/
H A Dworkqueue.c5145 struct workqueue_struct *alloc_workqueue(const char *fmt, in alloc_workqueue() argument
5507 void set_worker_desc(const char *fmt, ...) in set_worker_desc() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dftrace.c2077 static void print_ip_ins(const char *fmt, const unsigned char *p) in print_ip_ins() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_tables_api.c871 __printf(2, 3) int nft_request_module(struct net *net, const char *fmt, in nft_request_module() argument
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c593 void rbd_warn(struct rbd_device *rbd_dev, const char *fmt, ...) in rbd_warn() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c517 static u8 dsi_get_pixel_size(enum omap_dss_dsi_pixel_format fmt) in dsi_get_pixel_size() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c519 u8 dsi_get_pixel_size(enum omap_dss_dsi_pixel_format fmt) in dsi_get_pixel_size() argument
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_ca0132.c2839 dsp_allocate_ports_format(struct hda_codec *codec, const unsigned short fmt, unsigned int *port_map) dsp_allocate_ports_format() argument
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c9340 static int parse_uint_from_file(const char *file, const char *fmt) in parse_uint_from_file() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.h3139 void btrfs_no_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...) in btrfs_no_printk() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Dpage_alloc.c3997 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c3263 int trace_vbprintk(unsigned long ip, const char *fmt, va_list args) in trace_vbprintk() argument
3327 __trace_array_vprintk(struct trace_buffer *buffer, unsigned long ip, const char *fmt, va_list args) __trace_array_vprintk() argument
3383 trace_array_vprintk(struct trace_array *tr, unsigned long ip, const char *fmt, va_list args) trace_array_vprintk() argument
3410 trace_array_printk(struct trace_array *tr, unsigned long ip, const char *fmt, ...) trace_array_printk() argument
3455 trace_array_printk_buf(struct trace_buffer *buffer, unsigned long ip, const char *fmt, ...) trace_array_printk_buf() argument
3471 trace_vprintk(unsigned long ip, const char *fmt, va_list args) trace_vprintk() argument
3591 trace_event_format(struct trace_iterator *iter, const char *fmt) trace_event_format() argument
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c270 void bpf_verifier_vlog(struct bpf_verifier_log *log, const char *fmt, in bpf_verifier_vlog() argument
323 __printf(2, 3) static void verbose(void *private_data, const char *fmt, ...) in verbose() argument
309 bpf_verifier_log_write(struct bpf_verifier_env *env, const char *fmt, ...) bpf_verifier_log_write() argument
336 bpf_log(struct bpf_verifier_log *log, const char *fmt, ...) bpf_log() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3438 void __simple_attr_check_format(const char *fmt, ...) in __simple_attr_check_format() argument
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h3347 void __simple_attr_check_format(const char *fmt, ...) in __simple_attr_check_format() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c519 u8 dsi_get_pixel_size(enum omap_dss_dsi_pixel_format fmt) in dsi_get_pixel_size() argument
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c593 void rbd_warn(struct rbd_device *rbd_dev, const char *fmt, ...) in rbd_warn() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c1116 __printf(2, 3) static void btf_show(struct btf_show *show, const char *fmt, ...) in btf_show() argument
1384 __btf_verifier_log(struct bpf_verifier_log *log, const char *fmt, ...) __btf_verifier_log() argument
1394 btf_verifier_log(struct btf_verifier_env *env, const char *fmt, ...) btf_verifier_log() argument
1408 __btf_verifier_log_type(struct btf_verifier_env *env, const struct btf_type *t, bool log_details, const char *fmt, ...) __btf_verifier_log_type() argument
1458 btf_verifier_log_member(struct btf_verifier_env *env, const struct btf_type *struct_type, const struct btf_member *member, const char *fmt, ...) btf_verifier_log_member() argument
1511 btf_verifier_log_vsi(struct btf_verifier_env *env, const struct btf_type *datasec_type, const struct btf_var_secinfo *vsi, const char *fmt, ...) btf_verifier_log_vsi() argument
7073 btf_seq_show(struct btf_show *show, const char *fmt, va_list args) btf_seq_show() argument
7107 btf_snprintf_show(struct btf_show *show, const char *fmt, va_list args) btf_snprintf_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c7717 gaudi2_print_event(struct hl_device *hdev, u16 event_type, bool ratelimited, const char *fmt, ...) gaudi2_print_event() argument
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c2829 int parse_int_file(const char *fmt, ...) in parse_int_file() argument

Completed in 193 milliseconds

1...<<9192939495969798