Searched refs:seq_operations (Results  1 – 25 of 252) sorted by relevance
1234567891011
| /Linux-v5.4/drivers/char/tpm/eventlog/ | 
| 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;
 
 | 
| D | tpm1.c | 284 const struct seq_operations tpm1_ascii_b_measurements_seqops = {291 const struct seq_operations tpm1_binary_b_measurements_seqops = {
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | seq_file.h | 14 struct seq_operations;26 	const struct seq_operations *op;
 32 struct seq_operations {  struct
 109 int seq_open(struct file *, const struct seq_operations *);
 145 void *__seq_open_private(struct file *, const struct seq_operations *, int);
 146 int seq_open_private(struct file *, const struct seq_operations *, int);
 
 | 
| D | user_namespace.h | 125 struct seq_operations;126 extern const struct seq_operations proc_uid_seq_operations;
 127 extern const struct seq_operations proc_gid_seq_operations;
 128 extern const struct seq_operations proc_projid_seq_operations;
 
 | 
| D | proc_fs.h | 13 struct seq_operations;32 		struct proc_dir_entry *parent, const struct seq_operations *ops,
 59 		struct proc_dir_entry *parent, const struct seq_operations *ops,
 68 						  const struct seq_operations *ops,
 
 | 
| /Linux-v5.4/drivers/isdn/capi/ | 
| 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 = {
 221 static const struct seq_operations seq_capi_driver_ops = {
 
 | 
| /Linux-v5.4/include/net/phonet/ | 
| D | pn_dev.h | 46 extern const struct seq_operations pn_sock_seq_ops;47 extern const struct seq_operations pn_res_seq_ops;
 
 | 
| /Linux-v5.4/include/net/ | 
| D | rose.h | 203 extern const struct seq_operations rose_neigh_seqops;204 extern const struct seq_operations rose_node_seqops;
 205 extern struct seq_operations rose_route_seqops;
 
 | 
| D | netrom.h | 220 extern const struct seq_operations nr_node_seqops;221 extern const struct seq_operations nr_neigh_seqops;
 
 | 
| /Linux-v5.4/net/x25/ | 
| D | x25_proc.c | 148 static const struct seq_operations x25_seq_route_ops = {155 static const struct seq_operations x25_seq_socket_ops = {
 162 static const struct seq_operations x25_seq_forward_ops = {
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/fm10k/ | 
| 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-v5.4/net/appletalk/ | 
| 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-v5.4/net/core/ | 
| D | net-procfs.c | 171 static const struct seq_operations dev_seq_ops = {178 static const struct seq_operations softnet_seq_ops = {
 268 static const struct seq_operations ptype_seq_ops = {
 336 static const struct seq_operations dev_mc_seq_ops = {
 
 | 
| /Linux-v5.4/fs/dlm/ | 
| D | debug_fs.c | 414 static const struct seq_operations format1_seq_ops;415 static const struct seq_operations format2_seq_ops;
 416 static const struct seq_operations format3_seq_ops;
 417 static const struct seq_operations format4_seq_ops;
 574 static const struct seq_operations format1_seq_ops = {
 581 static const struct seq_operations format2_seq_ops = {
 588 static const struct seq_operations format3_seq_ops = {
 595 static const struct seq_operations format4_seq_ops = {
 
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | processor.h | 106 struct seq_operations;131 extern const struct seq_operations cpuinfo_op;
 
 | 
| /Linux-v5.4/net/atm/ | 
| D | proc.c | 241 static const struct seq_operations atm_dev_seq_ops = {264 static const struct seq_operations pvc_seq_ops = {
 286 static const struct seq_operations vcc_seq_ops = {
 309 static const struct seq_operations svc_seq_ops = {
 
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | cpudata.h | 10 extern const struct seq_operations cpuinfo_op;
 | 
| /Linux-v5.4/net/rxrpc/ | 
| D | proc.c | 122 const struct seq_operations rxrpc_call_seq_ops = {205 const struct seq_operations rxrpc_connection_seq_ops = {
 331 const struct seq_operations rxrpc_peer_seq_ops = {
 
 | 
| /Linux-v5.4/fs/afs/ | 
| D | proc.c | 75 static const struct seq_operations afs_proc_cells_ops = {252 static const struct seq_operations afs_proc_cell_volumes_ops = {
 363 static const struct seq_operations afs_proc_cell_vlservers_ops = {
 416 static const struct seq_operations afs_proc_servers_ops = {
 471 static const struct seq_operations afs_proc_sysname_ops = {
 
 | 
| /Linux-v5.4/fs/proc/ | 
| D | cpuinfo.c | 12 extern const struct seq_operations cpuinfo_op;
 | 
| D | interrupts.c | 30 static const struct seq_operations int_seq_ops = {
 | 
| D | devices.c | 47 static const struct seq_operations devinfo_ops = {
 | 
| /Linux-v5.4/net/sctp/ | 
| D | proc.c | 193 static const struct seq_operations sctp_eps_ops = {285 static const struct seq_operations sctp_assoc_ops = {
 362 static const struct seq_operations sctp_remaddr_ops = {
 
 | 
| /Linux-v5.4/drivers/infiniband/ulp/ipoib/ | 
| D | ipoib_fs.c | 127 static const struct seq_operations ipoib_mcg_seq_ops = {232 static const struct seq_operations ipoib_path_seq_ops = {
 
 | 
| /Linux-v5.4/scripts/ | 
| D | const_structs.checkpatch | 50 seq_operations
 | 
        1234567891011