Home
last modified time | relevance | path

Searched refs:print (Results 1 – 25 of 252) sorted by relevance

1234567891011

/Linux-v5.4/kernel/time/
Dtimeconst.bc44 print "/* Automatically generated by kernel/time/timeconst.bc */\n"
45 print "/* Time conversion constants for HZ == ", hz, " */\n"
46 print "\n"
48 print "#ifndef KERNEL_TIMECONST_H\n"
49 print "#define KERNEL_TIMECONST_H\n\n"
51 print "#include <linux/param.h>\n"
52 print "#include <linux/types.h>\n\n"
54 print "#if HZ != ", hz, "\n"
55 print "#error \qinclude/generated/timeconst.h has the wrong HZ value!\q\n"
56 print "#endif\n\n"
[all …]
/Linux-v5.4/tools/testing/selftests/size/
Dget_size.c28 static int print(const char *s) in print() function
53 return print(num_to_str(num, num_buf, sizeof(num_buf))); in print_num()
61 print(s); in print_k_value()
67 print("\n"); in print_k_value()
79 print("TAP version 13\n"); in _start()
80 print("# Testing system size.\n"); in _start()
84 print("not ok 1"); in _start()
85 print(test_name); in _start()
86 print(" ---\n reason: \"could not get sysinfo\"\n ...\n"); in _start()
89 print("ok 1"); in _start()
[all …]
/Linux-v5.4/arch/alpha/kernel/
Derr_titan.c27 titan_parse_c_misc(u64 c_misc, int print) in titan_parse_c_misc() argument
43 if (!print) in titan_parse_c_misc()
74 titan_parse_p_serror(int which, u64 serror, int print) in titan_parse_p_serror() argument
112 if (!print) in titan_parse_p_serror()
141 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror() argument
229 if (!print) in titan_parse_p_perror()
275 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror() argument
318 if (!print) in titan_parse_p_agperror()
359 u64 aperror, u64 agperror, int print) in titan_parse_p_chip() argument
362 status |= titan_parse_p_serror(which, serror, print); in titan_parse_p_chip()
[all …]
Derr_ev6.c23 ev6_parse_ibox(u64 i_stat, int print) in ev6_parse_ibox() argument
33 if (!print) in ev6_parse_ibox()
43 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) in ev6_parse_mbox() argument
64 if (!print) in ev6_parse_mbox()
91 u64 c_stat, u64 c_sts, int print) in ev6_parse_cbox() argument
133 if (!print) in ev6_parse_cbox()
187 ev6_process_logout_frame(struct el_common *mchk_header, int print) in ev6_process_logout_frame() argument
193 status |= ev6_parse_ibox(ev6mchk->I_STAT, print); in ev6_process_logout_frame()
195 ev6mchk->C_STAT, print); in ev6_process_logout_frame()
198 ev6mchk->C_STS, print); in ev6_process_logout_frame()
[all …]
/Linux-v5.4/net/mac80211/
Ddebug.h86 void __sdata_dbg(bool print, const char *fmt, ...) __printf(2, 3);
88 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...)
93 #define _sdata_dbg(print, sdata, fmt, ...) \ argument
94 __sdata_dbg(print, "%s: " fmt, (sdata)->name, ##__VA_ARGS__)
97 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
98 __wiphy_dbg(wiphy, print, fmt, ##__VA_ARGS__)
106 #define _sdata_dbg(print, sdata, fmt, ...) \ argument
108 if (print) \
119 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
121 if (print) \
Dtrace.c30 void __sdata_dbg(bool print, const char *fmt, ...) in __sdata_dbg() argument
40 if (print) in __sdata_dbg()
61 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) in __wiphy_dbg() argument
71 if (print) in __wiphy_dbg()
DKconfig126 Selecting this option causes mac80211 to print out
137 Selecting this option causes mac80211 to print out
148 Selecting this option causes mac80211 to print out
169 Selecting this option causes mac80211 to print out
180 Selecting this option causes mac80211 to print out
191 Selecting this option causes mac80211 to print out very
204 Selecting this option causes mac80211 to print out very
217 Selecting this option causes mac80211 to print out very
230 Selecting this option causes mac80211 to print out very
243 Selecting this option causes mac80211 to print out very verbose mesh
[all …]
/Linux-v5.4/kernel/trace/
Dtrace_export.c32 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, \ argument
34 FTRACE_ENTRY(name, struct_name, id, PARAMS(tstruct), PARAMS(print), \
63 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print, filter) \ argument
72 printk(print); \
76 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print, filter) \ argument
77 FTRACE_ENTRY(name, struct_name, id, PARAMS(tstruct), PARAMS(print), \
134 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print, filter) \ argument
171 #define FTRACE_ENTRY_REG(call, struct_name, etype, tstruct, print, filter,\ argument
187 .print_fmt = print, \
194 #define FTRACE_ENTRY(call, struct_name, etype, tstruct, print, filter) \ argument
[all …]
Dtrace_functions.c590 .print = ftrace_traceon_print,
597 .print = ftrace_traceoff_print,
604 .print = ftrace_stacktrace_print,
611 .print = ftrace_dump_print,
618 .print = ftrace_cpudump_print,
623 .print = ftrace_traceon_print,
628 .print = ftrace_traceoff_print,
633 .print = ftrace_stacktrace_print,
Dtrace_events_trigger.c163 data->ops->print(m, data->ops, data); in trigger_show()
990 .print = traceon_trigger_print,
997 .print = traceon_trigger_print,
1004 .print = traceoff_trigger_print,
1011 .print = traceoff_trigger_print,
1104 .print = snapshot_trigger_print,
1111 .print = snapshot_trigger_print,
1193 .print = stacktrace_trigger_print,
1200 .print = stacktrace_trigger_print,
1318 .print = event_enable_trigger_print,
[all …]
/Linux-v5.4/include/trace/
Dtrace_events.h73 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
79 PARAMS(print)); \
111 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
130 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
136 assign, print, reg, unreg) \ argument
138 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
142 assign, print, reg, unreg) \ argument
144 PARAMS(tstruct), PARAMS(assign), PARAMS(print)) \
203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
212 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
[all …]
Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
37 PARAMS(print))
41 assign, print, reg, unreg) \ argument
46 assign, print, reg, unreg) \ argument
50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
/Linux-v5.4/scripts/kconfig/tests/preprocess/escape/
DKconfig23 # The following should print "$(X)". It should not be expanded further.
28 # The following should print "(".
33 # The following should print "$(X)". It should not be expanded further.
37 # The following should print "$(X)" as well.
41 # The following should print "$(".
/Linux-v5.4/fs/cachefiles/
Dkey.c38 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local
45 print = 1; in cachefiles_cook_key()
49 print &= cachefiles_filecharmap[ch]; in cachefiles_cook_key()
52 if (print) { in cachefiles_cook_key()
88 if (print) { in cachefiles_cook_key()
/Linux-v5.4/include/linux/
Dtracepoint.h519 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
524 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
531 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument
534 assign, print, reg, unreg) \ argument
537 assign, print, reg, unreg) \ argument
541 struct, assign, print) \ argument
557 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument
560 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
/Linux-v5.4/Documentation/hwmon/
Dtmp401.rst12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html
36 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html
44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
Dtmp421.rst12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
/Linux-v5.4/arch/x86/mm/
Dpageattr-test.c23 static __read_mostly int print = 1; variable
94 if (print) { in print_split()
128 if (print) in pageattr_test()
247 if (print) in pageattr_test()
260 if (print) in do_pageattr_test()
261 print--; in do_pageattr_test()
/Linux-v5.4/tools/lib/traceevent/Documentation/
Dlibtraceevent-reg_print_func.txt32 Some events may have helper functions in the print format arguments.
40 of the helper function, as seen in the print format arguments. The _..._ is a
64 Some events have internal functions calls, that appear in the print format
68 print fmt: "pipe %c, frame=%u, scanline=%u, wm %d/%d/%d, sr %s/%d/%d/%d, hpll %s/%d/%d/%d, fbc %s",
74 Notice the call to function _yesno()_ in the print arguments. In the kernel
Dlibtraceevent-parse_event.txt48 buf = read_file("/sys/kernel/tracing/events/ftrace/print/format", &size);
50 /* Failed to parse the ftrace print format */
54 /* Failed to parse the ftrace print format */
Dlibtraceevent-set_flag.txt30 _TEP_NSEC_OUTPUT_ - print event's timestamp in nano seconds, instead of micro seconds.
64 /* print timestamps in nanoseconds */
66 /* print timestamps in microseconds */
/Linux-v5.4/Documentation/security/keys/
Dtrusted-encrypted.rst53 keyctl print keyid
77 "keyctl print" returns an ascii hex copy of the sealed key, which is in standard
127 $ keyctl print 440502848
144 $ keyctl print 268728824
157 $ keyctl print 268728824
185 $ keyctl print 159771175
197 $ keyctl print 831684262
/Linux-v5.4/scripts/
Dunifdef.c424 static void print (void) { flushline(true); } in print() function
431 static void Pelif (void) { print(); ignoreoff(); state(IS_PASS_MIDDLE); } in Pelif()
432 static void Pelse (void) { print(); state(IS_PASS_ELSE); } in Pelse()
433 static void Pendif(void) { print(); unnest(); } in Pendif()
462 print, done, abort },
470 print, Eeof, abort },
474 print, Eeof, abort },
482 print, Eeof, abort },
486 print, Eeof, abort },
494 print, Eeof, abort },
[all …]
/Linux-v5.4/Documentation/x86/
Dkernel-stacks.rst122 the kernel stack(s) [1]_, from stack top to stack bottom, and print out
125 If it fits into the frame pointer chain, we print it without a question
129 still print it, but we print a '?'. It can mean two things:
138 This way we will always print out the real call chain (plus a few more
145 information: we always strive to print _all_ addresses on the stack(s)
147 we still print out the real call chain as well - just with more question
/Linux-v5.4/drivers/gpu/drm/radeon/
Datom.c183 int *ptr, uint32_t *saved, int print) in atom_get_src_int() argument
193 if (print) in atom_get_src_int()
228 if (print) in atom_get_src_int()
234 if (print) in atom_get_src_int()
271 if (print) { in atom_get_src_int()
288 if (print) in atom_get_src_int()
296 if (print) in atom_get_src_int()
304 if (print) in atom_get_src_int()
313 if (print) in atom_get_src_int()
321 if (print) in atom_get_src_int()
[all …]

1234567891011