Searched refs:seq_operations (Results 151 - 175 of 269) sorted by relevance

1234567891011

/linux-master/fs/orangefs/
H A Dorangefs-debugfs.c109 static const struct seq_operations help_debug_ops = {
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c2028 static const struct seq_operations mboxlog_sops = {
2163 static const struct seq_operations sge_qinfo_sops = {
2292 static const struct seq_operations sge_qstats_sops = {
2373 static const struct seq_operations interfaces_sops = {
/linux-master/drivers/tty/
H A Dtty_ldisc.c215 const struct seq_operations tty_ldiscs_seq_ops = {
/linux-master/drivers/base/power/
H A Dwakeup.c1156 static const struct seq_operations wakeup_sources_stats_seq_ops = {
/linux-master/kernel/trace/
H A Dtrace_hwlat.c650 static const struct seq_operations thread_mode_seq_ops = {
H A Dtrace_uprobe.c773 static const struct seq_operations probes_seq_op = {
828 static const struct seq_operations profile_seq_op = {
H A Dftrace.c3895 static const struct seq_operations show_ftrace_seq_ops = {
6002 const struct seq_operations *seq_ops;
6093 static const struct seq_operations ftrace_graph_seq_ops = {
7635 static const struct seq_operations ftrace_pid_sops = {
7671 static const struct seq_operations ftrace_no_pid_sops = {
7680 const struct seq_operations *seq_ops;
H A Dtrace_kprobe.c1220 static const struct seq_operations probes_seq_op = {
1286 static const struct seq_operations profile_seq_op = {
/linux-master/kernel/gcov/
H A Dfs.c243 static const struct seq_operations gcov_seq_ops = {
/linux-master/drivers/mtd/ubi/
H A Ddebug.c541 static const struct seq_operations eraseblk_count_seq_ops = {
/linux-master/include/net/
H A Dip6_fib.h553 extern const struct seq_operations ipv6_route_seq_ops;
/linux-master/net/bluetooth/
H A Daf_bluetooth.c723 static const struct seq_operations bt_seq_ops = {
/linux-master/net/ipv6/
H A Danycast.c563 static const struct seq_operations ac6_seq_ops = {
/linux-master/net/netfilter/
H A Dnf_log.c388 static const struct seq_operations nflog_seq_ops = {
/linux-master/drivers/scsi/
H A Dscsi_devinfo.c696 static const struct seq_operations scsi_devinfo_seq_ops = {
H A Dsg.c2343 static const struct seq_operations dev_seq_ops = {
2351 static const struct seq_operations devstrs_seq_ops = {
2359 static const struct seq_operations debug_seq_ops = {
/linux-master/arch/s390/kernel/
H A Dsysinfo.c388 static const struct seq_operations service_level_seq_ops = {
/linux-master/arch/powerpc/kernel/
H A Dsetup-common.c352 const struct seq_operations cpuinfo_op = {
/linux-master/drivers/ras/amd/
H A Dfmpm.c932 static const struct seq_operations fmpm_seq_ops = {
/linux-master/arch/arc/kernel/
H A Dsetup.c635 const struct seq_operations cpuinfo_op = {
/linux-master/block/
H A Dgenhd.c878 static const struct seq_operations partitions_op = {
1305 static const struct seq_operations diskstats_op = {
H A Dmq-deadline.c1066 static const struct seq_operations deadline_##name##_fifo_seq_ops = { \
1200 static const struct seq_operations deadline_dispatch##prio##_seq_ops = { \
/linux-master/net/netfilter/ipvs/
H A Dip_vs_conn.c1181 static const struct seq_operations ip_vs_conn_seq_ops = {
1247 static const struct seq_operations ip_vs_conn_sync_seq_ops = {
/linux-master/fs/nfs/
H A Dclient.c1204 static const struct seq_operations nfs_server_list_ops = {
1216 static const struct seq_operations nfs_volume_list_ops = {
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c89 static const struct seq_operations seq_tab_ops = {
1071 static const struct seq_operations devlog_seq_ops = {
1215 static const struct seq_operations mboxlog_seq_ops = {
1911 static const struct seq_operations mps_tcam_seq_ops = {
2542 static const struct seq_operations dcb_info_seq_ops = {
3226 static const struct seq_operations sge_qinfo_seq_ops = {

Completed in 293 milliseconds

1234567891011