Home
last modified time | relevance | path

Searched defs:seq (Results 251 – 275 of 1193) sorted by relevance

1...<<11121314151617181920>>...48

/openbmc/linux/drivers/md/bcache/
H A Dbcache_ondisk.h178 __le64 seq; member
240 __u64 seq; member
349 __u64 seq; member
373 __u64 seq; member
423 __u64 seq; member
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_node.c926 struct efc_hw_sequence *seq) in efc_node_recv_els_frame()
967 struct efc_hw_sequence *seq) in efc_node_recv_ct_frame()
981 efc_node_recv_fcp_cmd(struct efc_node *node, struct efc_hw_sequence *seq) in efc_node_recv_fcp_cmd()
996 struct efc_hw_sequence *seq = NULL; in efc_process_node_pending() local
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Daf9005.c49 u8 command, seq; in af9005_generic_read_write() local
459 u8 seq; in af9005_send_command() local
514 u8 seq; in af9005_read_eeprom() local
832 u8 seq; in af9005_rc_query() local
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.c139 static void *reg_start(struct seq_file *seq, loff_t *pos) in reg_start()
144 static void reg_stop(struct seq_file *seq, void *p) in reg_stop()
149 static void *reg_next(struct seq_file *seq, void *p, loff_t *pos) in reg_next()
155 static int reg_show(struct seq_file *seq, void *p) in reg_show()
/openbmc/linux/net/netrom/
H A Daf_netrom.c1265 static void *nr_info_start(struct seq_file *seq, loff_t *pos) in nr_info_start()
1272 static void *nr_info_next(struct seq_file *seq, void *v, loff_t *pos) in nr_info_next()
1277 static void nr_info_stop(struct seq_file *seq, void *v) in nr_info_stop()
1283 static int nr_info_show(struct seq_file *seq, void *v) in nr_info_show()
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py266 def _genl_msg(nl_type, nl_flags, genl_cmd, genl_version, seq=None): argument
350 def _message(self, nl_type, nl_flags, seq=None): argument
356 def message(self, flags, command, version, seq=None): argument
388 def message(self, flags, command, version, seq=None): argument
/openbmc/linux/drivers/net/ppp/
H A Dpppoe.c1029 static int pppoe_seq_show(struct seq_file *seq, void *v) in pppoe_seq_show()
1066 static void *pppoe_seq_start(struct seq_file *seq, loff_t *pos) in pppoe_seq_start()
1076 static void *pppoe_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pppoe_seq_next()
1104 static void pppoe_seq_stop(struct seq_file *seq, void *v) in pppoe_seq_stop()
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dipcbuf.h35 unsigned long seq; member
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.c18 unsigned int seq; in hfi1_put_txreq() local
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c221 prism2_frag_cache_find(local_info_t *local, unsigned int seq, in prism2_frag_cache_find()
255 unsigned int frag, seq; in prism2_frag_cache_get() local
306 unsigned int seq; in prism2_frag_cache_invalidate() local
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_scb.c368 struct asd_seq_data *seq = &ascb->ha->seq; in asd_invalidate_edb() local
599 struct asd_seq_data *seq = &asd_ha->seq; in asd_init_post_escbs() local
866 struct asd_seq_data *seq = &ascb->ha->seq; in asd_ascb_timedout() local
/openbmc/btbridge/
H A Dbtbridged.c61 uint8_t seq; member
118 static struct bt_queue *bt_q_get_seq(struct btbridged_context *context, uint8_t seq) in bt_q_get_seq()
287 uint8_t netfn, lun, seq, cmd, cc; in method_send_message() local
/openbmc/sdeventplus/test/source/
H A Dbase.cpp97 testing::InSequence seq; in make_base() local
161 testing::InSequence seq; in TEST_F() local
190 testing::InSequence seq; in TEST_F() local
/openbmc/linux/include/net/
H A Dpptp.h22 __be32 seq; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_usb_mcu.c37 static int mt76x02u_mcu_wait_resp(struct mt76_dev *dev, u8 seq) in mt76x02u_mcu_wait_resp()
73 u8 seq = 0; in __mt76x02u_mcu_send_msg() local
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e63j0x03.c120 const void *seq, size_t len) in s6e63j0x03_dcs_write_seq()
127 #define s6e63j0x03_dcs_write_seq_static(ctx, seq...) \ argument
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dipcbuf.h29 unsigned int seq; member
/openbmc/ipmitool/src/plugins/lanplus/
H A Drmcp.h73 uint8_t seq; member
/openbmc/linux/include/linux/
H A Dfs_struct.h12 seqcount_spinlock_t seq; member
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c768 static void *bpf_sk_storage_map_seq_start(struct seq_file *seq, loff_t *pos) in bpf_sk_storage_map_seq_start()
781 static void *bpf_sk_storage_map_seq_next(struct seq_file *seq, void *v, in bpf_sk_storage_map_seq_next()
828 static int bpf_sk_storage_map_seq_show(struct seq_file *seq, void *v) in bpf_sk_storage_map_seq_show()
833 static void bpf_sk_storage_map_seq_stop(struct seq_file *seq, void *v) in bpf_sk_storage_map_seq_stop()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Duvd_v6_0.c919 static void uvd_v6_0_ring_emit_fence(struct amdgpu_ring *ring, u64 addr, u64 seq, in uvd_v6_0_ring_emit_fence()
952 u64 seq, unsigned flags) in uvd_v6_0_enc_ring_emit_fence()
1088 uint32_t seq = ring->fence_drv.sync_seq; in uvd_v6_0_ring_emit_pipeline_sync() local
1117 uint32_t seq = ring->fence_drv.sync_seq; in uvd_v6_0_enc_ring_emit_pipeline_sync() local
/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype.c1152 static void *memtype_seq_start(struct seq_file *seq, loff_t *pos) in memtype_seq_start()
1162 static void *memtype_seq_next(struct seq_file *seq, void *v, loff_t *pos) in memtype_seq_next()
1169 static void memtype_seq_stop(struct seq_file *seq, void *v) in memtype_seq_stop()
1174 static int memtype_seq_show(struct seq_file *seq, void *v) in memtype_seq_show()
/openbmc/linux/net/ax25/
H A Daf_ax25.c1931 static void *ax25_info_start(struct seq_file *seq, loff_t *pos) in ax25_info_start()
1938 static void *ax25_info_next(struct seq_file *seq, void *v, loff_t *pos) in ax25_info_next()
1943 static void ax25_info_stop(struct seq_file *seq, void *v) in ax25_info_stop()
1949 static int ax25_info_show(struct seq_file *seq, void *v) in ax25_info_show()
/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.c240 static int cs8409_i2c_bulk_read(struct sub_codec *scodec, struct cs8409_i2c_param *seq, int count) in cs8409_i2c_bulk_read()
325 static int cs8409_i2c_bulk_write(struct sub_codec *scodec, const struct cs8409_i2c_param *seq, in cs8409_i2c_bulk_write()
1035 const struct cs8409_cir_param *seq = cs8409_cs42l42_hw_cfg; in cs8409_cs42l42_hw_init() local
1281 const struct cs8409_cir_param *seq = dolphin_hw_cfg; in dolphin_hw_init() local
/openbmc/linux/include/uapi/asm-generic/
H A Dipcbuf.h31 unsigned short seq; member

1...<<11121314151617181920>>...48