Searched refs:seq_operations (Results 1 - 25 of 269) sorted by last modified time

1234567891011

/linux-master/net/ipv6/
H A Dudp.c1723 const struct seq_operations udp6_seq_ops = {
H A Dip6_fib.c2764 const struct seq_operations ipv6_route_seq_ops = {
H A Daddrconf.c4494 static const struct seq_operations if6_seq_ops = {
/linux-master/net/ipv4/
H A Dudp.c2971 static const struct seq_operations bpf_iter_udp_seq_ops;
3329 static const struct seq_operations bpf_iter_udp_seq_ops = {
3352 const struct seq_operations udp_seq_ops = {
H A Draw.c1062 static const struct seq_operations raw_seq_ops = {
H A Droute.c224 static const struct seq_operations rt_cache_seq_ops = {
302 static const struct seq_operations rt_cpu_seq_ops = {
/linux-master/drivers/thermal/
H A Dthermal_debugfs.c336 static const struct seq_operations tt_sops = {
369 static const struct seq_operations dt_sops = {
801 static const struct seq_operations tze_sops = {
/linux-master/net/ax25/
H A Daf_ax25.c1992 static const struct seq_operations ax25_info_seqops = {
/linux-master/arch/arc/kernel/
H A Dsetup.c635 const struct seq_operations cpuinfo_op = {
/linux-master/net/unix/
H A Daf_unix.c3387 static const struct seq_operations unix_seq_ops = {
3583 static const struct seq_operations bpf_iter_unix_seq_ops = {
/linux-master/mm/
H A Dpage_owner.c925 static const struct seq_operations page_owner_stack_op = {
/linux-master/fs/kernfs/
H A Dfile.c208 static const struct seq_operations kernfs_seq_ops = {
/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/kernel/
H A Dkprobes.c2831 static const struct seq_operations kprobes_sops = {
2875 static const struct seq_operations kprobe_blacklist_sops = {
/linux-master/drivers/scsi/
H A Dsg.c2343 static const struct seq_operations dev_seq_ops = {
2351 static const struct seq_operations devstrs_seq_ops = {
2359 static const struct seq_operations debug_seq_ops = {
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_dbg.c1150 static const struct seq_operations dr_dump_sops = {
/linux-master/net/core/
H A Dsock_map.c779 static const struct seq_operations sock_map_seq_ops = {
1390 static const struct seq_operations sock_hash_seq_ops = {
H A Dsock.c4118 static const struct seq_operations proto_seq_ops = {
/linux-master/include/linux/
H A Dbpf.h46 struct seq_operations;
74 const struct seq_operations *seq_ops;
/linux-master/fs/nfsd/
H A Dnfs4state.c2924 static struct seq_operations states_seq_ops = {
/linux-master/drivers/gpio/
H A Dgpiolib.c4892 static const struct seq_operations gpiolib_sops = {
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c1183 static const struct seq_operations memtype_seq_ops = {
/linux-master/security/selinux/
H A Dselinuxfs.c1560 static const struct seq_operations sel_avc_cache_stats_seq_ops = {
/linux-master/drivers/ras/amd/
H A Dfmpm.c932 static const struct seq_operations fmpm_seq_ops = {
/linux-master/drivers/pwm/
H A Dcore.c1155 static const struct seq_operations pwm_debugfs_sops = {

Completed in 373 milliseconds

1234567891011