Home
last modified time | relevance | path

Searched defs:seq (Results 76 – 100 of 1196) sorted by relevance

12345678910>>...48

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dqmgr.c29 struct nvkm_falcon_qmgr_seq *seq; in nvkm_falcon_qmgr_seq_acquire() local
50 struct nvkm_falcon_qmgr_seq *seq) in nvkm_falcon_qmgr_seq_release()
/openbmc/linux/security/apparmor/
H A Dapparmorfs.c150 static int aafs_show_path(struct seq_file *seq, struct dentry *dentry) in aafs_show_path()
991 static int aa_sfs_seq_show(struct seq_file *seq, void *v) in aa_sfs_seq_show()
1064 struct seq_file *seq = (struct seq_file *) file->private_data; in seq_profile_release() local
1070 static int seq_profile_name_show(struct seq_file *seq, void *v) in seq_profile_name_show()
1081 static int seq_profile_mode_show(struct seq_file *seq, void *v) in seq_profile_mode_show()
1092 static int seq_profile_attach_show(struct seq_file *seq, void *v) in seq_profile_attach_show()
1108 static int seq_profile_hash_show(struct seq_file *seq, void *v) in seq_profile_hash_show()
1150 static int seq_ns_stacked_show(struct seq_file *seq, void *v) in seq_ns_stacked_show()
1161 static int seq_ns_nsstacked_show(struct seq_file *seq, void *v) in seq_ns_nsstacked_show()
1184 static int seq_ns_level_show(struct seq_file *seq, void *v) in seq_ns_level_show()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_task_stack.c15 struct seq_file *seq = ctx->meta->seq; in dump_task_stack() local
43 struct seq_file *seq = ctx->meta->seq; in get_task_user_stacks() local
H A Dtest_ringbuf_map_key.c12 int seq; member
32 long seq = 0; variable
H A Dbpf_iter_task.c16 struct seq_file *seq = ctx->meta->seq; in dump_task() local
43 struct seq_file *seq = ctx->meta->seq; in dump_task_sleepable() local
H A Dtest_ringbuf.c12 int seq; member
37 long seq = 0; variable
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_msgb.h118 static inline void msgb_push_frame(struct msgbuf *msgb, u8 ty, u16 len, u8 seq) in msgb_push_frame()
137 static inline void msgb_push_ack(struct msgbuf *msgb, u8 seq) in msgb_push_ack()
172 static inline void msgb_push_cmd(struct msgbuf *msgb, u8 seq, u16 rqid, in msgb_push_cmd()
/openbmc/linux/drivers/target/tcm_fc/
H A Dtfc_io.c91 struct fc_seq *seq = cmd->seq; in ft_queue_data_in() local
198 struct fc_seq *seq = cmd->seq; in ft_recv_write_data() local
329 struct fc_seq *seq; in ft_invl_hw_context() local
/openbmc/linux/kernel/printk/
H A Dprintk_ringbuffer.c1492 u64 seq; in prb_reserve() local
1756 unsigned long id, u64 seq, in desc_read_finalized_seq()
1796 static int prb_read(struct printk_ringbuffer *rb, u64 seq, in prb_read()
1841 u64 seq; in prb_first_seq() local
1885 static bool _prb_read_valid(struct printk_ringbuffer *rb, u64 *seq, in _prb_read_valid()
1937 bool prb_read_valid(struct printk_ringbuffer *rb, u64 seq, in prb_read_valid()
1967 bool prb_read_valid_info(struct printk_ringbuffer *rb, u64 seq, in prb_read_valid_info()
1994 u64 seq = 0; in prb_first_valid_seq() local
2022 u64 seq; in prb_next_seq() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_dfs.c152 struct mt76x02_dfs_sequence *seq) in mt76x02_dfs_seq_pool_put()
166 struct mt76x02_dfs_sequence *seq; in mt76x02_dfs_seq_pool_get() local
208 struct mt76x02_dfs_sequence *seq, *tmp_seq; in mt76x02_dfs_detector_reset() local
433 struct mt76x02_dfs_sequence seq, *seq_p; in mt76x02_dfs_create_sequence() local
518 struct mt76x02_dfs_sequence *seq, *tmp_seq; in mt76x02_dfs_add_event_to_sequence() local
548 struct mt76x02_dfs_sequence *seq; in mt76x02_dfs_check_detection() local
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c493 struct efc_hw_sequence *seq = NULL; in efct_hw_rqpair_get() local
530 struct efc_hw_sequence *seq; in efct_hw_rqpair_process_rq() local
602 efct_hw_rqpair_put(struct efct_hw *hw, struct efc_hw_sequence *seq) in efct_hw_rqpair_put()
655 efct_hw_rqpair_sequence_free(struct efct_hw *hw, struct efc_hw_sequence *seq) in efct_hw_rqpair_sequence_free()
672 efct_efc_hw_sequence_free(struct efc *efc, struct efc_hw_sequence *seq) in efct_efc_hw_sequence_free()
/openbmc/linux/mm/kfence/
H A Dreport.c32 static void seq_con_printf(struct seq_file *seq, const char *fmt, ...) in seq_con_printf()
105 static void kfence_print_stack(struct seq_file *seq, const struct kfence_metadata *meta, in kfence_print_stack()
129 void kfence_print_object(struct seq_file *seq, const struct kfence_metadata *meta) in kfence_print_object()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_standalone.c105 static struct hlist_nulls_node *ct_get_first(struct seq_file *seq) in ct_get_first()
121 static struct hlist_nulls_node *ct_get_next(struct seq_file *seq, in ct_get_next()
138 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) in ct_get_idx()
148 static void *ct_seq_start(struct seq_file *seq, loff_t *pos) in ct_seq_start()
387 static void *ct_cpu_seq_start(struct seq_file *seq, loff_t *pos) in ct_cpu_seq_start()
405 static void *ct_cpu_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ct_cpu_seq_next()
420 static void ct_cpu_seq_stop(struct seq_file *seq, void *v) in ct_cpu_seq_stop()
424 static int ct_cpu_seq_show(struct seq_file *seq, void *v) in ct_cpu_seq_show()
H A Dnf_conntrack_seqadj.c31 __be32 seq, s32 off) in nf_ct_seqadj_set()
79 struct nf_ct_seqadj *seq) in nf_ct_sack_block_adjust()
222 u32 seq) in nf_ct_seq_offset()
H A Dx_tables.c1432 u32 seq = raw_read_seqcount(s); in xt_replace_table() local
1518 static void *xt_table_seq_start(struct seq_file *seq, loff_t *pos) in xt_table_seq_start()
1530 static void *xt_table_seq_next(struct seq_file *seq, void *v, loff_t *pos) in xt_table_seq_next()
1541 static void xt_table_seq_stop(struct seq_file *seq, void *v) in xt_table_seq_stop()
1548 static int xt_table_seq_show(struct seq_file *seq, void *v) in xt_table_seq_show()
1580 static void *xt_mttg_seq_next(struct seq_file *seq, void *v, loff_t *ppos, in xt_mttg_seq_next()
1621 static void *xt_mttg_seq_start(struct seq_file *seq, loff_t *pos, in xt_mttg_seq_start()
1634 static void xt_mttg_seq_stop(struct seq_file *seq, void *v) in xt_mttg_seq_stop()
1649 static void *xt_match_seq_start(struct seq_file *seq, loff_t *pos) in xt_match_seq_start()
1654 static void *xt_match_seq_next(struct seq_file *seq, void *v, loff_t *ppos) in xt_match_seq_next()
[all …]
H A Dnf_conntrack_expect.c570 static struct hlist_node *ct_expect_get_first(struct seq_file *seq) in ct_expect_get_first()
583 static struct hlist_node *ct_expect_get_next(struct seq_file *seq, in ct_expect_get_next()
597 static struct hlist_node *ct_expect_get_idx(struct seq_file *seq, loff_t pos) in ct_expect_get_idx()
607 static void *exp_seq_start(struct seq_file *seq, loff_t *pos) in exp_seq_start()
614 static void *exp_seq_next(struct seq_file *seq, void *v, loff_t *pos) in exp_seq_next()
620 static void exp_seq_stop(struct seq_file *seq, void *v) in exp_seq_stop()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1967 static int mboxlog_show(struct seq_file *seq, void *v) in mboxlog_show()
2005 static inline void *mboxlog_get_idx(struct seq_file *seq, loff_t pos) in mboxlog_get_idx()
2013 static void *mboxlog_start(struct seq_file *seq, loff_t *pos) in mboxlog_start()
2018 static void *mboxlog_next(struct seq_file *seq, void *v, loff_t *pos) in mboxlog_next()
2024 static void mboxlog_stop(struct seq_file *seq, void *v) in mboxlog_stop()
2041 static int sge_qinfo_show(struct seq_file *seq, void *v) in sge_qinfo_show()
2144 static void *sge_queue_start(struct seq_file *seq, loff_t *pos) in sge_queue_start()
2151 static void sge_queue_stop(struct seq_file *seq, void *v) in sge_queue_stop()
2155 static void *sge_queue_next(struct seq_file *seq, void *v, loff_t *pos) in sge_queue_next()
2177 static int sge_qstats_show(struct seq_file *seq, void *v) in sge_qstats_show()
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c663 static inline void *l2t_get_idx(struct seq_file *seq, loff_t pos) in l2t_get_idx()
670 static void *l2t_seq_start(struct seq_file *seq, loff_t *pos) in l2t_seq_start()
675 static void *l2t_seq_next(struct seq_file *seq, void *v, loff_t *pos) in l2t_seq_next()
682 static void l2t_seq_stop(struct seq_file *seq, void *v) in l2t_seq_stop()
711 static int l2t_seq_show(struct seq_file *seq, void *v) in l2t_seq_show()
749 struct seq_file *seq = file->private_data; in l2t_seq_open() local
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_seq_pdu_list.c24 struct iscsi_seq *seq; in iscsit_dump_seq_list() local
294 struct iscsi_seq *seq = cmd->seq_list; in iscsit_do_build_pdu_and_seq_lists() local
494 struct iscsi_seq *seq = NULL; in iscsit_build_pdu_and_seq_lists() local
587 struct iscsi_seq *seq) in iscsit_get_pdu_holder_for_seq()
/openbmc/linux/drivers/net/hamradio/
H A Dbpqether.c376 static void *bpq_seq_start(struct seq_file *seq, loff_t *pos) in bpq_seq_start()
394 static void *bpq_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpq_seq_next()
410 static void bpq_seq_stop(struct seq_file *seq, void *v) in bpq_seq_stop()
417 static int bpq_seq_show(struct seq_file *seq, void *v) in bpq_seq_show()
/openbmc/linux/include/linux/
H A Dmroute_base.h352 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute()
397 static inline void *mr_vif_seq_start(struct seq_file *seq, loff_t *pos) in mr_vif_seq_start()
412 static inline void *mr_mfc_seq_start(struct seq_file *seq, loff_t *pos, in mr_mfc_seq_start()
426 static inline void mr_mfc_seq_stop(struct seq_file *seq, void *v) in mr_mfc_seq_stop()
443 static inline void *mr_vif_seq_next(struct seq_file *seq, in mr_vif_seq_next()
449 static inline void *mr_vif_seq_start(struct seq_file *seq, loff_t *pos) in mr_vif_seq_start()
460 static inline void *mr_mfc_seq_next(struct seq_file *seq, void *v, in mr_mfc_seq_next()
466 static inline void *mr_mfc_seq_start(struct seq_file *seq, loff_t *pos, in mr_mfc_seq_start()
472 static inline void mr_mfc_seq_stop(struct seq_file *seq, void *v) in mr_mfc_seq_stop()
/openbmc/linux/net/ipv4/
H A Draw.c950 static struct sock *raw_get_first(struct seq_file *seq, int bucket) in raw_get_first()
968 static struct sock *raw_get_next(struct seq_file *seq, struct sock *sk) in raw_get_next()
981 static struct sock *raw_get_idx(struct seq_file *seq, loff_t pos) in raw_get_idx()
991 void *raw_seq_start(struct seq_file *seq, loff_t *pos) in raw_seq_start()
1002 void *raw_seq_next(struct seq_file *seq, void *v, loff_t *pos) in raw_seq_next()
1015 void raw_seq_stop(struct seq_file *seq, void *v) in raw_seq_stop()
1024 static void raw_sock_seq_show(struct seq_file *seq, struct sock *sp, int i) in raw_sock_seq_show()
1043 static int raw_seq_show(struct seq_file *seq, void *v) in raw_seq_show()
/openbmc/linux/drivers/char/tpm/eventlog/
H A Dcommon.c29 struct seq_file *seq; in tpm_bios_measurements_open() local
60 struct seq_file *seq = file->private_data; in tpm_bios_measurements_release() local
/openbmc/linux/fs/
H A Dd_path.c160 unsigned seq, m_seq = 0; in prepend_path() local
241 unsigned seq; in get_fs_root_rcu() local
335 int seq = 0; in __dentry_path() local
385 unsigned seq; in get_fs_root_and_pwd_rcu() local
/openbmc/linux/net/core/
H A Dneighbour.c1550 unsigned int seq; in neigh_resolve_output() local
1581 unsigned int seq; in neigh_connected_output() local
2162 u32 pid, u32 seq, int type, int flags) in neightbl_fill_info()
2254 u32 pid, u32 seq, int type, in neightbl_fill_param_info()
2564 u32 pid, u32 seq, int type, unsigned int flags) in neigh_fill_info()
2626 u32 pid, u32 seq, int type, unsigned int flags, in pneigh_fill_info()
2977 u32 pid, u32 seq) in neigh_get_reply()
3006 u32 pid, u32 seq, struct neigh_table *tbl) in pneigh_get_reply()
3190 static struct neighbour *neigh_get_first(struct seq_file *seq) in neigh_get_first()
3229 static struct neighbour *neigh_get_next(struct seq_file *seq, in neigh_get_next()
[all …]

12345678910>>...48