| /linux/drivers/char/tpm/eventlog/ |
| H A D | common.h | 6 extern const struct seq_operations tpm1_ascii_b_measurements_seqops; 7 extern const struct seq_operations tpm1_binary_b_measurements_seqops; 8 extern const struct seq_operations tpm2_binary_b_measurements_seqops;
|
| H A D | tpm1.c | 281 const struct seq_operations tpm1_ascii_b_measurements_seqops = { 288 const struct seq_operations tpm1_binary_b_measurements_seqops = {
|
| /linux/drivers/isdn/capi/ |
| H A D | kcapi_proc.c | 97 static const struct seq_operations seq_controller_ops = { 104 static const struct seq_operations seq_contrstats_ops = { 179 static const struct seq_operations seq_applications_ops = { 186 static const struct seq_operations seq_applstats_ops = {
|
| /linux/include/linux/ |
| H A D | seq_file.h | 14 struct seq_operations; 25 const struct seq_operations *op; 31 struct seq_operations { struct 108 int seq_open(struct file *, const struct seq_operations *); 179 void *__seq_open_private(struct file *, const struct seq_operations *, int); 180 int seq_open_private(struct file *, const struct seq_operations *, int);
|
| H A D | user_namespace.h | 193 struct seq_operations; 194 extern const struct seq_operations proc_uid_seq_operations; 195 extern const struct seq_operations proc_gid_seq_operations; 196 extern const struct seq_operations proc_projid_seq_operations;
|
| H A D | proc_fs.h | 14 struct seq_operations; 98 struct proc_dir_entry *parent, const struct seq_operations *ops, 134 struct proc_dir_entry *parent, const struct seq_operations *ops, 143 const struct seq_operations *ops,
|
| /linux/include/net/phonet/ |
| H A D | pn_dev.h | 51 extern const struct seq_operations pn_sock_seq_ops; 52 extern const struct seq_operations pn_res_seq_ops;
|
| /linux/net/x25/ |
| H A D | x25_proc.c | 147 static const struct seq_operations x25_seq_route_ops = { 154 static const struct seq_operations x25_seq_socket_ops = { 161 static const struct seq_operations x25_seq_forward_ops = {
|
| /linux/fs/dlm/ |
| H A D | debug_fs.c | 369 static const struct seq_operations format1_seq_ops; 370 static const struct seq_operations format2_seq_ops; 371 static const struct seq_operations format3_seq_ops; 372 static const struct seq_operations format4_seq_ops; 440 static const struct seq_operations format1_seq_ops = { 447 static const struct seq_operations format2_seq_ops = { 454 static const struct seq_operations format3_seq_ops = { 461 static const struct seq_operations format4_seq_ops = {
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_debugfs.c | 99 static const struct seq_operations fm10k_dbg_tx_desc_seq_ops = { 106 static const struct seq_operations fm10k_dbg_rx_desc_seq_ops = { 117 const struct seq_operations *desc_seq_ops; in fm10k_dbg_desc_open()
|
| /linux/include/net/ |
| H A D | rose.h | 221 extern const struct seq_operations rose_neigh_seqops; 222 extern const struct seq_operations rose_node_seqops; 223 extern struct seq_operations rose_route_seqops;
|
| H A D | netrom.h | 221 extern const struct seq_operations nr_node_seqops; 222 extern const struct seq_operations nr_neigh_seqops;
|
| /linux/net/appletalk/ |
| H A D | atalk_proc.c | 189 static const struct seq_operations atalk_seq_interface_ops = { 196 static const struct seq_operations atalk_seq_route_ops = { 203 static const struct seq_operations atalk_seq_socket_ops = {
|
| /linux/net/core/ |
| H A D | net-procfs.c | 159 static const struct seq_operations dev_seq_ops = { 166 static const struct seq_operations softnet_seq_ops = { 318 static const struct seq_operations ptype_seq_ops = { 386 static const struct seq_operations dev_mc_seq_ops = {
|
| /linux/arch/sh/include/asm/ |
| H A D | processor.h | 101 struct seq_operations; 126 extern const struct seq_operations cpuinfo_op;
|
| /linux/net/atm/ |
| H A D | proc.c | 240 static const struct seq_operations atm_dev_seq_ops = { 263 static const struct seq_operations pvc_seq_ops = { 285 static const struct seq_operations vcc_seq_ops = { 308 static const struct seq_operations svc_seq_ops = {
|
| /linux/net/rxrpc/ |
| H A D | proc.c | 105 const struct seq_operations rxrpc_call_seq_ops = { 192 const struct seq_operations rxrpc_connection_seq_ops = { 268 const struct seq_operations rxrpc_bundle_seq_ops = { 391 const struct seq_operations rxrpc_peer_seq_ops = { 461 const struct seq_operations rxrpc_local_seq_ops = {
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_fs.c | 127 static const struct seq_operations ipoib_mcg_sops = { 211 static const struct seq_operations ipoib_path_sops = {
|
| /linux/fs/afs/ |
| H A D | proc.c | 77 static const struct seq_operations afs_proc_cells_ops = { 308 static const struct seq_operations afs_proc_cell_volumes_ops = { 424 static const struct seq_operations afs_proc_cell_vlservers_ops = { 502 static const struct seq_operations afs_proc_servers_ops = { 557 static const struct seq_operations afs_proc_sysname_ops = {
|
| /linux/arch/sparc/include/asm/ |
| H A D | cpudata.h | 10 extern const struct seq_operations cpuinfo_op;
|
| /linux/net/sctp/ |
| H A D | proc.c | 191 static const struct seq_operations sctp_eps_ops = { 293 static const struct seq_operations sctp_assoc_ops = { 368 static const struct seq_operations sctp_remaddr_ops = {
|
| /linux/fs/proc/ |
| H A D | cpuinfo.c | 8 extern const struct seq_operations cpuinfo_op;
|
| H A D | interrupts.c | 30 static const struct seq_operations int_seq_ops = {
|
| /linux/net/llc/ |
| H A D | llc_proc.c | 203 static const struct seq_operations llc_seq_socket_ops = { 210 static const struct seq_operations llc_seq_core_ops = {
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_transport_debug.c | 88 static const struct seq_operations adf_ring_debug_sops = { 189 static const struct seq_operations adf_bank_debug_sops = {
|