Searched refs:seq_operations (Results 126 - 150 of 269) sorted by relevance

1234567891011

/linux-master/block/
H A Dblk-mq-debugfs.c45 static const struct seq_operations queue_requeue_list_seq_ops = {
336 static const struct seq_operations hctx_dispatch_seq_ops = {
524 static const struct seq_operations ctx_##name##_rq_list_seq_ops = { \
/linux-master/kernel/bpf/
H A Dtask_iter.c241 static const struct seq_operations task_seq_ops = {
406 static const struct seq_operations task_file_seq_ops = {
660 static const struct seq_operations task_vma_seq_ops = {
/linux-master/kernel/
H A Duser_namespace.c713 const struct seq_operations proc_uid_seq_operations = {
720 const struct seq_operations proc_gid_seq_operations = {
727 const struct seq_operations proc_projid_seq_operations = {
/linux-master/kernel/trace/
H A Dtrace_events.c1649 static const struct seq_operations trace_format_seq_ops = {
2083 static const struct seq_operations show_event_seq_ops = {
2090 static const struct seq_operations show_set_event_seq_ops = {
2097 static const struct seq_operations show_set_pid_seq_ops = {
2104 static const struct seq_operations show_set_no_pid_seq_ops = {
2212 const struct seq_operations *seq_ops)
2243 const struct seq_operations *seq_ops = &show_event_seq_ops;
2252 const struct seq_operations *seq_ops = &show_set_event_seq_ops;
2273 const struct seq_operations *seq_ops = &show_set_pid_seq_ops;
2294 const struct seq_operations *seq_op
[all...]
/linux-master/net/ax25/
H A Dax25_route.c331 const struct seq_operations ax25_rt_seqops = {
/linux-master/drivers/pci/
H A Dproc.c406 static const struct seq_operations proc_bus_pci_devices_op = {
/linux-master/net/netfilter/ipvs/
H A Dip_vs_app.c591 static const struct seq_operations ip_vs_app_seq_ops = {
/linux-master/drivers/net/hamradio/
H A Dbpqether.c438 static const struct seq_operations bpq_seqops = {
/linux-master/arch/x86/kernel/cpu/mce/
H A Dseverity.c438 static const struct seq_operations severities_seq_ops = {
/linux-master/drivers/scsi/
H A Dscsi_proc.c515 static const struct seq_operations scsi_seq_ops = {
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddebugfs.c370 static const struct seq_operations iwl_dbgfs_info_seq_ops = {
/linux-master/arch/m68k/kernel/
H A Dsetup_mm.c468 const struct seq_operations cpuinfo_op = {
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_fw_trace.c373 static const struct seq_operations pvr_fw_trace_seq_ops = {
/linux-master/fs/netfs/
H A Dfscache_volume.c514 const struct seq_operations fscache_volumes_seq_ops = {
/linux-master/fs/nfsd/
H A Dnfsd.h91 extern const struct seq_operations nfs_exports_op;
/linux-master/arch/x86/include/asm/
H A Dprocessor.h190 extern const struct seq_operations cpuinfo_op;
/linux-master/fs/openpromfs/
H A Dinode.c138 static const struct seq_operations property_op = {
/linux-master/arch/arm64/kernel/
H A Dcpuinfo.c275 const struct seq_operations cpuinfo_op = {
/linux-master/net/netfilter/
H A Dnf_conntrack_standalone.c383 static const struct seq_operations ct_seq_ops = {
464 static const struct seq_operations ct_cpu_seq_ops = {
H A Dx_tables.c1558 static const struct seq_operations xt_table_seq_ops = {
1677 static const struct seq_operations xt_match_seq_ops = {
1711 static const struct seq_operations xt_target_seq_ops = {
/linux-master/kernel/sched/
H A Ddebug.c322 static const struct seq_operations sched_debug_sops;
947 static const struct seq_operations sched_debug_sops = {
/linux-master/net/netrom/
H A Dnr_route.c894 const struct seq_operations nr_node_seqops = {
950 const struct seq_operations nr_neigh_seqops = {
/linux-master/fs/gfs2/
H A Dglock.c2632 static const struct seq_operations gfs2_glock_seq_ops = {
2639 static const struct seq_operations gfs2_glstats_seq_ops = {
2646 static const struct seq_operations gfs2_sbstats_sops = {
2656 const struct seq_operations *ops)
2856 static const struct seq_operations gfs2_glockfd_seq_ops = {
/linux-master/fs/proc/
H A Dtask_mmu.c205 const struct seq_operations *ops, int psize)
236 const struct seq_operations *ops)
349 static const struct seq_operations proc_pid_maps_op = {
997 static const struct seq_operations proc_pid_smaps_op = {
2775 static const struct seq_operations proc_pid_numa_maps_op = {
/linux-master/ipc/
H A Dutil.c893 static const struct seq_operations sysvipc_proc_seqops = {

Completed in 333 milliseconds

1234567891011