Searched refs:seq_operations (Results 101 - 125 of 269) sorted by relevance

1234567891011

/linux-master/kernel/bpf/
H A Dmap_iter.c74 static const struct seq_operations bpf_map_seq_ops = {
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-debug.c263 static const struct seq_operations vgic_debug_sops = {
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_cnv_dbgfs.c153 static const struct seq_operations qat_cnv_errors_sops = {
H A Dadf_cfg.c48 static const struct seq_operations qat_dev_cfg_sops = {
/linux-master/arch/s390/include/asm/
H A Dprocessor.h99 extern const struct seq_operations cpuinfo_op;
/linux-master/security/smack/
H A Dsmackfs.c631 static const struct seq_operations load_seq_ops = {
799 static const struct seq_operations cipso_seq_ops = {
1006 static const struct seq_operations cipso2_seq_ops = {
1082 static const struct seq_operations net4addr_seq_ops = {
1345 static const struct seq_operations net6addr_seq_ops = {
1909 static const struct seq_operations onlycap_seq_ops = {
2248 static const struct seq_operations load_self_seq_ops = {
2380 static const struct seq_operations load2_seq_ops = {
2457 static const struct seq_operations load_self2_seq_ops = {
2729 static const struct seq_operations relabel_self_seq_op
[all...]
/linux-master/net/phonet/
H A Dsocket.c597 const struct seq_operations pn_sock_seq_ops = {
766 const struct seq_operations pn_res_seq_ops = {
/linux-master/kernel/
H A Dkallsyms.c807 static const struct seq_operations kallsyms_op = {
850 static const struct seq_operations bpf_iter_ksym_ops = {
/linux-master/net/kcm/
H A Dkcmproc.c235 static const struct seq_operations kcm_seq_ops = {
/linux-master/arch/sparc/kernel/
H A Dcpu.c432 const struct seq_operations cpuinfo_op = {
/linux-master/drivers/s390/cio/
H A Dblacklist.c393 static const struct seq_operations cio_ignore_proc_seq_ops = {
/linux-master/kernel/trace/
H A Dtrace_stack.c469 static const struct seq_operations stack_trace_seq_ops = {
H A Dtrace_dynevent.c178 static const struct seq_operations dyn_event_seq_op = {
/linux-master/drivers/net/bonding/
H A Dbond_procfs.c276 static const struct seq_operations bond_info_seq_ops = {
/linux-master/net/l2tp/
H A Dl2tp_debugfs.c260 static const struct seq_operations l2tp_dfs_seq_ops = {
/linux-master/arch/mips/kernel/
H A Dproc.c327 const struct seq_operations cpuinfo_op = {
/linux-master/drivers/scsi/snic/
H A Dsnic_debugfs.c410 static const struct seq_operations snic_trc_sops = {
/linux-master/include/linux/
H A Dtpm.h116 const struct seq_operations *seqops;
/linux-master/arch/xtensa/kernel/
H A Dsetup.c714 const struct seq_operations cpuinfo_op =
/linux-master/arch/um/kernel/
H A Dum_arch.c113 const struct seq_operations cpuinfo_op = {
/linux-master/net/ipv6/
H A Dping.c250 static const struct seq_operations ping_v6_seq_ops = {
/linux-master/fs/netfs/
H A Dfscache_cache.c423 const struct seq_operations fscache_caches_seq_ops = {
/linux-master/kernel/time/
H A Dtimer_list.c346 static const struct seq_operations timer_list_sops = {
/linux-master/arch/openrisc/kernel/
H A Dsetup.c372 const struct seq_operations cpuinfo_op = {
/linux-master/net/rose/
H A Drose_route.c1146 const struct seq_operations rose_node_seqops = {
1217 const struct seq_operations rose_neigh_seqops = {
1289 struct seq_operations rose_route_seqops = {

Completed in 912 milliseconds

1234567891011