Home
last modified time | relevance | path

Searched refs:tracing_snapshot_alloc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dkernel.h270 void tracing_snapshot_alloc(void);
417 static inline void tracing_snapshot_alloc(void) { } in tracing_snapshot_alloc() function
/kernel/linux/linux-5.10/include/linux/
H A Dkernel.h531 void tracing_snapshot_alloc(void);
678 static inline void tracing_snapshot_alloc(void) { } in tracing_snapshot_alloc() function
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c1150 * a tracing_snapshot_alloc(), or by doing it manually
1272 * tracing_snapshot_alloc - allocate and take a snapshot of the current buffer.
1282 void tracing_snapshot_alloc(void) in tracing_snapshot_alloc() function
1292 EXPORT_SYMBOL_GPL(tracing_snapshot_alloc); variable
1408 void tracing_snapshot_alloc(void) in tracing_snapshot_alloc() function
1413 EXPORT_SYMBOL_GPL(tracing_snapshot_alloc); variable
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c1196 * a tracing_snapshot_alloc(), or by doing it manually
1318 * tracing_snapshot_alloc - allocate and take a snapshot of the current buffer.
1328 void tracing_snapshot_alloc(void) in tracing_snapshot_alloc() function
1338 EXPORT_SYMBOL_GPL(tracing_snapshot_alloc); variable
1454 void tracing_snapshot_alloc(void) in tracing_snapshot_alloc() function
1459 EXPORT_SYMBOL_GPL(tracing_snapshot_alloc); variable

Completed in 25 milliseconds