Home
last modified time | relevance | path

Searched refs:seq_operations (Results 51 – 75 of 268) sorted by relevance

1234567891011

/openbmc/linux/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c73 static const struct seq_operations hcall_inst_sops = {
/openbmc/linux/kernel/module/
H A Dtracking.c103 static const struct seq_operations unloaded_tainted_modules_seq_ops = {
H A Dprocfs.c112 static const struct seq_operations modules_op = {
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgruprocfs.c228 static const struct seq_operations cch_seq_ops = {
235 static const struct seq_operations gru_seq_ops = {
/openbmc/linux/security/keys/
H A Dproc.c21 static const struct seq_operations proc_keys_ops = {
33 static const struct seq_operations proc_key_users_ops = {
/openbmc/linux/fs/proc/
H A Dproc_net.c115 struct proc_dir_entry *parent, const struct seq_operations *ops, in proc_create_net_data()
158 const struct seq_operations *ops, in proc_create_net_data_write()
/openbmc/linux/arch/microblaze/kernel/cpu/
H A Dmb.c153 const struct seq_operations cpuinfo_op = {
/openbmc/linux/drivers/zorro/
H A Dproc.c91 static const struct seq_operations zorro_devices_seq_ops = {
/openbmc/linux/fs/
H A Dmount.h133 extern const struct seq_operations mounts_op;
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_no.c215 const struct seq_operations cpuinfo_op = {
/openbmc/linux/include/linux/
H A Datalk.h153 extern const struct seq_operations aarp_seq_ops;
H A Dtty_ldisc.h277 extern const struct seq_operations tty_ldiscs_seq_ops;
/openbmc/linux/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_ops = {
/openbmc/linux/drivers/char/tpm/eventlog/
H A Dtpm2.c154 const struct seq_operations tpm2_binary_b_measurements_seqops = {
H A Dcommon.c31 const struct seq_operations *seqops; in tpm_bios_measurements_open()
/openbmc/linux/arch/loongarch/kernel/
H A Dproc.c125 const struct seq_operations cpuinfo_op = {
/openbmc/linux/include/net/
H A Dax25.h417 extern const struct seq_operations ax25_rt_seqops;
473 extern const struct seq_operations ax25_uid_seqops;
/openbmc/linux/net/ax25/
H A Dax25_uid.c181 const struct seq_operations ax25_uid_seqops = {
/openbmc/linux/arch/sh/kernel/cpu/
H A Dproc.c145 const struct seq_operations cpuinfo_op = {
/openbmc/linux/kernel/printk/
H A Dindex.c118 static const struct seq_operations dfs_index_sops = {
/openbmc/linux/kernel/locking/
H A Dlockdep_proc.c120 static const struct seq_operations lockdep_ops = {
185 static const struct seq_operations lockdep_chains_ops = {
632 static const struct seq_operations lockstat_ops = {
/openbmc/linux/mm/
H A Dvmstat.c1644 static const struct seq_operations fragmentation_op = {
1651 static const struct seq_operations pagetypeinfo_op = {
1773 static const struct seq_operations zoneinfo_op = {
1864 static const struct seq_operations vmstat_op = {
2210 static const struct seq_operations unusable_sops = {
2252 static const struct seq_operations extfrag_sops = {
/openbmc/linux/drivers/xen/xenfs/
H A Dxensyms.c104 static const struct seq_operations xensyms_seq_ops = {
/openbmc/linux/kernel/trace/
H A Dtrace_recursion_record.c174 static const struct seq_operations recursed_function_seq_ops = {
/openbmc/linux/fs/pstore/
H A Dinode.c122 static const struct seq_operations pstore_ftrace_seq_ops = {
146 const struct seq_operations *sops = NULL; in pstore_file_open()

1234567891011