Searched refs:__printf (Results 76 - 100 of 304) sorted by last modified time

1234567891011>>

/linux-master/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c60 static __printf(2, 3)
/linux-master/drivers/gpu/drm/xe/
H A Dxe_mocs.c22 __printf(2, 3)
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_drv.h462 __printf(3, 4)
469 __printf(3, 4)
/linux-master/drivers/gpu/drm/i915/
H A Dintel_memory_region.h116 __printf(2, 3) void
H A Di915_utils.h48 void __printf(3, 4)
H A Di915_gpu_error.c126 __printf(2, 0)
/linux-master/drivers/gpu/drm/
H A Ddrm_crtc.c234 __printf(6, 0)
369 __printf(6, 0)
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.c198 __printf(4, 5)
/linux-master/drivers/firmware/efi/libstub/
H A Defistub.h1053 __printf(1, 2) int efi_printk(char const *fmt, ...);
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs.h4030 __printf(4, 5) int hl_snprintf_resize(char **buf, size_t *size, size_t *offset,
4048 __printf(2, 3) void hl_engine_data_sprintf(struct engines_data *e, const char *fmt, ...);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c49 __printf(2, 3)
/linux-master/net/sunrpc/
H A Dsvc.c1216 static __printf(2, 3)
1233 static __printf(2,3) void svc_printk(struct svc_rqst *rqstp, const char *fmt, ...) {}
/linux-master/net/netfilter/
H A Dnf_log.c272 __printf(2, 3) int nf_log_buf_add(struct nf_log_buf *m, const char *f, ...)
/linux-master/net/ethtool/
H A Dioctl.c2061 __printf(2, 3) void ethtool_sprintf(u8 **data, const char *fmt, ...)
/linux-master/mm/
H A Dslub.c1031 __printf(2, 3)
1114 static __printf(3, 4) void slab_err(struct kmem_cache *s, struct slab *slab,
/linux-master/kernel/time/
H A Dtimer_list.c30 __printf(2, 3)
/linux-master/kernel/bpf/
H A Dlog.c304 __printf(2, 3) void bpf_verifier_log_write(struct bpf_verifier_env *env,
318 __printf(2, 3) void bpf_log(struct bpf_verifier_log *log,
381 __printf(3, 4) void verbose_linfo(struct bpf_verifier_env *env,
H A Dbtf.c1138 __printf(2, 3) static void btf_show(struct btf_show *show, const char *fmt, ...)
1406 __printf(2, 3) static void __btf_verifier_log(struct bpf_verifier_log *log,
1416 __printf(2, 3) static void btf_verifier_log(struct btf_verifier_env *env,
1430 __printf(4, 5) static void __btf_verifier_log_type(struct btf_verifier_env *env,
1479 __printf(4, 5)
1532 __printf(4, 5)
/linux-master/include/linux/
H A Dworkqueue.h499 __printf(1, 4) struct workqueue_struct *
572 extern __printf(1, 2) void set_worker_desc(const char *fmt, ...);
H A Dstring.h317 int bprintf(u32 *bin_buf, size_t size, const char *fmt, ...) __printf(3, 4);
H A Dprintk.h134 extern asmlinkage __printf(1, 2)
137 static inline __printf(1, 2) __cold
144 asmlinkage __printf(4, 0)
149 asmlinkage __printf(1, 0)
152 asmlinkage __printf(1, 2) __cold
158 __printf(1, 2) __cold int _printk_deferred(const char *fmt, ...);
189 __printf(1, 2) void dump_stack_set_arch_desc(const char *fmt, ...);
196 static inline __printf(1, 0)
201 static inline __printf(1, 2) __cold
206 static inline __printf(
[all...]
H A Dphy.h1846 __printf(2, 3);
H A Dethtool.h1100 extern __printf(2, 3) void ethtool_sprintf(u8 **data, const char *fmt, ...);
H A Ddcache.h284 extern __printf(3, 4)
H A Dcompiler_attributes.h171 #define __printf(a, b) __attribute__((__format__(printf, a, b))) macro

Completed in 345 milliseconds

1234567891011>>