Home
last modified time | relevance | path

Searched defs:seq (Results 176 – 200 of 1049) sorted by relevance

12345678910>>...42

/linux/tools/testing/selftests/bpf/progs/
H A Dcgroup_iter.c19 struct seq_file *seq = ctx->meta->seq; in cgroup_id_printer() local
H A Dbpf_iter_ipv6_route.c14 struct seq_file *seq = ctx->meta->seq; in dump_ipv6_route() local
H A Dbpf_iter_task_btf.c18 struct seq_file *seq = ctx->meta->seq; in dump_task_struct() local
H A Dbpf_iter_task_file.c16 struct seq_file *seq = ctx->meta->seq; in dump_task_file() local
H A Dbpf_iter_vma_offset.c19 struct seq_file *seq = ctx->meta->seq; in get_vma_offset() local
H A Dbpf_iter_netlink.c17 struct seq_file *seq = ctx->meta->seq; in dump_netlink() local
/linux/kernel/printk/
H A Dprintk.c573 unsigned int seq; in latched_seq_read_nolock() local
742 atomic64_t seq; member
1184 u64 seq; in setup_log_buf() local
1567 u64 seq; in find_first_fitting_seq() local
1605 u64 seq; in syslog_print() local
1709 u64 seq; in syslog_print_all() local
1851 u64 seq; in do_syslog() local
2488 #define prb_read_valid(rb, seq, r) false argument
2980 bool printk_get_next_message(struct printk_message *pmsg, u64 seq, in printk_get_next_message()
3431 u64 seq; in __console_rewind_all() local
[all …]
/linux/fs/bcachefs/
H A Dsix.h138 u32 seq; member
289 unsigned seq) in six_relock_type()
/linux/drivers/md/bcache/
H A Djournal.h117 uint64_t seq; member
134 uint64_t seq[SB_JOURNAL_BUCKETS]; member
H A Dbcache_ondisk.h178 __le64 seq; member
240 __u64 seq; member
349 __u64 seq; member
373 __u64 seq; member
423 __u64 seq; member
/linux/net/ipv4/
H A Desp4_offload.c37 __be32 seq; in esp4_gro_receive() local
273 __u32 seq; in esp_xmit() local
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Ddebug.h31 int (*fn)(struct seq_file *seq, void *data)) in qtnf_debugfs_add_entry()
H A Ddebug.c20 int (*fn)(struct seq_file *seq, void *data)) in qtnf_debugfs_add_entry()
/linux/fs/nfsd/
H A Dstats.c30 static int nfsd_show(struct seq_file *seq, void *v) in nfsd_show()
/linux/net/tls/
H A Dtls_proc.c33 static int tls_statistics_seq_show(struct seq_file *seq, void *v) in tls_statistics_seq_show()
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmcu.c35 u8 seq, enum mcu_cmd cmd) in mt7601u_dma_skb_wrap_cmd()
68 static int mt7601u_mcu_wait_resp(struct mt7601u_dev *dev, u8 seq) in mt7601u_mcu_wait_resp()
117 u8 seq = 0; in mt7601u_mcu_msg_send() local
/linux/drivers/ata/
H A Dsata_sx4.c197 unsigned int seq; member
524 unsigned int seq, in __pdc20621_push_hdma()
542 unsigned int seq, in pdc20621_push_hdma()
599 u8 seq = (u8) (port_no + 1); in pdc20621_packet_start() local
681 u8 seq = (u8) (port_no + 1 + 4); in pdc20621_host_intr() local
696 u8 seq = (u8) (port_no + 1); in pdc20621_host_intr() local
/linux/include/net/netns/
H A Dnexthop.h16 unsigned int seq; /* protected by rtnl_mutex */ member
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci_mcu.c9 int cmd, int *seq) in mt7925_mcu_send_message()
/linux/net/ieee802154/
H A Dnl-mac.c75 u32 seq, int flags, struct net_device *dev) in ieee802154_nl_fill_iface()
902 ieee802154_nl_fill_key(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_key()
1039 ieee802154_nl_fill_dev(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_dev()
1146 ieee802154_nl_fill_devkey(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_devkey()
1276 ieee802154_nl_fill_seclevel(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_seclevel()
/linux/kernel/sched/
H A Dpsi.c196 static inline bool psi_read_retry(int cpu, u32 seq) in psi_read_retry()
280 unsigned int seq; in get_recent_times() local
1542 struct seq_file *seq; in psi_write() local
1600 struct seq_file *seq = file->private_data; in psi_fop_poll() local
1607 struct seq_file *seq = file->private_data; in psi_fop_release() local
/linux/net/ipv6/
H A Desp6_offload.c60 __be32 seq; in esp6_gro_receive() local
311 __u32 seq; in esp6_xmit() local
/linux/include/net/
H A Dgtp.h25 __be16 seq; member
44 __be16 seq; member
/linux/net/netrom/
H A Daf_netrom.c1265 static void *nr_info_start(struct seq_file *seq, loff_t *pos) in nr_info_start()
1272 static void *nr_info_next(struct seq_file *seq, void *v, loff_t *pos) in nr_info_next()
1277 static void nr_info_stop(struct seq_file *seq, void *v) in nr_info_stop()
1283 static int nr_info_show(struct seq_file *seq, void *v) in nr_info_show()
/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c139 static void *reg_start(struct seq_file *seq, loff_t *pos) in reg_start()
144 static void reg_stop(struct seq_file *seq, void *p) in reg_stop()
149 static void *reg_next(struct seq_file *seq, void *p, loff_t *pos) in reg_next()
155 static int reg_show(struct seq_file *seq, void *p) in reg_show()

12345678910>>...42