Home
last modified time | relevance | path

Searched hist:d9dda78bad879595d8c4220a067fc029d6484a16 (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/linux/arch/sh/mm/
H A Dalignment.cdiff 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 Datags_proc.cdiff 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 Dproc_powerpc.cdiff 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 Dsrm_env.cdiff 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 Dproc.cdiff 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 Dproc.cdiff 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 Dproc.cdiff 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 Dcapi.cdiff 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 Dled.cdiff 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 Dsalinfo.cdiff 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 Dsimdisk.cdiff 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 Dscsi_proc.cdiff 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 Dproc.cdiff 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 Dstats.cdiff 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 Dproc.cdiff 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 Dproc.cdiff 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 Dvlanproc.cdiff 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 Ddrbd_proc.cdiff 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 Dproc.cdiff 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 Disp1362-hcd.cdiff 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 Dps3vram.cdiff 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 Dbond_procfs.cdiff 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 Dioport.cdiff 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 Dinfo.cdiff 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 Dproc.cdiff 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>

123