/openbmc/linux/net/core/ |
H A D | neighbour.c | 1550 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() 2563 u32 pid, u32 seq, int type, unsigned int flags) in neigh_fill_info() 2625 u32 pid, u32 seq, int type, unsigned int flags, in pneigh_fill_info() 2975 u32 pid, u32 seq) in neigh_get_reply() 3004 u32 pid, u32 seq, struct neigh_table *tbl) in pneigh_get_reply() 3227 static struct neighbour *neigh_get_next(struct seq_file *seq, in neigh_get_next() 3412 void neigh_seq_stop(struct seq_file *seq, void *v) in neigh_seq_stop() [all …]
|
H A D | secure_seq.c | 39 static u32 seq_scale(u32 seq) in seq_scale() 164 u64 seq; in secure_dccp_sequence_number() local 190 u64 seq; in secure_dccpv6_sequence_number() local
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_expect.c | 570 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()
|
H A D | nfnetlink_hook.c | 79 unsigned int seq, in nfnl_hook_put_bpf_prog_info() 114 unsigned int seq, in nfnl_hook_put_nft_chain_info() 159 int family, unsigned int seq) in nfnl_hook_dump_one()
|
/openbmc/linux/lib/kunit/ |
H A D | debugfs.c | 40 static void debugfs_print_result(struct seq_file *seq, in debugfs_print_result() 53 static int debugfs_print_results(struct seq_file *seq, void *v) in debugfs_print_results()
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-xts.c | 344 uint64_t seq; in test_xts() local 379 uint64_t seq; in test_xts_split() local 425 uint64_t seq; in test_xts_unaligned() local
|
/openbmc/linux/kernel/bpf/preload/iterators/ |
H A D | iterators.bpf.c | 10 struct seq_file *seq; member 81 struct seq_file *seq = ctx->meta->seq; in dump_bpf_map() local 101 struct seq_file *seq = ctx->meta->seq; in dump_bpf_prog() local
|
/openbmc/linux/net/batman-adv/ |
H A D | bat_v.c | 130 batadv_v_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_neigh() 180 batadv_v_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_hardif() 268 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_subentry() 337 batadv_v_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_entry() 388 batadv_v_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_bucket()
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | socinfo.c | 454 static int qcom_show_build_id(struct seq_file *seq, void *p) in qcom_show_build_id() 463 static int qcom_show_pmic_model(struct seq_file *seq, void *p) in qcom_show_pmic_model() 479 static int qcom_show_pmic_model_array(struct seq_file *seq, void *p) in qcom_show_pmic_model_array() 505 static int qcom_show_pmic_die_revision(struct seq_file *seq, void *p) in qcom_show_pmic_die_revision() 516 static int qcom_show_chip_id(struct seq_file *seq, void *p) in qcom_show_chip_id()
|
/openbmc/linux/drivers/scsi/libfc/ |
H A D | fc_fcp.c | 187 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp) in fc_fcp_pkt_destroy() 589 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq, in fc_fcp_send_data() 773 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv() 981 struct fc_seq *seq; in fc_fcp_complete_locked() local 1168 struct fc_seq *seq; in fc_fcp_cmd_send() local 1362 static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_tm_done() 1504 static void fc_fcp_rec_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_rec_resp() 1720 struct fc_seq *seq; in fc_fcp_srr() local 1768 static void fc_fcp_srr_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_srr_resp()
|
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/ |
H A D | version_read_unittest.cpp | 41 testing::InSequence seq; in TEST_F() local 63 testing::InSequence seq; in TEST_F() local
|
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/ |
H A D | log_read_unittest.cpp | 55 testing::InSequence seq; in TEST_F() local 77 testing::InSequence seq; in TEST_F() local
|
/openbmc/linux/net/ipv4/ |
H A D | igmp.c | 2772 static inline struct ip_mc_list *igmp_mc_get_first(struct seq_file *seq) in igmp_mc_get_first() 2813 static struct ip_mc_list *igmp_mc_get_idx(struct seq_file *seq, loff_t pos) in igmp_mc_get_idx() 2822 static void *igmp_mc_seq_start(struct seq_file *seq, loff_t *pos) in igmp_mc_seq_start() 2829 static void *igmp_mc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in igmp_mc_seq_next() 2840 static void igmp_mc_seq_stop(struct seq_file *seq, void *v) in igmp_mc_seq_stop() 2850 static int igmp_mc_seq_show(struct seq_file *seq, void *v) in igmp_mc_seq_show() 2901 static inline struct ip_sf_list *igmp_mcf_get_first(struct seq_file *seq) in igmp_mcf_get_first() 2967 static void *igmp_mcf_seq_start(struct seq_file *seq, loff_t *pos) in igmp_mcf_seq_start() 2974 static void *igmp_mcf_seq_next(struct seq_file *seq, void *v, loff_t *pos) in igmp_mcf_seq_next() 2985 static void igmp_mcf_seq_stop(struct seq_file *seq, void *v) in igmp_mcf_seq_stop() [all …]
|
H A D | ipmr_base.c | 128 void *mr_vif_seq_next(struct seq_file *seq, void *v, loff_t *pos) in mr_vif_seq_next() 172 void *mr_mfc_seq_next(struct seq_file *seq, void *v, in mr_mfc_seq_next() 301 u32 portid, u32 seq, struct mr_mfc *c, in mr_table_dump() 358 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute()
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | context.c | 340 static struct hl_fence *hl_ctx_get_fence_locked(struct hl_ctx *ctx, u64 seq) in hl_ctx_get_fence_locked() 356 struct hl_fence *hl_ctx_get_fence(struct hl_ctx *ctx, u64 seq) in hl_ctx_get_fence() 388 u64 seq = seq_arr[i]; in hl_ctx_get_fences() local
|
/openbmc/linux/drivers/misc/eeprom/ |
H A D | idt_89hpesx.c | 259 const struct idt_smb_seq *seq) in idt_smb_write_byte() 291 struct idt_smb_seq *seq) in idt_smb_read_byte() 324 const struct idt_smb_seq *seq) in idt_smb_write_word() 373 struct idt_smb_seq *seq) in idt_smb_read_word() 424 const struct idt_smb_seq *seq) in idt_smb_write_block() 447 struct idt_smb_seq *seq) in idt_smb_read_block() 477 const struct idt_smb_seq *seq) in idt_smb_write_i2c_block() 507 struct idt_smb_seq *seq) in idt_smb_read_i2c_block()
|
/openbmc/linux/lib/vdso/ |
H A D | gettimeofday.c | 56 u32 seq; in do_hres_timens() local 115 u32 seq; in do_hres() local 173 s32 seq; in do_coarse_timens() local 205 u32 seq; in do_coarse() local
|
/openbmc/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | debugfs.c | 33 static int identity_show(struct seq_file *seq, void *v) in identity_show() 75 static int viftype_show(struct seq_file *seq, void *v) in viftype_show()
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | debug.c | 61 static int wfx_counters_show(struct seq_file *seq, void *v) in wfx_counters_show() 151 static int wfx_rx_stats_show(struct seq_file *seq, void *v) in wfx_rx_stats_show() 181 static int wfx_tx_power_loop_show(struct seq_file *seq, void *v) in wfx_tx_power_loop_show()
|
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.h | 47 u32 seq; member 57 u32 seq; member
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | debugfs.c | 293 static void *iwl_dbgfs_fw_info_seq_next(struct seq_file *seq, in iwl_dbgfs_fw_info_seq_next() 309 static void iwl_dbgfs_fw_info_seq_stop(struct seq_file *seq, in iwl_dbgfs_fw_info_seq_stop() 315 static void *iwl_dbgfs_fw_info_seq_start(struct seq_file *seq, loff_t *pos) in iwl_dbgfs_fw_info_seq_start() 331 static int iwl_dbgfs_fw_info_seq_show(struct seq_file *seq, void *v) in iwl_dbgfs_fw_info_seq_show()
|
/openbmc/linux/net/ipv6/ |
H A D | mcast.c | 2863 static inline struct ifmcaddr6 *igmp6_mc_get_first(struct seq_file *seq) in igmp6_mc_get_first() 2904 static struct ifmcaddr6 *igmp6_mc_get_idx(struct seq_file *seq, loff_t pos) in igmp6_mc_get_idx() 2913 static void *igmp6_mc_seq_start(struct seq_file *seq, loff_t *pos) in igmp6_mc_seq_start() 2920 static void *igmp6_mc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in igmp6_mc_seq_next() 2928 static void igmp6_mc_seq_stop(struct seq_file *seq, void *v) in igmp6_mc_seq_stop() 2939 static int igmp6_mc_seq_show(struct seq_file *seq, void *v) in igmp6_mc_seq_show() 2970 static inline struct ip6_sf_list *igmp6_mcf_get_first(struct seq_file *seq) in igmp6_mcf_get_first() 3033 static void *igmp6_mcf_seq_start(struct seq_file *seq, loff_t *pos) in igmp6_mcf_seq_start() 3040 static void *igmp6_mcf_seq_next(struct seq_file *seq, void *v, loff_t *pos) in igmp6_mcf_seq_next() 3051 static void igmp6_mcf_seq_stop(struct seq_file *seq, void *v) in igmp6_mcf_seq_stop() [all …]
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | rx_reorder.c | 28 static inline int reorder_index(struct wil_tid_ampdu_rx *r, u16 seq) in reorder_index() 88 u16 seq; in wil_rx_reorder() local 215 u8 cid, u8 tid, u16 seq) in wil_rx_bar()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_vblank.c | 945 unsigned int seq; in drm_vblank_count_and_time() local 1026 u64 seq, ktime_t now) in send_vblank_event() 1127 u64 seq; in drm_crtc_send_vblank_event() local 1348 u64 seq; in drm_crtc_vblank_off() local 1667 u64 seq; in drm_queue_vblank_event() local 1797 u64 req_seq, seq; in drm_wait_vblank_ioctl() local 1938 u64 seq; in drm_handle_vblank_events() local 2128 u64 seq; in drm_crtc_queue_sequence_ioctl() local
|
/openbmc/linux/include/linux/ |
H A D | connector.h | 45 u32 seq, group; member 51 u32 seq, groups; member
|