/openbmc/linux/arch/sh/mm/ |
H A D | alignment.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/arch/arm/kernel/ |
H A D | atags_proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | proc_powerpc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | srm_env.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/pnp/isapnp/ |
H A D | proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/pnp/pnpbios/ |
H A D | proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/zorro/ |
H A D | proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/net/bluetooth/cmtp/ |
H A D | capi.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/parisc/ |
H A D | led.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | salinfo.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | simdisk.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/net/atm/ |
H A D | proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/net/sunrpc/ |
H A D | stats.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/net/can/ |
H A D | proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/afs/ |
H A D | proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/net/8021q/ |
H A D | vlanproc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/acpi/ |
H A D | proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/usb/host/ |
H A D | isp1362-hcd.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/block/ |
H A D | ps3vram.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_procfs.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | ioport.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/sound/core/ |
H A D | info.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/drivers/pci/ |
H A D | proc.c | diff d9dda78bad879595d8c4220a067fc029d6484a16 Sun Mar 31 17:16:14 CDT 2013 Al Viro <viro@zeniv.linux.org.uk> procfs: new helper - PDE_DATA(inode)
The only part of proc_dir_entry the code outside of fs/proc really cares about is PDE(inode)->data. Provide a helper for that; static inline for now, eventually will be moved to fs/proc, along with the knowledge of struct proc_dir_entry layout.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|