/openbmc/linux/fs/smb/server/ |
H A D | asn1.c | 59 static void encode_asn_tag(char *buf, unsigned int *ofs, char tag, char seq, in encode_asn_tag()
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-core.c | 619 static int sun8i_ce_debugfs_show(struct seq_file *seq, void *v) in sun8i_ce_debugfs_show()
|
/openbmc/linux/include/linux/ |
H A D | u64_stats_sync.h | 66 seqcount_t seq; member
|
/openbmc/linux/net/ipv6/ |
H A D | syncookies.c | 120 __u32 seq = ntohl(th->seq) - 1; in __cookie_v6_check() local
|
H A D | addrconf.c | 525 u32 seq, int event, unsigned int flags, in inet6_netconf_fill_devconf() 4356 static struct inet6_ifaddr *if6_get_first(struct seq_file *seq, loff_t pos) in if6_get_first() 4387 static struct inet6_ifaddr *if6_get_next(struct seq_file *seq, in if6_get_next() 4409 static void *if6_seq_start(struct seq_file *seq, loff_t *pos) in if6_seq_start() 4416 static void *if6_seq_next(struct seq_file *seq, void *v, loff_t *pos) in if6_seq_next() 4425 static void if6_seq_stop(struct seq_file *seq, void *v) in if6_seq_stop() 4431 static int if6_seq_show(struct seq_file *seq, void *v) in if6_seq_show() 5062 u32 seq; member 5989 u32 portid, u32 seq, int event, unsigned int flags) in inet6_fill_ifinfo() 6139 struct prefix_info *pinfo, u32 portid, u32 seq, in inet6_fill_prefix()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_bpf_link.c | 142 struct seq_file *seq) in bpf_nf_link_show_info()
|
/openbmc/ipmitool/src/plugins/lan/ |
H A D | lan.c | 150 ipmi_req_lookup_entry(uint8_t seq, uint8_t cmd) in ipmi_req_lookup_entry() 162 ipmi_req_remove_entry(uint8_t seq, uint8_t cmd) in ipmi_req_remove_entry()
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_ldm.c | 454 rawSeq* const seq = rawSeqStore->seq + rawSeqStore->size; in ZSTD_ldm_generateSequences_internal() local 586 rawSeq* seq = rawSeqStore->seq + rawSeqStore->pos; in ZSTD_ldm_skipSequences() local
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_compat.c | 39 __u32 seq, reqid; member 51 __u32 aalgos, ealgos, calgos, seq; member
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-sitronix-st7701.c | 146 static inline int st7701_dsi_write(struct st7701 *st7701, const void *seq, in st7701_dsi_write() 152 #define ST7701_DSI(st7701, seq...) \ argument
|
H A D | panel-samsung-s6e8aa0.c | 169 #define s6e8aa0_dcs_write_seq(ctx, seq...) \ argument 176 #define s6e8aa0_dcs_write_seq_static(ctx, seq...) \ argument
|
/openbmc/linux/fs/nfsd/ |
H A D | nfssvc.c | 357 int seq = 0; in nfsd_copy_write_verifier() local 1084 struct seq_file *seq = file->private_data; in nfsd_pool_stats_release() local
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | dsp_tones.c | 239 u32 seq[10]; member
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | debug.h | 133 int (*read_fn)(struct seq_file *seq, void *data)) in brcmf_debugfs_add_entry()
|
/openbmc/linux/drivers/md/ |
H A D | md-faulty.c | 223 static void faulty_status(struct seq_file *seq, struct mddev *mddev) in faulty_status()
|
/openbmc/linux/fs/hfs/ |
H A D | super.c | 133 static int hfs_show_options(struct seq_file *seq, struct dentry *root) in hfs_show_options()
|
/openbmc/linux/fs/ceph/ |
H A D | caps.c | 635 unsigned seq, unsigned mseq, u64 realmino, int flags, in ceph_add_cap() 1214 u32 seq, issue_seq, mseq, time_warp_seq; member 3419 int seq = le32_to_cpu(grant->seq); in handle_cap_grant() local 3737 unsigned seq = le32_to_cpu(m->seq); in handle_cap_flush_ack() local 3936 int seq = le32_to_cpu(trunc->seq); in handle_cap_trunc() local 4116 unsigned seq = le32_to_cpu(im->seq); in handle_cap_import() local 4242 u32 seq, mseq; in ceph_handle_caps() local
|
/openbmc/linux/kernel/ |
H A D | audit.c | 937 struct sk_buff *audit_make_reply(int seq, int type, int done, in audit_make_reply() 1000 static void audit_send_reply(struct sk_buff *request_skb, int seq, int type, int done, in audit_send_reply() 1119 u32 seq; in audit_get_feature() local 1217 u32 seq; in audit_receive_msg() local
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | stk014.c | 124 __u8 seq = 0; in snd_val() local
|
/openbmc/linux/drivers/video/ |
H A D | vgastate.c | 30 __u8 *seq; member
|
/openbmc/linux/kernel/time/ |
H A D | timer_list.c | 338 static void timer_list_stop(struct seq_file *seq, void *v) in timer_list_stop()
|
/openbmc/linux/fs/ |
H A D | nsfs.c | 252 static int nsfs_show_path(struct seq_file *seq, struct dentry *dentry) in nsfs_show_path()
|
/openbmc/linux/net/psample/ |
H A D | psample.c | 42 enum psample_command cmd, u32 portid, u32 seq, in psample_group_nl_fill()
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | ramp_controller.c | 149 const struct reg_sequence *seq, in rc_write_cfg()
|
/openbmc/linux/arch/powerpc/mm/ptdump/ |
H A D | ptdump.c | 60 struct seq_file *seq; member
|