/openbmc/linux/net/atm/ |
H A D | br2684.c | 767 static void *br2684_seq_start(struct seq_file *seq, loff_t * pos) in br2684_seq_start() 774 static void *br2684_seq_next(struct seq_file *seq, void *v, loff_t * pos) in br2684_seq_next() 779 static void br2684_seq_stop(struct seq_file *seq, void *v) in br2684_seq_stop() 785 static int br2684_seq_show(struct seq_file *seq, void *v) in br2684_seq_show()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_netlink.c | 17 struct seq_file *seq = ctx->meta->seq; in dump_netlink() local
|
H A D | bpf_iter_vma_offset.c | 19 struct seq_file *seq = ctx->meta->seq; in get_vma_offset() local
|
H A D | bpf_iter_ksym.c | 31 struct seq_file *seq = ctx->meta->seq; in dump_ksym() local
|
H A D | bpf_iter_unix.c | 29 struct seq_file *seq; in dump_unix() local
|
/openbmc/linux/include/net/netns/ |
H A D | nexthop.h | 16 unsigned int seq; /* protected by rtnl_mutex */ member
|
/openbmc/linux/fs/quota/ |
H A D | netlink.c | 40 static atomic_t seq; in quota_send_warning() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xdping.h | 9 __be16 seq; member
|
/openbmc/linux/io_uring/ |
H A D | cancel.h | 13 int seq; member
|
/openbmc/linux/net/tls/ |
H A D | tls_device.c | 233 u32 seq) in tls_device_resync_tx() 617 u32 seq, u64 *p_record_sn) in tls_get_record() 700 struct sock *sk, u32 seq, u8 *rcd_sn) in tls_device_resync_rx() 717 s64 resync_req, u32 *seq, u16 *rcd_delta) in tls_device_rx_resync_async() 771 void tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq) in tls_device_rx_resync_new_rec()
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | trace.c | 168 static void trace_print_header(int seq, int prefix) in trace_print_header() 235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry()
|
/openbmc/linux/net/wireless/ |
H A D | lib80211_crypt_wep.c | 198 static int lib80211_wep_set_key(void *key, int len, u8 * seq, void *priv) in lib80211_wep_set_key() 211 static int lib80211_wep_get_key(void *key, int len, u8 * seq, void *priv) in lib80211_wep_get_key()
|
/openbmc/linux/net/ipv4/ |
H A D | esp4_offload.c | 36 __be32 seq; in esp4_gro_receive() local 262 __u32 seq; in esp_xmit() local
|
/openbmc/linux/net/phonet/ |
H A D | pn_netlink.c | 96 u32 portid, u32 seq, int event) in fill_addr() 161 u32 portid, u32 seq, int event) in fill_route()
|
/openbmc/linux/net/unix/ |
H A D | af_unix.c | 3215 static struct sock *unix_from_bucket(struct seq_file *seq, loff_t *pos) in unix_from_bucket() 3231 static struct sock *unix_get_first(struct seq_file *seq, loff_t *pos) in unix_get_first() 3252 static struct sock *unix_get_next(struct seq_file *seq, struct sock *sk, in unix_get_next() 3269 static void *unix_seq_start(struct seq_file *seq, loff_t *pos) in unix_seq_start() 3277 static void *unix_seq_next(struct seq_file *seq, void *v, loff_t *pos) in unix_seq_next() 3287 static void unix_seq_stop(struct seq_file *seq, void *v) in unix_seq_stop() 3295 static int unix_seq_show(struct seq_file *seq, void *v) in unix_seq_show() 3424 static struct sock *bpf_iter_unix_batch(struct seq_file *seq, in bpf_iter_unix_batch() 3459 static void *bpf_iter_unix_seq_start(struct seq_file *seq, loff_t *pos) in bpf_iter_unix_seq_start() 3492 static int bpf_iter_unix_seq_show(struct seq_file *seq, void *v) in bpf_iter_unix_seq_show() [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | debug.c | 51 int (*read_fn)(struct seq_file *seq, void *data)) in brcmf_debugfs_add_entry()
|
/openbmc/telemetry/tests/src/ |
H A D | test_report_manager.cpp | 458 InSequence seq; in TEST_F() local 474 InSequence seq; in TEST_F() local 486 InSequence seq; in TEST_F() local
|
H A D | test_trigger_manager.cpp | 400 InSequence seq; in TEST_F() local 416 InSequence seq; in TEST_F() local 428 InSequence seq; in TEST_F() local
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | pci_mcu.c | 23 int cmd, int *seq) in mt7921_mcu_send_message()
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_conntrack_seqadj.h | 21 struct nf_ct_seqadj seq[IP_CT_DIR_MAX]; member
|
/openbmc/linux/drivers/md/bcache/ |
H A D | journal.h | 117 uint64_t seq; member 134 uint64_t seq[SB_JOURNAL_BUCKETS]; member
|
/openbmc/linux/include/net/ |
H A D | gtp.h | 25 __be16 seq; member 44 __be16 seq; member
|
/openbmc/linux/block/ |
H A D | blk-flush.c | 165 unsigned int seq, blk_status_t error) in blk_flush_complete_seq() 261 unsigned int seq = blk_flush_cur_seq(rq); in flush_end_io() local
|
/openbmc/linux/net/ieee802154/ |
H A D | nl802154.c | 313 static inline void *nl802154hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl802154hdr_put() 452 struct sk_buff *msg, u32 portid, u32 seq, in nl802154_send_wpan_phy() 789 nl802154_send_iface(struct sk_buff *msg, u32 portid, u32 seq, int flags, in nl802154_send_iface() 1305 u32 portid, u32 seq, int flags, u8 cmd, in nl802154_prep_scan_event_msg() 1479 u32 seq, int flags, u8 cmd, u8 arg) in nl802154_prep_scan_msg() 1790 u32 seq, int flags, in nl802154_send_key() 1984 u32 seq, int flags, in nl802154_send_device() 2162 u32 seq, int flags, in nl802154_send_devkey() 2338 u32 seq, int flags, in nl802154_send_seclevel()
|
/openbmc/linux/fs/btrfs/ |
H A D | delayed-ref.c | 441 u64 seq) in merge_ref() 490 u64 seq = 0; in btrfs_merge_delayed_refs() local 513 int btrfs_check_delayed_seq(struct btrfs_fs_info *fs_info, u64 seq) in btrfs_check_delayed_seq() 869 u64 seq = 0; in init_delayed_ref_common() local
|