Searched refs:seq_operations (Results 201 - 225 of 269) sorted by relevance

1234567891011

/linux-master/fs/kernfs/
H A Dfile.c208 static const struct seq_operations kernfs_seq_ops = {
/linux-master/mm/
H A Dpage_owner.c925 static const struct seq_operations page_owner_stack_op = {
H A Dkmemleak.c1919 static const struct seq_operations kmemleak_seq_ops = {
/linux-master/net/ipv4/
H A Draw.c1062 static const struct seq_operations raw_seq_ops = {
H A Dfib_trie.c2841 static const struct seq_operations fib_trie_seq_ops = {
3030 static const struct seq_operations fib_route_seq_ops = {
H A Dping.c1151 static const struct seq_operations ping_v4_seq_ops = {
H A Darp.c1437 static const struct seq_operations arp_seq_ops = {
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 = {
/linux-master/net/ipv6/
H A Dip6mr.c456 static const struct seq_operations ip6mr_vif_seq_ops = {
517 static const struct seq_operations ipmr_mfc_seq_ops = {
H A Draw.c1243 static const struct seq_operations raw6_seq_ops = {
/linux-master/drivers/input/
H A Dinput.c1241 static const struct seq_operations input_devices_seq_ops = {
1304 static const struct seq_operations input_handlers_seq_ops = {
/linux-master/include/linux/
H A Dbpf.h46 struct seq_operations;
74 const struct seq_operations *seq_ops;
/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/net/hamradio/
H A Dyam.c823 static const struct seq_operations yam_seqops = {
H A Dscc.c2084 static const struct seq_operations scc_net_seq_ops = {
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-core.c1140 static const struct seq_operations saa7164_sops = {
/linux-master/drivers/net/wireless/ath/ath5k/
H A Ddebug.c164 static const struct seq_operations registers_sops = {
/linux-master/fs/nfsd/
H A Dexport.c1375 const struct seq_operations nfs_exports_op = {
/linux-master/net/sunrpc/
H A Dsvc_xprt.c1432 static const struct seq_operations svc_pool_stats_seq_ops = {
H A Dcache.c1447 static const struct seq_operations cache_content_op = {
/linux-master/net/netrom/
H A Daf_netrom.c1339 static const struct seq_operations nr_info_seqops = {
/linux-master/kernel/bpf/
H A Darraymap.c675 static const struct seq_operations bpf_array_map_seq_ops = {
/linux-master/net/l2tp/
H A Dl2tp_ppp.c1606 static const struct seq_operations pppol2tp_seq_ops = {
/linux-master/net/netfilter/
H A Dnf_synproxy_core.c299 static const struct seq_operations synproxy_cpu_seq_ops = {
/linux-master/kernel/trace/
H A Dtrace_events_trigger.c199 static const struct seq_operations event_triggers_seq_ops = {

Completed in 379 milliseconds

1234567891011