/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_mes.c | 750 u64 gpu_addr, u64 seq) in amdgpu_mes_unmap_legacy_queue()
|
/openbmc/linux/mm/ |
H A D | slub.c | 6279 static int slab_debugfs_show(struct seq_file *seq, void *v) in slab_debugfs_show() 6345 static void slab_debugfs_stop(struct seq_file *seq, void *v) in slab_debugfs_stop() 6349 static void *slab_debugfs_next(struct seq_file *seq, void *v, loff_t *ppos) in slab_debugfs_next() 6371 static void *slab_debugfs_start(struct seq_file *seq, loff_t *ppos) in slab_debugfs_start() 6442 struct seq_file *seq = file->private_data; in slab_debug_trace_release() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | hfi.h | 1496 static inline u8 hfi1_seq_incr_wrap(u8 seq) in hfi1_seq_incr_wrap() 1532 static inline bool last_rcv_seq(struct hfi1_ctxtdata *rcd, u32 seq) in last_rcv_seq() 1544 static inline bool hfi1_seq_incr(struct hfi1_ctxtdata *rcd, u32 seq) in hfi1_seq_incr() 1727 unsigned seq; in sc_to_vlt() local 2132 u32 seq = rhf_rcv_seq(rhf_to_cpu(get_rhf_addr(rcd))); in hfi1_packet_present() local
|
/openbmc/linux/net/ipv6/ |
H A D | route.c | 3908 u32 seq = info->nlh ? info->nlh->nlmsg_seq : 0; in __ip6_del_rt_siblings() local 5604 int iif, int type, u32 portid, u32 seq, in rt6_fill_node() 6165 u32 seq; in inet6_rt_notify() local 6194 u32 seq = info->nlh ? info->nlh->nlmsg_seq : 0; in fib6_rt_update() local 6310 static int rt6_stats_seq_show(struct seq_file *seq, void *v) in rt6_stats_seq_show()
|
/openbmc/linux/include/net/ |
H A D | tcp.h | 857 __u32 seq; /* Starting sequence number */ member 1376 static inline void tcp_init_wl(struct tcp_sock *tp, u32 seq) in tcp_init_wl() 1381 static inline void tcp_update_wl(struct tcp_sock *tp, u32 seq) in tcp_update_wl()
|
H A D | ip_tunnels.h | 163 __be32 seq; member
|
/openbmc/linux/fs/ext4/ |
H A D | super.c | 2906 static inline void ext4_show_quota_options(struct seq_file *seq, in ext4_show_quota_options() 2956 static int _ext4_show_options(struct seq_file *seq, struct super_block *sb, in _ext4_show_options() 3071 static int ext4_show_options(struct seq_file *seq, struct dentry *root) in ext4_show_options() 3076 int ext4_seq_options_show(struct seq_file *seq, void *offset) in ext4_seq_options_show()
|
/openbmc/linux/net/can/ |
H A D | gw.c | 615 u32 pid, u32 seq, int flags) in cgw_put_job()
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | fwcmd.h | 220 u8 seq; member
|
/openbmc/linux/net/netlabel/ |
H A D | netlabel_unlabeled.c | 96 u32 seq; member
|
/openbmc/linux/net/netfilter/ |
H A D | nfnetlink_log.c | 78 u_int32_t seq; /* instance-local sequential counter */ member
|
H A D | nft_compat.c | 654 nfnl_compat_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in nfnl_compat_fill_info()
|
/openbmc/linux/net/bridge/ |
H A D | br_mdb.c | 540 u32 seq, int type, unsigned int flags) in nlmsg_populate_rtr_fill()
|
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8192E_dev.c | 1416 unsigned int seq; in _rtl92e_process_phyinfo() local
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | lontium-lt9611.c | 487 const struct reg_sequence seq[] = { in lt9611_power_on() local
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_kern.c | 246 static int hostfs_show_options(struct seq_file *seq, struct dentry *root) in hostfs_show_options()
|
/openbmc/linux/net/ipv4/ |
H A D | nexthop.c | 695 int event, u32 portid, u32 seq, unsigned int nlflags) in nh_fill_node() 845 u32 seq = info->nlh ? info->nlh->nlmsg_seq : 0; in nexthop_notify() local 917 int event, u32 portid, u32 seq, in nh_fill_res_bucket()
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | pmbus_core.c | 1259 const char *name, const char *type, int seq, in pmbus_add_boolean() 1350 int seq, int page, int phase, in pmbus_add_sensor() 1399 const char *name, int seq, in pmbus_add_label()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | trx.h | 597 u32 seq:12; member 690 u32 seq:12; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | trx.h | 506 u32 seq:12; member 599 u32 seq:12; member
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | msgbuf.c | 1469 static int brcmf_msgbuf_stats_read(struct seq_file *seq, void *data) in brcmf_msgbuf_stats_read() 1516 static int brcmf_msgbuf_stats_read(struct seq_file *seq, void *data) in brcmf_msgbuf_stats_read()
|
/openbmc/linux/drivers/video/fbdev/nvidia/ |
H A D | nv_type.h | 52 u8 seq[NUM_SEQ_REGS]; member
|
/openbmc/linux/net/tipc/ |
H A D | group.c | 363 void tipc_group_self(struct tipc_group *grp, struct tipc_service_range *seq, in tipc_group_self()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | garmin_gps.c | 104 int seq; member
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | vga16fb.c | 539 u8 seq[VGA_SEQ_C]; in vga16fb_set_par() local
|