Searched refs:seq_operations (Results 76 - 100 of 269) sorted by relevance

1234567891011

/linux-master/mm/
H A Dvmstat.c1649 static const struct seq_operations fragmentation_op = {
1656 static const struct seq_operations pagetypeinfo_op = {
1778 static const struct seq_operations zoneinfo_op = {
1869 static const struct seq_operations vmstat_op = {
2215 static const struct seq_operations unusable_sops = {
2257 static const struct seq_operations extfrag_sops = {
/linux-master/include/net/
H A Dax25.h418 extern const struct seq_operations ax25_rt_seqops;
474 extern const struct seq_operations ax25_uid_seqops;
H A Dudp.h445 extern const struct seq_operations udp_seq_ops;
446 extern const struct seq_operations udp6_seq_ops;
/linux-master/kernel/trace/rv/
H A Drv.c448 static const struct seq_operations available_monitors_seq_ops = {
455 static const struct seq_operations enabled_monitors_seq_ops = {
/linux-master/fs/ocfs2/cluster/
H A Dnetdebug.c157 static const struct seq_operations nst_seq_ops = {
371 static const struct seq_operations sc_seq_ops = {
/linux-master/fs/pstore/
H A Dinode.c123 static const struct seq_operations pstore_ftrace_seq_ops = {
147 const struct seq_operations *sops = NULL;
/linux-master/kernel/trace/
H A Dtrace_sched_switch.c492 static const struct seq_operations tracing_saved_tgids_seq_ops = {
572 static const struct seq_operations tracing_saved_cmdlines_seq_ops = {
H A Dtrace_stat.c225 static const struct seq_operations trace_stat_seq_ops = {
H A Dtrace_printk.c353 static const struct seq_operations show_format_seq_ops = {
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_debugfs.c44 static const struct seq_operations _##name##_seq_ops = { \
/linux-master/kernel/sched/
H A Dstats.c219 static const struct seq_operations schedstat_sops = {
/linux-master/net/sunrpc/
H A Ddebugfs.c79 static const struct seq_operations tasks_seq_operations = {
/linux-master/net/atm/
H A Dmpoa_proc.c194 static const struct seq_operations mpc_op = {
/linux-master/kernel/
H A Dfail_function.c207 static const struct seq_operations fei_seq_ops = {
/linux-master/drivers/char/
H A Dmisc.c114 static const struct seq_operations misc_seq_ops = {
/linux-master/arch/x86/kernel/cpu/
H A Dproc.c174 const struct seq_operations cpuinfo_op = {
/linux-master/arch/parisc/kernel/
H A Dsetup.c176 const struct seq_operations cpuinfo_op = {
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_fw_counters.c186 static const struct seq_operations qat_fw_counters_sops = {
/linux-master/kernel/bpf/
H A Dcgroup_iter.c153 static const struct seq_operations cgroup_iter_seq_ops = {
/linux-master/arch/riscv/kernel/
H A Dcpu.c315 const struct seq_operations cpuinfo_op = {
/linux-master/fs/proc/
H A Dinternal.h48 const struct seq_operations *seq_ops;
/linux-master/arch/s390/kernel/
H A Dprocessor.c358 const struct seq_operations cpuinfo_op = {
H A Ddiag.c117 static const struct seq_operations show_diag_stat_sops = {
/linux-master/drivers/s390/block/
H A Ddasd_proc.c122 static const struct seq_operations dasd_devices_seq_ops = {
/linux-master/net/8021q/
H A Dvlanproc.c66 static const struct seq_operations vlan_seq_ops = {

Completed in 187 milliseconds

1234567891011