Home
last modified time | relevance | path

Searched refs:snapshot_fops (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/kernel/power/
Duser.c428 static const struct file_operations snapshot_fops = { variable
443 .fops = &snapshot_fops,
/Linux-v5.15/kernel/trace/
Dtrace.c7607 static const struct file_operations snapshot_fops = { variable
8611 tr, cpu, &snapshot_fops); in tracing_init_tracefs_percpu()
9482 tr, &snapshot_fops); in init_tracer_tracefs()