Searched refs:seq_operations (Results 26 - 50 of 269) sorted by relevance

1234567891011

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_debugfs.c13 static const struct seq_operations mlx5_esw_bridge_debugfs_sops = {
/linux-master/fs/netfs/
H A Dmain.c89 static const struct seq_operations netfs_requests_seq_ops = {
H A Dinternal.h198 extern const struct seq_operations fscache_caches_seq_ops;
234 extern const struct seq_operations fscache_cookies_seq_ops;
324 extern const struct seq_operations fscache_volumes_seq_ops;
/linux-master/net/core/
H A Dnet-procfs.c156 static const struct seq_operations dev_seq_ops = {
163 static const struct seq_operations softnet_seq_ops = {
283 static const struct seq_operations ptype_seq_ops = {
351 static const struct seq_operations dev_mc_seq_ops = {
/linux-master/net/appletalk/
H A Datalk_proc.c189 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-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_debugfs.c99 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;
/linux-master/include/net/
H A Drose.h205 extern const struct seq_operations rose_neigh_seqops;
206 extern const struct seq_operations rose_node_seqops;
207 extern struct seq_operations rose_route_seqops;
H A Dnetrom.h221 extern const struct seq_operations nr_node_seqops;
222 extern const struct seq_operations nr_neigh_seqops;
/linux-master/fs/dlm/
H A Ddebug_fs.c470 static const struct seq_operations format1_seq_ops;
471 static const struct seq_operations format2_seq_ops;
472 static const struct seq_operations format3_seq_ops;
473 static const struct seq_operations format4_seq_ops;
474 static const struct seq_operations format5_seq_ops;
634 static const struct seq_operations format1_seq_ops = {
641 static const struct seq_operations format2_seq_ops = {
648 static const struct seq_operations format3_seq_ops = {
655 static const struct seq_operations format4_seq_ops = {
662 static const struct seq_operations format5_seq_op
[all...]
/linux-master/net/sctp/
H A Dproc.c191 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-master/arch/microblaze/kernel/cpu/
H A Dmb.c153 const struct seq_operations cpuinfo_op = {
/linux-master/drivers/s390/char/
H A Dtape_proc.c101 static const struct seq_operations tape_proc_seq = {
/linux-master/net/wireless/
H A Dwext-proc.c122 static const struct seq_operations wireless_seq_ops = {
/linux-master/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c73 static const struct seq_operations hcall_inst_sops = {
/linux-master/include/linux/
H A Datalk.h153 extern const struct seq_operations aarp_seq_ops;
H A Dtty_ldisc.h277 extern const struct seq_operations tty_ldiscs_seq_ops;
/linux-master/drivers/zorro/
H A Dproc.c91 static const struct seq_operations zorro_devices_seq_ops = {
/linux-master/net/atm/
H A Dproc.c240 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-master/kernel/module/
H A Dprocfs.c112 static const struct seq_operations modules_op = {
H A Dtracking.c103 static const struct seq_operations unloaded_tainted_modules_seq_ops = {
/linux-master/fs/proc/
H A Dnommu.c103 static const struct seq_operations proc_nommu_region_list_seqop = {
H A Dtask_nommu.c245 static const struct seq_operations proc_pid_maps_ops = {
253 const struct seq_operations *ops)
/linux-master/net/llc/
H A Dllc_proc.c203 static const struct seq_operations llc_seq_socket_ops = {
210 static const struct seq_operations llc_seq_core_ops = {
/linux-master/drivers/char/tpm/eventlog/
H A Dtpm1.c284 const struct seq_operations tpm1_ascii_b_measurements_seqops = {
291 const struct seq_operations tpm1_binary_b_measurements_seqops = {
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_transport_debug.c81 static const struct seq_operations adf_ring_debug_sops = {
182 static const struct seq_operations adf_bank_debug_sops = {

Completed in 324 milliseconds

1234567891011