| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ping.c | 248 unsigned int seq; in inet_get_ping_group_range_net() local 1023 static struct sock *ping_get_first(struct seq_file *seq, int start) in ping_get_first() 1050 static struct sock *ping_get_next(struct seq_file *seq, struct sock *sk) in ping_get_next() 1064 static struct sock *ping_get_idx(struct seq_file *seq, loff_t pos) in ping_get_idx() 1074 void *ping_seq_start(struct seq_file *seq, loff_t *pos, sa_family_t family) in ping_seq_start() 1087 static void *ping_v4_seq_start(struct seq_file *seq, loff_t *pos) in ping_v4_seq_start() 1092 void *ping_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ping_seq_next() 1106 void ping_seq_stop(struct seq_file *seq, void *v) in ping_seq_stop() 1134 static int ping_v4_seq_show(struct seq_file *seq, void *v) in ping_v4_seq_show()
|
| H A D | tcp_ipv4.c | 166 u32 seq = tcptw->tw_snd_nxt + 65535 + 2; in tcp_twsk_unique() local 385 void tcp_req_err(struct sock *sk, u32 seq, bool abort) in tcp_req_err() 410 void tcp_ld_RTO_revert(struct sock *sk, u32 seq) in tcp_ld_RTO_revert() 475 u32 seq, snd_una; in tcp_v4_err() local 827 struct sk_buff *skb, u32 seq, u32 ack, in tcp_v4_send_ack() 940 u32 seq = (sk->sk_state == TCP_LISTEN) ? tcp_rsk(req)->snt_isn + 1 : in tcp_v4_reqsk_send_ack() local 2272 static void *listening_get_next(struct seq_file *seq, void *cur) in listening_get_next() 2314 static void *listening_get_idx(struct seq_file *seq, loff_t *pos) in listening_get_idx() 2339 static void *established_get_first(struct seq_file *seq) in established_get_first() 2377 static void *established_get_next(struct seq_file *seq, void *cur) in established_get_next() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_iter_tcp6.c | 75 static int dump_tcp6_sock(struct seq_file *seq, struct tcp6_sock *tp, in dump_tcp6_sock() 153 static int dump_tw_sock(struct seq_file *seq, struct tcp_timewait_sock *ttw, in dump_tw_sock() 182 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock() 216 struct seq_file *seq = ctx->meta->seq; in dump_tcp6() local
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/ |
| H A D | callback.c | 53 unsigned int seq, unsigned int portid, in __mnl_cb_run() 135 unsigned int seq, unsigned int portid, in mnl_cb_run2() 163 int mnl_cb_run(const void *buf, size_t numbytes, unsigned int seq, in mnl_cb_run()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | seq_file_net.h | 16 static inline struct net *seq_file_net(struct seq_file *seq) in seq_file_net() 29 static inline struct net *seq_file_single_net(struct seq_file *seq) in seq_file_single_net()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | idle.c | 57 unsigned int seq; in show_idle_count() local 74 unsigned int seq; in show_idle_time() local 100 unsigned int seq; in arch_cpu_idle_time() local
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_erl0.c | 92 struct iscsi_seq *seq; in iscsit_dataout_within_command_recovery_check() local 212 struct iscsi_seq *seq = NULL; in iscsit_dataout_check_sequence() local 355 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_check_datasn() local 413 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_pre_datapduinorder_yes() local 538 struct iscsi_seq *seq = NULL; in iscsit_dataout_post_crc_passed() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/mali_kutf_clk_rate_trace/kernel/ |
| H A D | mali_kutf_clk_rate_trace_test.c | 202 int seq = cmd->cmd_input.u.val_u64 & 0xFF; in kutf_clk_trace_do_change_pm_ctx() local 240 int seq = cmd->cmd_input.u.val_u64 & 0xFF; in kutf_clk_trace_do_get_rate() local 304 int seq = cmd->cmd_input.u.val_u64 & 0xFF; in kutf_clk_trace_do_get_snapshot() local 364 int seq = cmd->cmd_input.u.val_u64 & 0xFF; in kutf_clk_trace_do_invoke_notify_42k() local 403 int seq = cmd->cmd_input.u.val_u64 & 0xFF; in kutf_clk_trace_do_close_portal() local 437 int seq = cmd->cmd_input.u.val_u64 & 0xFF; in kutf_clk_trace_do_get_platform() local 583 int seq; in kutf_clk_trace_do_nack_response() local
|
| /OK3568_Linux_fs/kernel/kernel/gcov/ |
| H A D | fs.c | 94 static void *gcov_seq_start(struct seq_file *seq, loff_t *pos) in gcov_seq_start() 107 static void *gcov_seq_next(struct seq_file *seq, void *data, loff_t *pos) in gcov_seq_next() 119 static int gcov_seq_show(struct seq_file *seq, void *data) in gcov_seq_show() 128 static void gcov_seq_stop(struct seq_file *seq, void *data) in gcov_seq_stop() 182 struct seq_file *seq; in gcov_seq_open() local 222 struct seq_file *seq; in gcov_seq_release() local 275 struct seq_file *seq; in gcov_seq_write() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/ |
| H A D | front.hpp | 31 front(Sequence& seq) in front() 39 front(Sequence const& seq) in front()
|
| H A D | back.hpp | 32 back(Sequence& seq) in back() 40 back(Sequence const& seq) in back()
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_proc.c | 26 static void seq_printf_with_thousands_grouping(struct seq_file *seq, long v) in seq_printf_with_thousands_grouping() 90 static void drbd_syncer_progress(struct drbd_device *device, struct seq_file *seq, in drbd_syncer_progress() 215 int drbd_seq_show(struct seq_file *seq, void *v) in drbd_seq_show()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/io/ |
| H A D | out.hpp | 23 out(std::ostream& os, Sequence& seq) in out() 37 operator<<(std::ostream& os, Sequence const& seq) in operator <<()
|
| /OK3568_Linux_fs/kernel/net/ax25/ |
| H A D | ax25_route.c | 258 static void *ax25_rt_seq_start(struct seq_file *seq, loff_t *pos) in ax25_rt_seq_start() 277 static void *ax25_rt_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ax25_rt_seq_next() 284 static void ax25_rt_seq_stop(struct seq_file *seq, void *v) in ax25_rt_seq_stop() 290 static int ax25_rt_seq_show(struct seq_file *seq, void *v) in ax25_rt_seq_show()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/query/ |
| H A D | find.hpp | 56 find(Sequence& seq) in find() 65 find(Sequence const& seq) in find()
|
| H A D | find_if.hpp | 51 find_if(Sequence& seq) in find_if() 60 find_if(Sequence const& seq) in find_if()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-hypothesis/ |
| H A D | test_rle.py | 35 def run_length_encode(seq): argument 58 def run_length_decode(seq): argument
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | glock.c | 1305 void gfs2_print_dbg(struct seq_file *seq, const char *fmt, ...) in gfs2_print_dbg() 1987 static void dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in dump_glock() 2085 static void dump_holder(struct seq_file *seq, const struct gfs2_holder *gh, in dump_holder() 2165 void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in gfs2_dump_glock() 2206 static int gfs2_glstats_seq_show(struct seq_file *seq, void *iter_ptr) in gfs2_glstats_seq_show() 2251 static int gfs2_sbstats_seq_show(struct seq_file *seq, void *iter_ptr) in gfs2_sbstats_seq_show() 2358 static void *gfs2_glock_seq_start(struct seq_file *seq, loff_t *pos) in gfs2_glock_seq_start() 2383 static void *gfs2_glock_seq_next(struct seq_file *seq, void *iter_ptr, in gfs2_glock_seq_next() 2394 static void gfs2_glock_seq_stop(struct seq_file *seq, void *iter_ptr) in gfs2_glock_seq_stop() 2402 static int gfs2_glock_seq_show(struct seq_file *seq, void *iter_ptr) in gfs2_glock_seq_show() [all …]
|
| /OK3568_Linux_fs/kernel/include/vdso/ |
| H A D | helpers.h | 11 u32 seq; in vdso_read_begin() local 23 u32 seq; in vdso_read_retry() local
|
| /OK3568_Linux_fs/kernel/mm/kfence/ |
| H A D | report.c | 32 static void seq_con_printf(struct seq_file *seq, const char *fmt, ...) in seq_con_printf() 99 static void kfence_print_stack(struct seq_file *seq, const struct kfence_metadata *meta, in kfence_print_stack() 116 void kfence_print_object(struct seq_file *seq, const struct kfence_metadata *meta) in kfence_print_object()
|
| /OK3568_Linux_fs/kernel/kernel/printk/ |
| H A D | printk_ringbuffer.c | 1493 u64 seq; in prb_reserve() local 1758 unsigned long id, u64 seq, in desc_read_finalized_seq() 1798 static int prb_read(struct printk_ringbuffer *rb, u64 seq, in prb_read() 1843 u64 seq; in prb_first_seq() local 1887 static bool _prb_read_valid(struct printk_ringbuffer *rb, u64 *seq, in _prb_read_valid() 1939 bool prb_read_valid(struct printk_ringbuffer *rb, u64 seq, in prb_read_valid() 1969 bool prb_read_valid_info(struct printk_ringbuffer *rb, u64 seq, in prb_read_valid_info() 1996 u64 seq = 0; in prb_first_valid_seq() local 2024 u64 seq; in prb_next_seq() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/iteration/ |
| H A D | for_each.hpp | 36 for_each(Sequence& seq, F const& f) in for_each() 48 for_each(Sequence const& seq, F const& f) in for_each()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | pwr.c | 99 static u32 pwr_cmd_poll(struct mac_ax_adapter *adapter, struct mac_pwr_cfg *seq) in pwr_cmd_poll() 125 u8 cv_msk, u8 intf_msk, struct mac_pwr_cfg *seq) in sub_pwr_seq_start() 171 struct mac_pwr_cfg **seq) in pwr_seq_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | pwr.c | 99 static u32 pwr_cmd_poll(struct mac_ax_adapter *adapter, struct mac_pwr_cfg *seq) in pwr_cmd_poll() 125 u8 cv_msk, u8 intf_msk, struct mac_pwr_cfg *seq) in sub_pwr_seq_start() 171 struct mac_pwr_cfg **seq) in pwr_seq_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_dfs.c | 152 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
|