Searched refs:seq_operations (Results 1 - 25 of 269) sorted by path

1234567891011

/linux-master/arch/csky/kernel/
H A Dcpu-probe.c74 const struct seq_operations cpuinfo_op = {
/linux-master/arch/microblaze/kernel/cpu/
H A Dmb.c153 const struct seq_operations cpuinfo_op = {
/linux-master/arch/sparc/include/asm/
H A Dcpudata.h10 extern const struct seq_operations cpuinfo_op;
/linux-master/drivers/char/tpm/eventlog/
H A Dcommon.h6 extern const struct seq_operations tpm1_ascii_b_measurements_seqops;
7 extern const struct seq_operations tpm1_binary_b_measurements_seqops;
8 extern const struct seq_operations tpm2_binary_b_measurements_seqops;
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_debugfs.c44 static const struct seq_operations _##name##_seq_ops = { \
/linux-master/drivers/s390/char/
H A Dtape_proc.c101 static const struct seq_operations tape_proc_seq = {
/linux-master/fs/proc/
H A Dinterrupts.c30 static const struct seq_operations int_seq_ops = {
/linux-master/net/ax25/
H A Dax25_uid.c181 const struct seq_operations ax25_uid_seqops = {
/linux-master/net/sctp/
H A Dobjcnt.c89 static const struct seq_operations sctp_objcnt_seq_ops = {
/linux-master/net/wireless/
H A Dwext-proc.c122 static const struct seq_operations wireless_seq_ops = {
/linux-master/arch/alpha/kernel/
H A Dsetup.c1422 const struct seq_operations cpuinfo_op = {
/linux-master/arch/arc/kernel/
H A Dsetup.c635 const struct seq_operations cpuinfo_op = {
/linux-master/arch/arm/kernel/
H A Dsetup.c1356 const struct seq_operations cpuinfo_op = {
/linux-master/arch/arm64/kernel/
H A Dcpuinfo.c275 const struct seq_operations cpuinfo_op = {
/linux-master/arch/arm64/kvm/
H A Dsys_regs.c3495 static const struct seq_operations idregs_debug_sops = {
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-debug.c263 static const struct seq_operations vgic_debug_sops = {
/linux-master/arch/hexagon/kernel/
H A Dsetup.c132 const struct seq_operations cpuinfo_op = {
/linux-master/arch/loongarch/kernel/
H A Dproc.c125 const struct seq_operations cpuinfo_op = {
/linux-master/arch/m68k/kernel/
H A Dsetup_mm.c468 const struct seq_operations cpuinfo_op = {
H A Dsetup_no.c215 const struct seq_operations cpuinfo_op = {
/linux-master/arch/microblaze/include/asm/
H A Dprocessor.h19 extern const struct seq_operations cpuinfo_op;
/linux-master/arch/mips/kernel/
H A Dproc.c327 const struct seq_operations cpuinfo_op = {
/linux-master/arch/nios2/kernel/
H A Dcpuinfo.c188 const struct seq_operations cpuinfo_op = {
/linux-master/arch/openrisc/kernel/
H A Dsetup.c372 const struct seq_operations cpuinfo_op = {
/linux-master/arch/parisc/kernel/
H A Dsetup.c176 const struct seq_operations cpuinfo_op = {

Completed in 365 milliseconds

1234567891011