kernel-ark/drivers/oprofile
Al Viro ecde28237e oprofilefs_mkdir() doesn't need superblock argument
it's always equal to ->d_sb of the second argument (parent dentry),
due to either being literally that, or ->d_sb of parent's parent.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-09-03 22:52:47 -04:00
..
buffer_sync.c mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file 2012-10-09 16:22:18 +09:00
buffer_sync.h
cpu_buffer.c oprofile: Remove 'WQ on CPUx, prefer CPUy' warning 2012-08-27 14:49:39 +02:00
cpu_buffer.h oprofile: Remove deprecated use of flush_scheduled_work() 2010-10-29 11:54:18 +02:00
event_buffer.c locking, oprofile: Annotate oprofilefs lock as raw 2011-09-13 11:12:05 +02:00
event_buffer.h oprofile: Use linux/mutex.h 2011-05-24 12:45:59 +02:00
nmi_timer_int.c oprofile, x86: Reimplement nmi timer mode using perf event 2011-11-04 16:27:18 +01:00
oprof.c oprofile, x86: Reimplement nmi timer mode using perf event 2011-11-04 16:27:18 +01:00
oprof.h don't bother passing sb to oprofile_create_files() 2013-09-03 22:52:46 -04:00
oprofile_files.c don't bother with passing superblock to oprofile_create_stats_files() 2013-09-03 22:52:47 -04:00
oprofile_perf.c oprofilefs_mkdir() doesn't need superblock argument 2013-09-03 22:52:47 -04:00
oprofile_stats.c oprofilefs_mkdir() doesn't need superblock argument 2013-09-03 22:52:47 -04:00
oprofile_stats.h don't bother with passing superblock to oprofile_create_stats_files() 2013-09-03 22:52:47 -04:00
oprofilefs.c oprofilefs_mkdir() doesn't need superblock argument 2013-09-03 22:52:47 -04:00
timer_int.c drivers: delete __cpuinit usage from all remaining drivers files 2013-07-14 19:36:59 -04:00